Pull request #995: Add unittest expected failure to test_gainCurveVLBA due to data updateMerge in CASA/casa6 from CAS-14701 to master
* commit 'ea626f0b54a6e8d30af156e4b54256c4eb480a7c':
Change expectedFailure to Skip
Add unittest expected failure to test_gainCurveVLBA due to data update
Pull request #997: CAS-14664Merge in CASA/casa6 from CAS-14664 to master
* commit '41435c9cba30dfdd6848cccf8b9be442d040d2ae':
Removed leftover file
Removed debug printf from cleanup function and specific teardown methods.
Added cleanup method to tearDown()) of testref_base(). Added local class tearDown() when needed. Add a flagbackup=False in the calls to flagdata to avoid the creation of a .ms.flagversions in disk...
Pull request #996: CAS-14633 phase shift field boundary bugMerge in CASA/casa6 from CAS-14633 to master
* commit '9d371bbf7483a5ed92f650535fb155238696561c':
CAS-14633 test for fix
CAS-14633 fix array shape mismatch bug
Pull request #993: CAS-14698Merge in CASA/casa6 from CAS-14698 to master
* commit '9cef329a79ebfb96448093564c85bd5614978fe8':
Update casatablebrowser to 0.0.40
Update casatablebrowser==0.0.39a14698.dev2
Pull request #991: CAS-14528Merge in CASA/casa6 from CAS-14528 to master
* commit 'a6878bc51d259ee480b01fb4d54f482edce520b9':
CAS-14528: Resolve merge conflicts
CAS-14528: Also test X-Y mounts
CAS-14528: Test importfitsidi mount types
CAS-14528: Test parang=True for beam waveguide antennas
CAS-14528: Update casacore to include BWG mount support
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...
Added cleanup method to tearDown()) of testref_base().Added local class tearDown() when needed.
Add a flagbackup=False in the calls to flagdata to avoid the creation of a .ms.flagversions in disk.
Added specific removal of new_mask.mask inside test_mask_preserve_input_zero_mask().
The printout of file removal will be removed in the next commit.
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: ...