Build: #117 was successful Child of CASA-CTT-197
Code commits
OPEN-CASA
-
Ville Suoranta edefb75809c593db7efe8ab5d3a74fe4ffe7e252
Merge pull request #1039 in CASA/casa from CAS-12495 to master
* commit 'f821079d2ca3bf3bb02d44fd87c3074df8ed2d26':
Fix PlotMSAtm to get correct LO1 freq
Use nearest values for image sideband if none in time range
Improve image sideband logging, axis range, reuse calculations
Fix LO1 from receiver table for spw
Improve y-axis index for overlay curves
Determine when to recalculate/reverse image sideband
Implement calculating image sideband curve in PlotMSAtm
Handle tables which cannot show image sideband
Implement plotms image SIDEBAND axis with overlays -
Ville Suoranta 1f6243957bf5df4cc0855fe14d99afed67d00654
Merge pull request #1038 in CASA/casa from CAS-12429 to master
* commit '281bd24c24aeee8f6cfbe098b7bd663363e73b3f':
Updated test for projection. Removed 'HPX' from the parameter description since it is not working.
A minor log message fix
added standard gridder test with equivalent names
Comment out briggs r=-2 vs uniform beam comparision which fails for parallel
Added testing for different weighting for onefield
Fixed mergeParaCubeResults in test_imager_helper. Ressurrected three skipped tests since now they pass
Copied modifications on test_refimager to test_tclean to be in sync
Fixed mpicasa -n 2 issue for test_multifield_both_cube, iterdone value would be the same as the serial case for this.
Added test for CAS-11978 but currently skipped for parallel mode. Need to enable the test when CAS-11978 is fixed.
For nchan < nNodes, reduce the number of nodes actually used. -
Ville Suoranta faa6bc742525235605e83bf6bdbbcae187184e3c
Merge pull request #1035 in CASA/casa from bugfix/CAS-12514 to master
* commit '73b041e1d5674d53659363439ce6baa3d8687d3d':
modify so that coordsys instances are definitely closed. -
Pam Ford <pford@nrao.edu> f821079d2ca3bf3bb02d44fd87c3074df8ed2d26 m
Fix PlotMSAtm to get correct LO1 freq
-
Pam Ford <pford@nrao.edu> c27d4920df4b0ae378fce948765a08e1606e18ff m
Merge branch 'master' into CAS-12495
-
Wataru Kawasaki 73b041e1d5674d53659363439ce6baa3d8687d3d m
Merge branch 'master' into bugfix/CAS-12514
-
Wataru Kawasaki 1383e19463c0fc0707fb6f624966137b2457989b m
modify so that coordsys instances are definitely closed.
-
Pam Ford <pford@nrao.edu> 944701d66024e77b2cf38103148c0ec62aad5986 m
Use nearest values for image sideband if none in time range
-
Pam Ford <pford@nrao.edu> ac7f4d5e66d01d0f23956c593e4f5142515bb68d m
Improve image sideband logging, axis range, reuse calculations
- code/plotms/Data/CalCache.cc (version ac7f4d5e66d01d0f23956c593e4f5142515bb68d) (diffs)
- code/plotms/Data/MSCache.cc (version ac7f4d5e66d01d0f23956c593e4f5142515bb68d) (diffs)
- code/plotms/Data/PlotMSAtm.cc (version ac7f4d5e66d01d0f23956c593e4f5142515bb68d) (diffs)
- code/plotms/Data/PlotMSAtm.h (version ac7f4d5e66d01d0f23956c593e4f5142515bb68d) (diffs)
- code/plotms/Data/PlotMSCacheBase.cc (version ac7f4d5e66d01d0f23956c593e4f5142515bb68d) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version ac7f4d5e66d01d0f23956c593e4f5142515bb68d) (diffs)
-
Takahiro Tsutsumi 281bd24c24aeee8f6cfbe098b7bd663363e73b3f m
Updated test for projection. Removed 'HPX' from the parameter description since it is not working.
-
Pam Ford <pford@nrao.edu> 01dfeb5e62a69a21be1a4393cc3ef119428097cc m
Fix LO1 from receiver table for spw
-
Takahiro Tsutsumi b4a86fabcf80c79e93733cf89e71d843d25c7497 m
Merge branch 'master' into CAS-12429
Conflicts:
gcwrap/python/scripts/tests/test_tclean.py -
Pam Ford <pford@nrao.edu> 9bc74e56c82324d99d3a03d25e983e6839585bc3 m
Improve y-axis index for overlay curves
-
Pam Ford <pford@nrao.edu> 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b m
Determine when to recalculate/reverse image sideband
- code/plotms/Data/PlotMSAtm.cc (version 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b) (diffs)
- code/plotms/Data/PlotMSAtm.h (version 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b) (diffs)
- code/plotms/Data/PlotMSCacheBase.cc (version 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b) (diffs)
- code/plotms/Data/PlotMSCacheBase.h (version 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b) (diffs)
- code/plotms/Data/PlotMSIndexer.cc (version 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b) (diffs)
- code/plotms/Data/PlotMSIndexer.h (version 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 0f9cd3c0aa8e2ddd92aa75d7c0c91d2b859f3f5b) (diffs)
-
Pam Ford <pford@nrao.edu> bf84c0e24801f5556d6596303cc41a18bf260ab3 m
Implement calculating image sideband curve in PlotMSAtm
- code/plotms/Data/CalCache.cc (version bf84c0e24801f5556d6596303cc41a18bf260ab3) (diffs)
- code/plotms/Data/MSCache.cc (version bf84c0e24801f5556d6596303cc41a18bf260ab3) (diffs)
- code/plotms/Data/PlotMSAtm.cc (version bf84c0e24801f5556d6596303cc41a18bf260ab3) (diffs)
- code/plotms/Data/PlotMSAtm.h (version bf84c0e24801f5556d6596303cc41a18bf260ab3) (diffs)
- code/plotms/Data/PlotMSCacheBase.cc (version bf84c0e24801f5556d6596303cc41a18bf260ab3) (diffs)
- code/plotms/Data/PlotMSCacheBase.h (version bf84c0e24801f5556d6596303cc41a18bf260ab3) (diffs)
-
Takahiro Tsutsumi 087aa4400efa39ab15875bdf0dcfeb662d6a1b6f m
A minor log message fix
-
Pam Ford <pford@nrao.edu> 80ce4127abad68f2a790a5625731efcbd242aaf2 m
Merge branch 'master' into CAS-12495
-
Takahiro Tsutsumi 1ce168890570849e3c49f63a4a88dd2b3b211096 m
added standard gridder test with equivalent names
-
Takahiro Tsutsumi 72bdc26bc153208148db69ea03429c74d406940b m
Comment out briggs r=-2 vs uniform beam comparision which fails for parallel
-
Takahiro Tsutsumi f8745c8d37e5963f255f99e013905836cb731cc8 m
Added testing for different weighting for onefield
-
Pam Ford <pford@nrao.edu> 037b2f04cd5047866f5cb8e943f54c7180aef52b m
Handle tables which cannot show image sideband
- code/plotms/Data/CalCache.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Data/MSCache.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Data/MSCacheVolMeter.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Data/PlotMSAtm.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Data/PlotMSAtm.h (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Data/PlotMSCacheBase.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Data/PlotMSCacheBase.h (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Data/PlotMSIndexer.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/GuiTabs/PlotMSAxesTab.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/GuiTabs/PlotMSAxesTab.ui (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/PlotMS/PlotMSConstants.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/PlotMS/PlotMSConstants.h (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/PlotMS/PlotMSSelection.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
- gcwrap/python/scripts/task_plotms.py (version 037b2f04cd5047866f5cb8e943f54c7180aef52b) (diffs)
-
Pam Ford <pford@nrao.edu> e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2 m
Implement plotms image SIDEBAND axis with overlays
- code/plotms/Data/CalCache.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Data/MSCache.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Data/PlotMSAtm.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Data/PlotMSAtm.h (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Data/PlotMSCacheBase.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Data/PlotMSCacheBase.h (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Data/PlotMSIndexer.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Gui/PlotMSAxisWidget.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/GuiTabs/PlotMSAxesTab.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/GuiTabs/PlotMSAxesTab.qo.h (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/GuiTabs/PlotMSAxesTab.ui (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/PlotMS/PlotMSConstants.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/PlotMS/PlotMSConstants.h (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/PlotMS/PlotMSDBusApp.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/PlotMS/PlotMSDBusApp.h (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Plots/PlotMSPlotParameterGroups.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- code/plotms/Plots/PlotMSPlotParameterGroups.h (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- gcwrap/python/scripts/task_plotms.py (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- gcwrap/tasks/plotms.xml (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- gcwrap/tools/plotms/plotms.xml (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
- gcwrap/tools/plotms/plotms_cmpt.cc (version e0cf473be8cbfec33a95854a87f6c2bb2a04a3c2) (diffs)
-
Takahiro Tsutsumi dec2f02acf434cc9e6e80cf1a9f7b27d7190ad28 m
Fixed mergeParaCubeResults in test_imager_helper. Ressurrected three skipped tests since now they pass
-
Takahiro Tsutsumi 76e0c240a019aaf3ab7ccb86e6be245405e4a6c1 m
Copied modifications on test_refimager to test_tclean to be in sync
-
Takahiro Tsutsumi f7ffd959429b6166317da545a49214bb81786b01 m
Merge branch 'master' into CAS-12429
-
Takahiro Tsutsumi 7e268ecb401b2eb20305a798e5006539512ead4c m
Merge branch 'bugfix/CAS-11367' into CAS-12429 to transfer the modificatioons which have not been merged to master
-
Takahiro Tsutsumi b68746f23b1a938ef266010f27802ade41fba496 m
Fixed mpicasa -n 2 issue for test_multifield_both_cube, iterdone value would be the same as the serial case for this.
-
Takahiro Tsutsumi 24b3b8f28323d3ee78e53a48679d2e0a23e201b8 m
Added test for CAS-11978 but currently skipped for parallel mode. Need to enable the test when CAS-11978 is fixed.
-
Takahiro Tsutsumi 0fa9ff72c7e255a3465fb6787bd89a2791a10a16 m
For nchan < nNodes, reduce the number of nodes actually used.