Pull request #1005: CAS-14703
Merge in CASA/casa6 from CAS-14703 to master
* commit '0a6d4504e57f75656494a83aa231e0d11e5dc9b2':
For CAS-14703, cater for single-timestamp gain tables in ROCTMainColumns::cycles by opting out of time-dep cycle detection code, and thereby avoid segv; removed an unused variable from prior revision to clear a compiler warning. Added test of single-timestamp case to interPD tests in test_task_gaincal.py
For CAS-14703, add a range of tests for nearestPD/linearPD
For CAS-14703, to enable correct behavior of interp='linearPD', fixed and enhanced CTMainColumns::cycles() so that it (a) correctly counts cycles (this has been broken for a long time!) and (b) handles cycle counting over instances of flagged solutions (nominally). Also, in SolvableVisCal::calcPar(), supply native spw center frequency to interpolation code (in 'linearPD' context) to ensure that calibration application result for specific channels (however selected) is INdependent of channel selection details.
Pull request #1008: CAS-14702 add retry feature to getantposalma
Merge in CASA/casa6 from CAS-14702 to master
* commit '2f07283794204cb3d5c85d12009bcc0a4dd1d51e':
Added value checking and exception raising and tests for that
trivial change to restart failed bamboo run CAS-14702 add retry feature to getantposalma
Pull request #1009: CAS-14716
Merge in CASA/casa6 from CAS-14716 to master
* commit '65eb7f99352ceba34a9258c108dcaf49cad47f95':
update simalma to be compatible with numpy 2.4.0
Update image name after calling tsdimaging within simalma