Pull request #989: CAS-14179Merge in CASA/casa6 from CAS-14179 to master
* commit '3fc19e2cacd0c7c5536d15eaf115a4393a1229c4':
Remove casatasks/casa-source
Remove the casa5 tree.
Pull request #990: Sync after ICT-25504.Merge in CASA/casa6 from CAS-14695 to master
* commit 'efc4da3707a15600c2d41bb6752985c2e553f992':
Sync after ICT-25504. Boost regex removed from ASDM code.
Pull request #988: CAS-14671Merge in CASA/casa6 from CAS-14671 to master
* commit 'a53fbb0fff688cf53cac6878863046c4421d0cb8':
Update license and license file keys
Add pyproject toml, reduce content in setup.py for casatestutils
Pull request #985: CAS-13853Merge in CASA/casa6 from CAS-13853 to master
* commit '2ab367f8bcccf4f88cf22f9e469357139fcbe69b':
Moved the modifications for plotutils (accidentally) done in CAS-13768 here
Adding plotting function to create .png from CASA images and test script.
Pull request #984: CAS-14657 generate plot even when number of antennas to plot is 1Merge in CASA/casa6 from CAS-14657 to master
* commit '3f1aa15c118362f8cf7577c48a0201b7487787ee':
CAS-14657 generate plot even when number of antennas to plot is 1
Pull request #983: CAS-14666Merge in CASA/casa6 from CAS-14666 to master
* commit '60b78927c52d1eba687d3c3356144255af676951':
Update casampi version to 0.5.9 to bring in additional changes that were missed in CAS-14611 PRs
increment casampi version from 0.5.6 to 0.5.8 ( support for mpi4py v4 )
Pull request #982: CAS-14469Merge in CASA/casa6 from CAS-14469 to master
* commit 'd76b13ef784d329dbfeaa8d189f4d31ccd9f6f8a':
casaconfig set to 1.4.0 release
updated casaconfig version to 1.4.0.dev7 in build.conf
updated casaconfig version to 1.4.0.dev6 in build.conf
casaconfig to dev5
casaconfig to 1.4.0.dev4
casaconfig 1.4.0.dev3
casaconfig to 1.4.0.dev2
Pull request #979: carried fix from 6.7.1 releaseMerge in CASA/casa6 from CAS-14654 to master
* commit '28b974fbe6809007b88541100c791765a0590614':
carried fix from 6.7.1 release
Pull request #980: CAS-13007Merge in CASA/casa6 from CAS-13007 to master
* commit '6c890d8a29a4e4c73d89700c5816770f4f8f72fc':
For CAS-13007, improved gaintypeTL1OutlierRejection to test SNR for alternate solmodes on gaintype='T'; added gaintypeGL1OutlierRejection to perform corresponding tests for gaintype='G'
fixed typo with L1R mode
Added new test case to gaincal for L1 and outlier rejection using gaintype T
fi...
Pull request #977: CAS-13324Merge in CASA/casa6 from CAS-13324 to master
* commit '7e1ed96342caad5884f506a3641b622224c9be1f': (26 commits)
Fix a usage of np.searchsorted
Trapped case with too few points to do a curve fit
CAS-13324: Minor XML change to trigger build
Fixed a typo
Fix a missing import
some initial gradient flagging algos
CAS-13324: Address Taks review
CAS-13324: Fix typo in XML
CAS-13324: ...
CAS-14283 : Fix for unit test warningIf threshold == 0, one of the convergence checks was issuing a divide by
zero warning. Now the threshold is checked and the relative change is
only performed if threshold is non-zero.
For CAS-13007, improved gaintypeTL1OutlierRejection to test SNR for alternate solmodes on gaintype='T'; added gaintypeGL1OutlierRejection to perform corresponding tests for gaintype='G'
Pull request #976: CAS-14640Merge in CASA/casa6 from CAS-14640 to master
* commit '41253c6fd8aac19fcc7c395e7081731f7115d019':
Add test_stk_sd_Solar.py to component map
Update SD E2E Stakeholder Test for Solar
Initial commit of E2E stakeholder test test_stk_sd_Solar
CAS-14283: Update convergence check to match SIIterBotUpated convergence check in imager_return_dict.py to match the threshold
condition in SIIterBot. The condition in SIIterBot has both a direct
peakres <= threshold as well as a relative (peakres -
threshold)/threshold < tol where tol is hardcoded to 0.1
This commit adapts the same criterion for the interactive clean backend.
This avoids running into edge cases where deconvolve thinks it has
con...
CAS-14283 : Add trap for blank imagenameAdded a trap in __init__ of _gclean.py to check for imagename=''. The
XML traps do not seem to work for checking the length of the string.
Pull request #972: CAS-14540Merge in CASA/casa6 from CAS-14540 to master
* commit 'c8485cbb46080634649156a9f91a20d74831e904':
CAS-14540: Add tests for importfitsidi coordframe parameter
CAS-14540: Use ICRS as default reference frame in importfitsidi
Pull request #968: CAS-14563Merge in CASA/casa6 from CAS-14563 to master
* commit '002d541f647ebfad76592de87f08941da5cd0957':
edited comment to test
CAS-14563 - Added a log message for the single beam case
CAS-14563 : Edits after code review. Updated test scripts to use datasets from casatestdata.
CAS-14563 : Enable perplane beams with feather