Build: #56 was successful Child of CASA-CTT-108
Code commits
OPEN-CASA
-
Ville Suoranta 1635a29f0c040fcca6bd534dc25a20c5ba0b1ea3
Merge pull request #884 in CASA/casa from bugfix/CAS-12283 to master
* commit 'c3f94c667cc76425e3a8695bfba7233b9239816f':
Call to close() in the tbtool instance
Avoid casting from unsigned to signed, but rather the other way round
Fix comparison of dd columns
Add test to veify CAS-12283 is fixed
test_split2.py has been renamed to test_split.py
Move test_split2.py to test_split.py
Apply consistent space indentation
sorts the output DDI vector from MSSelection
Fix compiler warnings -
C. Enrique Garcia Dabo c3f94c667cc76425e3a8695bfba7233b9239816f m
Call to close() in the tbtool instance
Fixes partially CAS-12283 -
C. Enrique Garcia Dabo 2a6ff799c52f597d5dcaff5168e9865a638cdddf m
Avoid casting from unsigned to signed, but rather the other way round
Fixes partially CAS-12283 -
C. Enrique Garcia Dabo e6a4f2ffc6c413cd9a0e155d0e7469373b6aed6b m
Fix comparison of dd columns
Fixes partially CAS-12283 -
C. Enrique Garcia Dabo 9da84473c1c31c3b057dfb46906574d8dab21da6 m
Add test to veify CAS-12283 is fixed
Fixes partially CAS-12283 -
C. Enrique Garcia Dabo 5e63bddbe4d91003756ccf267f4eba3778ce63c4 m
test_split2.py has been renamed to test_split.py
Fixes partially CAS-12283 -
C. Enrique Garcia Dabo 10dbdd4d1c5187fd0c2e61f7e5fd2366af4681e7 m
Move test_split2.py to test_split.py
The existing test_split.py is deleted. At this point it all
its tests are included in test_split2.py
Fixes partially CAS-12283 -
C. Enrique Garcia Dabo 78fdb36fc85d64613b9d91959891fac7cba601cd m
Apply consistent space indentation
-
C. Enrique Garcia Dabo 5aaa737556845d51d44a9c0b08e571f820d84f43 m
sorts the output DDI vector from MSSelection
Do not assume that after some selection has been applied
(specially in polarization) the output of MSSelection.getDDIDList()
is sorted.
Fixes partially CAS-12283 -
C. Enrique Garcia Dabo 5b5536a4115d06f2de98384a4639f082d4a44aa9 m
Fix compiler warnings
Fixes partially CAS-12283- code/mstransform/MSTransform/MSTransformManager.cc (version 5b5536a4115d06f2de98384a4639f082d4a44aa9) (diffs)
- code/mstransform/TVI/ChannelAverageTVI.cc (version 5b5536a4115d06f2de98384a4639f082d4a44aa9) (diffs)
- code/msvis/MSVis/VisibilityIteratorImpl2.cc (version 5b5536a4115d06f2de98384a4639f082d4a44aa9) (diffs)