Merge pull request #502 in CASA/casa6 from CAS-13618 to master* commit '65556d9556d9bf5762217233723ac766d377f1ce':
CAS-13618 : Edited new tests to leave out known unsupported modes.
pushed the wrong changes in the last commit ...this is what was intended
tst3 and ts4 in mixed_cube_IQUV did not have enough degrees of freedom to clean UV images...So added a box mask to the tclean command.
Updated Cube tests. ( Added stk-requested doc edit in xml - ...
Merge pull request #498 in CASA/casa6 from CAS-13696 to master* commit 'cb04cac8e179e242eaf9c0011a873d3ac58b1acb':
documentation, refactoring, reformatting
update PolProxy::complexlinpol() to delete pointer upon exception + various refactoring
Merge pull request #500 in CASA/casa6 from CAS-13576 to master* commit 'ad5e5c3cdac9c36e6a4d76af9a5c3c49cff3df5a':
minor formatting fix just to trigger build after random failures, CAS-13576
fix syntax, CAS-13576
fix vars used to write task history, CAS-13576
Merge pull request #501 in CASA/casa6 from CAS-13634 to master* commit 'b599fc2d681de32b25f570bda521b33ceb041701':
Corrected the description of the start parameter given as an integer when it is used along with spw containing channel selection.
Merge pull request #495 in CASA/casa6 from CAS-12236 to master* commit '14757b34153c6f41620990223ddee329d238303a': (262 commits)
Add additional information about 'interpolation' option of jyperk caltype for gencal.
add a logic to except socket.timeout on JyPerKDatabaseClient because the JyPerKDatabaseClient cannot catch timeout error using URLError.
update shortdescription of endpoint argument because no specific parameters are given.
fix a bug ab...
Merge pull request #499 in CASA/casa6 from CAS-13404 to master* commit 'f36d6103c5b6312afc0dbb431aa9ff229668694e':
rennamed test_linearmosaic.py to test_tool_linearmosaic.py
Added new test_tool_linearmosaic to the component mapping json file.
CAS-13404: removed an unused mention of the joint mosaic image
CAS-13404: Updated tests after further discussions regarding the expected results.
CAS-13404: modified class name for tests, some of the test t...
CAS-13618 : Edited new tests to leave out known unsupported modes. ( Also edited XML inline docs for the pblimit parameter to help close out an unrelated ticket CAS-9371 that was pending just this doc edit)
Merge pull request #497 in CASA/casa6 from CAS-13385 to master* commit '0da1e542d9f56d9892a2f0ad7381290d86c7bf22':
CAS-13385: remove additional DeprecationWarning in task_plotbandpass
CAS-13385 remove RuntimeWarning in task_plotbandpass
CAS-13385 remove VisibleDeprecationWarning in task_plotbandpass
Merge pull request #490 in CASA/casa6 from CAS-13036 to master* commit '82411147bf848ebd4fef80fdb7a19996a25e767a':
Adjusted test cases to check more info, including header info. Added a new testcase for converting NaN values to zeros
import fits test added
Merge pull request #491 in CASA/casa6 from CAS-13482 to master* commit '4801e34002f82eb62b4e9830b170e0004cd16e40':
Change casarecipes.listshapes to recipes.listshapes
Test Name Updates. Update to If component not found, use default list
Update test fetching to match bamboo style test fetching. Script cleanup and bug fixes.
Fix Merge Errors
parse the "submodule" tags from the build.conf and use those for checkouts
If branch exists in auxiliary ...
Merge pull request #496 in CASA/casa6 from CAS-13681 to master* commit 'be42faedd495573c47ca6ac58e934f8812b74bda':
update to casampi with increased buffer size, CAS-13681
Merge pull request #484 in CASA/casa6 from CAS-13687 to master* commit '178c68fa2797e8f18c1bc4be9b6af62fb1d64b2d':
remove LattStatsSpecialize and other merges up to that merge
Merge pull request #483 in CASA/casa6 from CAS-13589 to master* commit 'd4ad51392b85cd393a3a00fc31293daa6f199697':
removed import of casa tasks and rewoked test for resetSolveApply. The test was using the logging casatasks, but now no longer looks at the log files
Fixed output.ms not being caught by the clean up
Removed the conditions for casa5 and added the new data to the clean up
Imporved corrupt, smoothcal, and solve gainspline tests. Some tes...
Merge pull request #485 in CASA/casa6 from CAS-13628 to master* commit 'd04d8bbc9132aa88798a20822bd79f2f50627587':
CAS-13628: Add test for Dysco support
CAS-13628 Enable Dysco storage manager
Merge pull request #487 in CASA/casa6 from CAS-13676 to master* commit '6af834bc97da812177f861d5fcc206455219b9c3':
Revert Bash which to type mods
Remove File::Which Perl import from xml-casa
Replace which with "type -p" in xml-casa
Replace the rest of the which commands in configure.ac
Change "which" to "type" in configure.ac
Use type instead of which in mod-closure
changes to support anaconda build on RHEL8 (CAS-13676)
move grpc check aft...
Merge pull request #486 in CASA/casa6 from CAS-13645 to master* commit '924f32be2aedea16d37e37b1e1942f577b7b87ee':
don't take empty dicts from sub-MS results, CAS-13645
Merge pull request #482 in CASA/casa6 from CAS-13646 to master* commit '7dab13ea035bb9c8e91dae509176064e15bf7d16':
Removed a left-over default(mstransform) not detected in my local tests.
Removed casa5 code from the test script. Pythonized a few other things in the script.
add blank line (2 after func) to trigger new builds, CAS-13646
fix partition axis to spw to make the test behave the same on RHEL and OSX, CAS-13646
add test case for MMS with...
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.