Pull request #584: CAS-13821 immoments lustre-specific bug fixMerge in CASA/casa6 from CAS-13821 to master
* commit '9de93b2bbc0b8e663ce82401efe3834b4e2711db':
yet more test fixes
bug fix
Fix typos in task_immoments.py
created images were not being removed in tearDown(), so fixed that
CAS-13821 bug fix
Pull request #583: Update ALMA band 1 specs in simutil for CAS-13839Merge in CASA/casa6 from CAS-13839 to master
* commit 'cc9d2bd00f2865ce1bc820670a1fdded3e30b961':
Update ALMA band 1 specs in simutil for CAS-13839
Pull request #579: CAS-13667Merge in CASA/casa6 from CAS-13667 to master
* commit 'c325ac34220a611adb98398bd0afc6f43fb3f0c0': (27 commits)
cleanup
remove init_params()
minor cleanup
use dict.update()
change comment for test functions to docstrings
minor clean-up
fix for zero value case for edge[1]
use variables for outlier data
use slice to set array values
use slice to set array values
use np.ndarr...
Pull request #580: CAS-13824 ms tool getdata bugMerge in CASA/casa6 from CAS-13824 to master
* commit 'd2944f9449f8a349dd8122fabcefd2ee61cd598d':
Make formatting consistent
Remove tabs
code style changes
Fix ms tool getdata bug for amp and phase in same call
Pull request #581: CAS-13848Merge in CASA/casa6 from CAS-13848 to master
* commit '36668637105e22292642e2feff569d373ccc90b3':
Fixed typo in tearDown method that prevented the removal of data
Commenting out the call to tb.showcache()
Fixed deprecation warning coming from assertEquals
Pull request #577: CAS-13494: tsdimaging: restfreq parameter: meaning of default value is not documentedMerge in CASA/casa6 from CAS-13494 to master
* commit 'ad253f6ec24954944d407e7b23bb2e3bb8f34c07':
CAS-13494: modified a description of restfreq in tsdimaging
CAS-13494: modified a description of restfreq in tsdimaging
Pull request #576: CAS-13724 versions in plotms About dialogMerge in CASA/casa6 from CAS-13724 to master
* commit 'd2da426dabeab92ad310b3eb96b7760dd9f38f16':
Update build.conf to latest plotms master version
Update plotms branch wheel in build.conf
Set plotms branch wheel
Pull request #575: Update reading build.conf to include dev build tags.Merge in CASA/casa6 from CAS-13789 to master
* commit '1b223f2a5754656f1586173aa3e4f169ac4588c9':
Update reading build.conf to include dev build tags. Update formatting in printing git commands
Pull request #574: CAS-13823Merge in CASA/casa6 from CAS-13823 to master
* commit '15b8932b20aed5c2cb38f7c50d2e1d722c68c99a':
Update logic when -t option is given with ignore_list option
Update to review ignore list prior to final suite generation
Pull request #573: CAS-13722: fix the subplot=22 option in plotbandpassMerge in CASA/casa6 from CAS-13722 to master
* commit '1fd93e72e954d16e58f4d5749a1cca03157b93e5':
CAS-13722: silence mpl deprecation warning
CAS-13722: fix typo in variable
CAS-13722 fix subplot=22 option in plotbandpass
CAS-13722 clear axes dictionary after clearing a figure
Pull request #572: CAS-13713 do not override OpenMP configurationMerge in CASA/casa6 from CAS-13713 to master
* commit '22a3bba8911dc8e82b1dfde77b3dbe6b8c6293f9': (21 commits)
CAS-13713 skip OpenMP tests on macOS
CAS-13713 bug fix on environment_variable_manager
CAS-13713 renaming variables
CAS-13713 properly handle the case that OMP_NUM_THREADS is zero
CAS-13713 refactoring pattern matching
CAS-13713 refinement of assertion
CAS-13713 define v...
Pull request #571: CAS-13816Merge in CASA/casa6 from CAS-13816 to master
* commit '4853b2eb8ff2b0f38e9f19b99d5fdd676512a34a':
Move Test to Tests directory
Update errors in casatestutils check.py. Remove logging module. Add exceptions. Add new unittest
Pull request #570: CAS-13332Merge in CASA/casa6 from CAS-13332 to master
* commit '873115aa990cac6ad67672e4f4bd27552ce847b8':
Update to documentation
Update nb_test_runtest.ipynb to read the users config for the datapath
Add V1 of testing notebook for runtest.py
Pull request #568: CAS-13672Merge in CASA/casa6 from CAS-13672 to master
* commit 'ed29f279a590f17037a91b71744649064bd13a00':
add available options of maskmode in the shortdescription
fix a simple mistake for parameter number: three -> four
deleted checking for maskmode='interact'
update sdbaseline inline help for the maskmode parameter