Build: #196 was successful Changes by Sandra Castro
Code commits
Casa6
-
Sandra Castro 11567b9f5914efb3aa3eff7afbdbebf12fb0e8f9
Merge pull request #309 in CASA/casa6 from CAS-8755 to master
* commit 'd1095cfc530eda104fde17715969559c2adac281':
fix a delete temporary file issue
has_key has disappeared in python3
fix a conversion of rownr_t to uInt that compiled in casa5 but not casa6
cleanup of temp files when automask is used
merge changes due to CAS-9386 to make it work here
tweaked FDSize check error message to be more informative
add check of expected maximum FDSize to test_perf_tclean_mem_setweighting.py
removed a couple of print statements
fixed a multi ms multi field bug
making use of imagingweight scratch column for perchanweight now.. -
Kumar Golap d1095cfc530eda104fde17715969559c2adac281 m
fix a delete temporary file issue
-
Kumar Golap aa3dfea31cbb99300d44df98203cd8c0f36cf24a m
Merge branch 'master' into CAS-8755
-
Kumar Golap cb2241e8a071c360da11d513c1826ce8cde23451 m
has_key has disappeared in python3
-
Kumar Golap 1cf2c48e45c64e0ecfac06bc47f4da6d1f695e7a m
fix a conversion of rownr_t to uInt that compiled in casa5 but not casa6
-
Kumar Golap 25a75594c223a353b99f55ff91a95bca54d0470f m
cleanup of temp files when automask is used
- casa5/code/synthesis/ImagerObjects/CubeMajorCycleAlgorithm.cc (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
- casa5/code/synthesis/ImagerObjects/SIMapperCollection.cc (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
- casa5/code/synthesis/ImagerObjects/SIMapperCollection.h (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImager.cc (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImager.h (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
- casa5/code/synthesis/TransformMachines2/FTMachine.cc (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
- casa5/code/synthesis/TransformMachines2/FTMachine.h (version 25a75594c223a353b99f55ff91a95bca54d0470f) (diffs)
-
Kumar Golap 657029626e3668401ec875c1bcc21efb41911629 m
merge changes due to CAS-9386 to make it work here
- casa5/code/synthesis/ImagerObjects/SIMapperCollection.cc (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/ImagerObjects/SIMapperCollection.h (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImager.cc (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImager.h (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImagerVi2.h (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/TransformMachines2/BriggsCubeWeightor.cc (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/TransformMachines2/BriggsCubeWeightor.h (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/TransformMachines2/FTMachine.cc (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/code/synthesis/TransformMachines2/FTMachine.h (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casa5/gcwrap/python/scripts/imagerhelpers/imager_base.py (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
- casatasks/src/modules/imagerhelpers/imager_base.py (version 657029626e3668401ec875c1bcc21efb41911629) (diffs)
-
Kumar Golap c3789e670c4bdfa50d3c432ebd46835170acaf88 m
Merge branch 'master' into CAS-8755
-
Bob Garwood c853790151a05d497e725217bd3199281c13bc75 m
tweaked FDSize check error message to be more informative
-
Bob Garwood 0f674ed953d60c7e1d78d23e31c571c3a042c60b m
add check of expected maximum FDSize to test_perf_tclean_mem_setweighting.py
-
Ville Suoranta 8b2ea068f37c4f036ba9ee65b5c123cfb51493ee m
Merge branch 'master' into CAS-8755
-
Kumar Golap df9e310d7992f8e3927f0b700b7e1abb7f3cd4d3 m
removed a couple of print statements
-
Kumar Golap eaced49f3c2589c4b1258facf537e7031ec518c6 m
fixed a multi ms multi field bug
-
Kumar Golap d526cc05abffd8cc77a5a040ecab2f2021d458dd m
making use of imagingweight scratch column for perchanweight now..
- casa5/code/synthesis/CMakeLists.txt (version d526cc05abffd8cc77a5a040ecab2f2021d458dd) (diffs)
- casa5/code/synthesis/TransformMachines2/BriggsCubeWeightor.cc (version d526cc05abffd8cc77a5a040ecab2f2021d458dd) (diffs)
- casa5/code/synthesis/TransformMachines2/BriggsCubeWeightor.h (version d526cc05abffd8cc77a5a040ecab2f2021d458dd) (diffs)
- casa5/code/synthesis/TransformMachines2/FTMachine.cc (version d526cc05abffd8cc77a5a040ecab2f2021d458dd) (diffs)
- casa5/code/synthesis/TransformMachines2/test/tCubeBriggsWeightor.cc (version d526cc05abffd8cc77a5a040ecab2f2021d458dd) (diffs)