Pull request #953: CAS-14600
Merge in CASA/casa6 from CAS-14600 to release/6.6.6
* commit '855bb8719cdedb49361d26b32f27b4eeec1e430a':
For CAS-14409: comment out print statements in test_callib_dupl_intents
For CAS-14409, in test_task_applycal.py, test_callib_dupl_intents, use bandpass instead of gaincal for the test, since the bug fix was specific to application of bandpass caltables (BJones::calcWtScale).
For CAS-14409: in BJones::calcWtScale (StandardVisCal.cc), replace indescriminate intent (-1) in CLPatchPanel::getTresult call with explicit currIntent() value, to avoid pathological non-unique key situation in internal calibration lookup when multiple non-trivial intent-specific cal library entries are invoked on datasets with redundant intents (STATE_IDs). Also, in CLPatchPanel.cc, added WARNing log messages for data encountered in calibration apply that is not included in any cal library specification for a caltable; such data is, by design, passed uncalibrated by the caltable. Added appropriate tests to test_task_applycal.py.
Pull request #950: CAS-14556
Merge in CASA/casa6 from CAS-14556 to release/6.6.6
* commit '93ee9ccdeb9ffb6ec18de89fc09151eaf36ae5c4':
Update build.conf to 2.5.3
build.conf use casaplotms wheel made from this branch, CAS-14556
increase range of phase values in test_smsettrop, CAS-14556
bring ATM update from CAS-14337, CAS-14556