Pull request #1013: CAS-14696Merge in CASA/casa6 from CAS-14696 to master
* commit '3c2de42b15490af1a399e615b5bad74aaeb39f6b':
second round of changes from almasw
added correlatorSoftwareVersion to CorrelatorMode and fixed some types - update follows ICT-25982 status
First round of ASDM changes related to ICT-25982
Pull request #1014: CAS-14541Merge in CASA/casa6 from CAS-14541 to master
* commit '4d6d309a586f6c28fffd6a45e34749cb29276dbb':
Update self xml to local variable, remove unnecessary code, update dictionary key value accessing
Update runtime variable for writing to pytest xml
Generate pytest xml for tests that generate weblog
Pull request #1011: CAS-14040: fftshift has incorrect math in casacoreMerge in CASA/casa6 from CAS-14040 to master
* commit '6fbcaea397bc847c331604099531e0b20230884c':
decrease timeout to original value after casacore update
Update casacore to include fix for MCFrame performance regression (https://github.com/casacore/casacore/pull/1454)
Increase timeout for single dish Solar test
CAS-14040: Fix unit tests after fix in casacore fftshift implementation
...
Pull request #1010: CAS-14177Merge in CASA/casa6 from CAS-14177 to master
* commit '294eb38701fff385f70b4c0c1d8bebe0ffc5eb06':
Replace socket.timeout with TimeoutError
CAS-14177 use f-string
update casacore reference
gencal done
Pull request #1006: CAS-14652Merge in CASA/casa6 from CAS-14652 to master
* commit 'c1afd3cdfffd0eb580f79162c0d49a22504528af':
deleted casa5 simutil.py
Add New Base Tests for correlator testing. re-use existing tests and add the new 'correlator' options
fix default value of correlator
reorder keyword args to match xml
fixed telescope name
updated xml taper efficiency to match simutil.py
added correlator para...
Replace socket.timeout with TimeoutErrorChange is a bit out of scope. But the former is deprecated alias of the latter since Python 3.10 so it is safer to change it now.
Pull request #1007: CAS-14669Merge in CASA/casa6 from CAS-14669 to master
* commit 'a1ecaa709348b4db70a7485aa6a2aca978569649':
CAS-14669 use times instead of uniqueTimes to avoid taking diff of one-element array
Pull request #1005: CAS-14703Merge 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_...
Pull request #1008: CAS-14702 add retry feature to getantposalmaMerge 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-14716Merge 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
Pull request #1004: CAS-14567Merge in CASA/casa6 from CAS-14567 to master
* commit '60f42dd7b7b7bef2e2251f7c4980a098d3c27e2f':
For CAS-14567, fixed one final(?) indexing error in SolvableVisJones::listCal for the case of field_id=-1; Linux seems to be stricter about this than MacOS
For CAS-14567, re-enable test_gainCurveVLBA now that ba123a.gc in casatestdata repo updated for new listcal tests
For CAS-14567, added t...
Pull request #1003: CAS-14415Merge in CASA/casa6 from CAS-14415 to master
* commit '2295836ba3f18750b5aba11b737f3795c58ad09e':
Update imports in compare.py
Bring update from testhelper.py compTables to compare.py compare_CASA_tables
Update to add checking that tolerance is a list of len 2 when mode is both
CAS-14415: Switch test_task_gencal.py EOP tests to new compTables mode
CAS-14415: Support both relative and...
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
Pull request #1001: CAS-14676 support firstintegration getantposalmaMerge in CASA/casa6 from CAS-14676 to master
* commit 'c7060f3b387f23baca082c9f605e0a94463bfbfc':
update shortdescription and description getantposalma
update docstring
tests fir getantposalma firstintegratoin
begin mods support firstintegration getantposalma
Pull request #987: CAS-14440Merge in CASA/casa6 from CAS-14440 to master
* commit '509ffedf6c201bf57b3ee58313c5e4ac12722f29': (27 commits)
CAS-14710 additional fix for simutil.py to support empty result
CAS-14710 update tsdimaging to be compatible with numpy 2.4.0
CAS-14710 update simutil to be compatible with numpy 2.4.0
CAS-14710 update simanalyze to be compatible with numpy 2.4.0
CAS-14710 update sdfixscan t...