Build: #118 was successful Child of CASA-CTT-198
Code commits
OPEN-CASA
-
Pam Ford <pford@nrao.edu> 96efa9b44f41b6f8b364424467f0b377619f38d2
Merge pull request #1040 in CASA/casa from CAS-12434 to master
* commit '14931c42986249a02b3e0194b5965b316d5bb204':
Add VI2 support for AMueller (uvcontsub) in apply context only, eliminating need to use VI1CAl env var to force use of old (VI1) mechanisms in applycal. NB: The AMueller (uvcontsub) solve still requires VI1, and this is handled internally in the uvcontsub task and in the PL's corresponding implementation via the cb tool. -
Pam Ford <pford@nrao.edu> ab8da3afb4651abf5339c362b48d00a17398af4e
Merge pull request #1041 in CASA/casa from feature/CAS-12084 to master
* commit '158b2b740a47296ead3eb54c113b945e442866dd':
CAS-12084: test_plotms.py minor update
CAS-12084: AZELGEO Azimuth axis sort direction: ascending
CAS-12084: bug fix: compilation error on RHEL6/qwt5
CAS-12084: better axes ticks values
CAS-12084: axes scales: ticks labels formatting
CAS-12084 RHEL6 / Qwt 5: bug fix 2
CAS-12084 RHEL 6 Compilation bug fix: Qwt
CAS-12084 xinterp,yinterp params: bug fix
CAS-12084 X Axis inversion, new frames, axes labels, params change -
Ville Suoranta d68b56e0e84ccd6ebcd9070107cc113eb4b2ea57
Merge pull request #995 in CASA/casa from feature/CAS-12493 to master
* commit 'c1bfaaffc8f736c1753330217c72017b6ec2c085':
Changing plotcal to use four parameter values in FringeJones tables
Tidied up FringeJones.cc
Flagged dispersive component when appropriate in FringeJones
Turned FringeJones debugging info back off
Fixed the FringeJones test for four parameters
Expand fringefit to use four parameters per correlation, making space for a dispersive term -
George Moellenbrock 14931c42986249a02b3e0194b5965b316d5bb204
Merge branch 'master' into CAS-12434
-
Des Small c1bfaaffc8f736c1753330217c72017b6ec2c085 m
Changing plotcal to use four parameter values in FringeJones tables
-
Renaud Miel 158b2b740a47296ead3eb54c113b945e442866dd m
CAS-12084: test_plotms.py minor update
In test_axis_radec_params: set showgui=False -
Renaud Miel cd25e0727944e69f4d4861e2419c3c722e184ee2 m
CAS-12084: AZELGEO Azimuth axis sort direction: ascending
Pointing plot (ant-dec vs ant-ra):
- AZELGEO Azimuth axis sort direction is now set to ascending
Others:
- code clean-up
- code modif to avoid compiler warning -
Renaud Miel b7e26c6706538dac532d15b5202aef12389c866c m
CAS-12084: bug fix: compilation error on RHEL6/qwt5
base argument not supported by qwt5 QwtLinearScaleEngine constructor
Ticks minutes/seconds values will not be multiples of 5 on RHEL6 -
Renaud Miel 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2 m
CAS-12084: better axes ticks values
Probably not optimal, but least effort (apart from the wrappers burden)- code/casaqt/QtUtilities/Axis/ExternalAxisWidget.cc (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QtUtilities/Axis/ExternalAxisWidget.h (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QwtPlotter/AxisListener.h (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QwtPlotter/QPAxis.cc (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QwtPlotter/QPAxis.qo.h (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.cc (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.qo.h (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QwtPlotter/QPCanvasHelpers.cc (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/casaqt/QwtPlotter/QPCanvasHelpers.qo.h (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/graphics/GenericPlotter/PlotCanvas.h (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 92d86abf4ff36b763d3154f5f2a9e0b5a5274ed2) (diffs)
-
Renaud Miel 4128f18d20c31e43df5042391e2f242d544dbfe1 m
Merge branch 'master' into feature/CAS-12084
-
Renaud Miel d6d1f7f016d086b2cc7deb957d136d243e062f52 m
Merge branch 'feature/CAS-12084' of https://open-bitbucket.nrao.edu/scm/casa/casa into feature/CAS-12084
-
Renaud Miel 3f5c177b44e7b18808b3e0c588c76bfddd58b522 m
CAS-12084: axes scales: ticks labels formatting
Labels of axes scales' ticks are now properly formatted.
Not yet implemented: proper ticks spacing/values- code/casaqt/QwtPlotter/QPAxis.cc (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/casaqt/QwtPlotter/QPAxis.qo.h (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.cc (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.qo.h (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/casaqt/QwtPlotter/QPCanvasHelpers.cc (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/casaqt/QwtPlotter/QPCanvasHelpers.qo.h (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/graphics/GenericPlotter/PlotCanvas.h (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/graphics/GenericPlotter/PlotOptions.h (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/plotms/Data/MSCache.cc (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/plotms/PlotMS/PlotMSConstants.cc (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/plotms/PlotMS/PlotMSConstants.h (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 3f5c177b44e7b18808b3e0c588c76bfddd58b522) (diffs)
-
Renaud Miel 8c9ba91645c534a6e70df9a70419c03755926e93 m
Merge branch 'feature/CAS-12084' of https://open-bitbucket.nrao.edu/scm/casa/casa into feature/CAS-12084
-
Renaud Miel 18ab05b55fed93f65d7ac10b1d24e8d4e04d9444 m
CAS-12084 RHEL6 / Qwt 5: bug fix 2
-
Renaud Miel c50103778e15a7ecb10abfea22a749a210f9ea33 m
Merge branch 'master' into feature/CAS-12084
-
Renaud Miel 5b00f8c1e7e0934906156a49bba1f68448aab208 m
CAS-12084 RHEL 6 Compilation bug fix: Qwt
Qwt 5 on RHEL6, Qwt 6 on RHEL7- code/casaqt/QwtPlotter/QPAxis.cc (version 5b00f8c1e7e0934906156a49bba1f68448aab208) (diffs)
- code/casaqt/QwtPlotter/QPAxis.qo.h (version 5b00f8c1e7e0934906156a49bba1f68448aab208) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.cc (version 5b00f8c1e7e0934906156a49bba1f68448aab208) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.qo.h (version 5b00f8c1e7e0934906156a49bba1f68448aab208) (diffs)
- code/graphics/GenericPlotter/PlotCanvas.h (version 5b00f8c1e7e0934906156a49bba1f68448aab208) (diffs)
- code/graphics/GenericPlotter/PlotOptions.h (version 5b00f8c1e7e0934906156a49bba1f68448aab208) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 5b00f8c1e7e0934906156a49bba1f68448aab208) (diffs)
-
Renaud Miel 6d5825befb0428ef00c1d46e2956ed7336e744f8 m
CAS-12084 xinterp,yinterp params: bug fix
Linear interpolation not supported -
Renaud Miel 7407fccafe5eb67567d401c2c7917256ca9826fb m
CAS-12084 X Axis inversion, new frames, axes labels, params change
Added support for:
* X Axis inversion: values sorted by decreasing order
* additional reference frames: B1950, GALACTIC
* frame-dependent axes labels
Changed allowed values for xinterp/yinterp parameters:
Values allowed to specify cubic spline based interpolation:
* old value: 'cubic': no longer allowed
* new values: 'cubic spline' or 'spline'- code/casaqt/QwtPlotter/QPAxis.cc (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/casaqt/QwtPlotter/QPAxis.qo.h (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.cc (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/casaqt/QwtPlotter/QPCanvas.qo.h (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/graphics/GenericPlotter/PlotCanvas.h (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/mstransform/TVI/PointingInterpolationTVI.cc (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/mstransform/TVI/PointingInterpolationTVI.h (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/plotms/Data/MSCache.cc (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/plotms/PlotMS/PlotMSConstants.cc (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/plotms/PlotMS/PlotMSConstants.h (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- gcwrap/python/scripts/task_plotms.py (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- gcwrap/python/scripts/tests/test_plotms.py (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
- gcwrap/tasks/plotms.xml (version 7407fccafe5eb67567d401c2c7917256ca9826fb) (diffs)
-
George Moellenbrock 838fb7c33d5ac77667117b68b37f3498f750e24e m
Merge branch 'master' into CAS-12434
-
George Moellenbrock 0b5d37cf6ffcf2e315b180744ec257a1bf342bef m
Add VI2 support for AMueller (uvcontsub) in apply context only, eliminating need to use VI1CAl env var to force use of old (VI1) mechanisms in applycal. NB: The AMueller (uvcontsub) solve still requires VI1, and this is handled internally in the uvcontsub task and in the PL's corresponding implementation via the cb tool.
- code/msvis/MSVis/VBContinuumSubtractor.cc (version 0b5d37cf6ffcf2e315b180744ec257a1bf342bef) (diffs)
- code/msvis/MSVis/VBContinuumSubtractor.h (version 0b5d37cf6ffcf2e315b180744ec257a1bf342bef) (diffs)
- code/synthesis/MeasurementComponents/AMueller.cc (version 0b5d37cf6ffcf2e315b180744ec257a1bf342bef) (diffs)
- code/synthesis/MeasurementComponents/AMueller.h (version 0b5d37cf6ffcf2e315b180744ec257a1bf342bef) (diffs)
- code/synthesis/MeasurementComponents/Calibrater.cc (version 0b5d37cf6ffcf2e315b180744ec257a1bf342bef) (diffs)
-
Des Small f7510347b0d9f6db803f5c80c3add4e9dc3213a2 m
Tidied up FringeJones.cc
-
Des Small cea307aa60c45262b724270c074cac77ba2de1aa m
Flagged dispersive component when appropriate in FringeJones
-
Des Small 639649567bf1bbf0a8cb88df83104384c55a5038 m
Merge branch 'master' into feature/CAS-12493
-
Des Small 8ec547166b605bc2bbc4b794016944845b0eb950 m
Turned FringeJones debugging info back off
-
Des Small 799c1fef0cdcd8c4559ee660730bce4fef4dd88c m
Fixed the FringeJones test for four parameters
-
Des Small 28a9510da589dbe4c0114c988cdd1084012c4ab6 m
Expand fringefit to use four parameters per correlation, making space for a dispersive term