Pull request #933: CAS-14027: prevent test_casampi_subset/test_mpi_flagdata_list_return from hangingMerge in CASA/casa6 from CAS-14027 to master
* commit '5b68ea88f52b88943677a7fb2fd77f93e1140b38':
prevent test_mpi_flagdata_list_return from hanging in evaluateFlagParameters (flagdata re-import for inspect), CAS-14027
Pull request #930: CAS-14220Merge in CASA/casa6 from CAS-14220 to master
* commit '8f2ea6157a68c01e87c71eec172c6b68ad561c07':
Fix assert in almaabs.c
Fix use of CMAKE_BUILD_TYPE inputs
Add coverage documentation to readme.md (CAS-14220)
Update coverage conditional in casatools CMakeLists (CAS-14220)
Update coverage conditional in casatools CMakeLists (CAS-14220)
Update coverage conditional in casatools CMakeL...
Pull request #929: CAS-14502Merge in CASA/casa6 from CAS-14502 to master
* commit '63cbe9835f1b924a1c54e7713c75af5e7004ab96':
Update build.conf to master versions CAS-14502
Update build.conf for CAS-14502
Set -std=c++17 explicitly
potential fix for "TypeError: in method 'quanta_quantity', argument 2 of type 'casac::variant const &'"
Update casaconfig to version 1.0.3
add casac:: namespace qualification to var...
Pull request #927: CAS-14315Merge in CASA/casa6 from CAS-14315 to master
* commit 'd6e548662348bf17eef03a749128c077471540c2':
Clean up commented lines
Add unit tests for CAS-14315
Remove fullsummary=F specific indixing for mpicasa run
Fixed Stokes indexing for fullsummary=F by not use channel and Stokes combined indexing. Added Stokes ids to the C++ matrix to construct the returned dictionary.
Pull request #928: CAS-14406Merge in CASA/casa6 from CAS-14406 to master
* commit '780574cb276d2a2a28103985d5c8f4566c3d7ae0': (46 commits)
requires unique outvis and updated overwrite test
fixed overwrite option bug
fixed typo
Added the check for relevant spw to the syscal subtable as well
removed some extra prints
fix for frequency ranges
cleaned up some comments
The task should now also overwrite values...
Pull request #923: CAS-14525 update snr default value to use default value used by web serviceMerge in CASA/casa6 from CAS-14525 to master
* commit '743e531fe73e7e0d8152c94e790ad29c089c8f26':
small doc changes
added test to check parms when snr="default" and snr=5
doc updates
updates to make default value work
small doc fix
some changes, checking in xml updates to build casadocs
Pull request #917: Make pyversion work with double digit Python versionsMerge in CASA/casa6 from CAS-14373 to master
* commit '50d2da81e77a2fc1af4927b530ebed9363217ffd':
Make pyversion work with double digit Python versions
Pull request #921: CAS-14473Merge in CASA/casa6 from CAS-14473 to master
* commit '22ff54115d60fa3559c05b9a2fa95f2fe17678c0':
Update build.conf
Replace distutils remove_tree with shutil.rmtree
Replace distutils remove_tree with shutil shutil.copytree
Update build.conf to 14473 UI wheels
CAS-14503: added the reference of global scope to exec()
CAS-14503: fixed for versions prior to 3.12
CAS-14503: specified ...
Pull request #919: CAS-14512Merge in CASA/casa6 from CAS-14512 to master
* commit 'b3c610daceb9bcef5bd3d22fc8f85857e4b68f13':
casaconfig version is now 1.0.3, install_requires line for casaconfig during development is commented out
Can't get setup.cfg to work. Using setup.py instead
Switch to setup.cfg and https
Install casaconfig requirement from the Git repository
Fix casaconfig version in build.conf
Use se...
Pull request #920: CAS-14508Merge in CASA/casa6 from CAS-14508 to master
* commit 'f49b0ec02ad13716dc8e3be29ebd26f323207b6a':
pick up casacore fix for IPosition error + remove references to Memory:::allocatedMemoryInBytes (which was removed from casacore and uses the deprecated mallinfo) [CAS-14508]
pick up casacore fixes [CAS-14508]
function invocation needed [CAS-14508]