Merge pull request #480 in CASA/casa6 from CAS-13508 to master* commit 'c4538d5fa4a3f0ffa8d8a01dd10484f14466389f':
Updated test_iterbot_cube_restart_pbmask and test_interbot_cube_restart_updatedmask to use nearest interpolation as linear interpolation produces poor ch0 psf in serial run for this two-channel data set. Also updated the reference values due to this change.
Modified the unit tests and added two more. Added a new value check parameter (fir...
Merge pull request #481 in CASA/casa6 from CAS-13688 to master* commit 'bb36cd89396f09dc0248de4fd11cb251ed50ac3f':
Removed .png files in tearDown
Removed casa5 related code and added imports for plotants, plotms and imview so that the test can also run with Python.
Merge pull request #479 in CASA/casa6 from CAS-13609 to master* commit '1c7459ba55155b409c59e3728acb1a9b201bd865':
remove an unlock before a tempclose as it could lead to problems of other processes trying to modify in that time
remove a possible left open table scenario
some locking and waiting changes
Merge pull request #478 in CASA/casa6 from CAS-11910 to master* commit 'af1e69f543660cfb2ef7fe1a4eb02784f6505e4b':
propagate MMS test fixes to CASA6, CAS-11910
fix use of numpy array timedev/freqdev with MMS, CAS-11910
fix potential failure with MMS when aggregating result dicts, CAS-11910
propagate test updates to CASA6/casatools, CAS-11910
clip+timeavg: add manual test of expected flag positions, CAS-11910
more doc, organize rowBlocking stuf...
Merge pull request #476 in CASA/casa6 from CAS-12737 to master* commit '14ee88f626969dc41fbf2a1d42f36e0cf02059e0':
update more test ref value post-merge, CAS-12737
update test ref value, CAS-12737
propagate test updates to casa6 copy, CAS-12737
let the tests_flags_propagation_... tests run for now as they're fast, CAS-12737
pass cube by ref, CAS-12737
AveragingTVI: use stragegy to avoid duplicate loops, CAS-12737
fix wrong indent, CAS-12737
...
Merge pull request #475 in CASA/casa6 from CAS-12294 to master* commit '6f5ba2cc44cd4c174f1326b93e34546da7d92203': (25 commits)
be less strict about flag counts, CAS-12294
make def chanbin match the task xml default, CAS-12294
fix wording in channel binning, CAS-12294
update doc link, CAS-12294
remode outdated notes about pre-average in list mode, CAS-12294
also throw exception when channel/timeavg in non-auto flagging methods in list mode, CA...
Merge pull request #474 in CASA/casa6 from CAS-13615 to master* commit '9e8c92efad8e6f370d62512234b3007d9a57bcf8':
Added new unittests to verify the CAS13615 fix and removed the degbugging print statements
Fixed the bug that saving model control parameters (readonly, usescratch) being resetted even for niter=0, which broked niter=0 predict model.
Merge pull request #471 in CASA/casa6 from CAS-13639 to master* commit '03e4c46d2eebecad1212e4199b39fcff2c7a6d9b':
CAS-13639 fix for another memory leak on type conversion
CAS-13639 remove the comment that might be related to the fix
CAS-13639 proper handling of reference count for dictionary key and values
Merge pull request #469 in CASA/casa6 from CAS-13622 to master* commit '1cc9672b4c7fb302a297ca9df0418ca6543b13e4':
CAS-13622: Fix TIME_RANGE in OBSERVATION table created by importfitsidi
Updated test_iterbot_cube_restart_pbmask andtest_interbot_cube_restart_updatedmask to use nearest interpolation as
linear interpolation produces poor ch0 psf in serial run for this
two-channel data set. Also updated the reference values due to this
change.
Merge pull request #468 in CASA/casa6 from CAS-13640 to master* commit '52c525927c0169d46606d6c42cbdb4bb0fdba04f':
Removed the casa5 code
Replaced time.clock with time.perf_counter for compatibility with Python 3.8.
Merge pull request #467 in CASA/casa6 from CAS-13637 to master* commit '82f759a3606f80b3ac032405310a48dfeec9ce97':
CAS-13637 move feather gui source code to the new casafeather repository
Merge pull request #466 in CASA/casa6 from CAS-13463 to master* commit '52c006cd4880666d4a0a4de29c956aca49c4a70e':
CAS-13463 Updated comment
CAS-13463-2 Added comment
CAS-13463-2 Fixed portability bug: en_US locale existence not guaranted by POSIX.