Build: #47 was successful Child of CASA-CTT-98
Code commits
OPEN-CASA
-
Darrell Schiebel ae079602cee0312067f77b88347fd75bdef7dbf9
Merge pull request #867 in CASA/casa from CAS-12268 to master
* commit '2efbe45acbcad84c53913849bfdbabcb4c1c798a':
CAS-12268 squash compiler warnings -
Darrell Schiebel 8c5ffcb5d05961bc8d07b4054194d938ee907d17
Merge pull request #868 in CASA/casa from bugfix/CAS-12226 to master
* commit '28987a1e8ab9206282397d5a092c7559389f17ed':
Another problem fix related to a recent casacore change (datatype Int64 in TaQL), not related to CAS-12226 but found while updating the casacore submodule ref for it.
Datatype int64 was not handled in BasePlot.cc . Fix not related to CAS-12226 but the problem came up in the related casacore submodule update.
Added missing feature in copyWeather in MSConcat (don't reindex ant ids==-1) for CAS-12226 -
Sandra Castro cc7da97b239ce91897b989295fa03c9882616f1b
Merge pull request #869 in CASA/casa from bugfix/CAS-11367 to master
* commit '2a74539e593048170e188275e677689b2f0a1b26':
Skip currently failing 3 tests in parallel mode until further fixes are done.
minor bug fix -
Dirk Petry 28987a1e8ab9206282397d5a092c7559389f17ed
Another problem fix related to a recent casacore change (datatype Int64 in TaQL), not related to CAS-12226 but found while updating the casacore submodule ref for it.
-
Takahiro Tsutsumi 2a74539e593048170e188275e677689b2f0a1b26
Merge branch 'master' into bugfix/CAS-11367 with Fixed Conflict gcwrap/python/scripts/tests/test_refimager.py
-
Takahiro Tsutsumi 2427cdb4f0e58df77ee80f30c71d4eec1e616146 m
Skip currently failing 3 tests in parallel mode until further fixes are done.
-
Dirk Petry 103bb1139d622a6dc9d2e20305ba0bd3250a92e2
Datatype int64 was not handled in BasePlot.cc . Fix not related to CAS-12226 but the problem came up in the related casacore submodule update.
-
Dirk Petry 315773e2955989c381bf2d9b9256f7ee149b6d91
Merge branch 'master' into bugfix/CAS-12226
-
David Mehringer <dmehring@earendil.local> 2efbe45acbcad84c53913849bfdbabcb4c1c798a m
CAS-12268 squash compiler warnings
-
Takahiro Tsutsumi 38b1d08420a51ddc0ea752abbad7edeaa4681fb1 m
Merge branch 'master' into bugfix/CAS-11367
-
Takahiro Tsutsumi 2420d8fa40eda89291f32a4293f49920d6eba35c m
Merge branch 'master' into bugfix/CAS-11367 fixed the following Conflicts: code/synthesis/ImagerObjects/SDAlgorithmBase.cc code/synthesis/ImagerObjects/SIImageStore.cc gcwrap/python/scripts/tests/test_refimager.py
-
Dirk Petry da46cd6955df05ffe191b3b9b0a5dc115deb0603 m
Added missing feature in copyWeather in MSConcat (don't reindex ant ids==-1) for CAS-12226
-
Takahiro Tsutsumi d540cb5cdccbb269792aea1c738708a6a87a53c5 m
Merge branch 'master' into bugfix/CAS-11367 Reseolved the following Conflicts: code/synthesis/ImagerObjects/SDAlgorithmBase.cc code/synthesis/ImagerObjects/SIImageStore.cc code/synthesis/ImagerObjects/SIImageStoreMultiTerm.cc code/synthesis/ImagerObjects/SynthesisImagerVi2.cc gcwrap/python/scripts/task_tclean.py gcwrap/python/scripts/tests/test_refimager.py
Also, modify test_imager_helper.py to add a message if image is a refcocat
image. -
Takahiro Tsutsumi 09cdef6b65cdc7e22d3a5492a679e5cede56fe28 m
minor bug fix