Merge pull request #513 in CASA/casa6 from CAS-13736 to master* commit 'eb3d3893ef20f802e6ea4e3779ed2905fbc1c5f5':
Removed casa5-related code from the script. Removed the testmms code to read MMS data from another directory, which is deprecated with the use of ctsys.resolve(). Add the functions from recipes.listshapes:listshapes and checkMSes to the test script so that listshapes.py can be removed from casa6. Refactored a few functions for better readin...
Merge pull request #512 in CASA/casa6 from CAS-10234 to master* commit 'c02a8765eeac0760bfc8939e0367919ece37974a':
CAS-10234 more comprehensible variable name
CAS-10234 rename image to image_data
CAS-10234 import numpy as np
CAS-10234 remove unused variable
CAS-10234 move the code unrelated to plotting outside try-block
CAS-10234 make sure plotter is always closed
CAS-10234 remove if block for CASA 5 support
CAS-10234 replace pylab with py...
Removed casa5-related code from the script.Removed the testmms code to read MMS data from another directory, which is deprecated with
the use of ctsys.resolve().
Add the functions from recipes.listshapes:listshapes and checkMSes to the test script
so that listshapes.py can be removed from casa6.
Refactored a few functions for better reading.
This should fix the running of test_split in Casa Dev Test
Remove created data that were left ou...
Merge pull request #509 in CASA/casa6 from CAS-13644 to master* commit 'c22556747639721cb9394a3b38f823ec77069044':
Moved up the --ignore_list option and added more examples how to run.
Additional Notes added for ignore list
Update to runtest README.md
More changes to the runtest.py documentation
Adding documentation to runtest.py
Merge pull request #510 in CASA/casa6 from CAS-13489 to master* commit '22d4db65e0e3a4f5a9029d2c9bef562c87dc76ad':
add note re: uv -> image coordinate system not being expected
updated Unit test to String test
updated docs re: units handling
implemented unit handling for uv-plane -> image-plane transform
implemented units handling for image plane -> uv-plane transform
remove test data products
Merge pull request #508 in CASA/casa6 from CAS-13629 to master* commit '567bd64fdb833687e38c22c671159b1781204720':
add import os
Updated using scastro's suggestion.
remove remaining CASA 5 reference
CAS-13629 commit for fix of DirectionCoordinate::makeFourierCoordinate
CAS-13629 add test_new_inc(), remove CASA 5 stuff, delete created files
Merge pull request #506 in CASA/casa6 from CAS-10648 to master* commit 'e9ede5d2340b09a29f10ef6b89ee5c3da6876af5':
changes suggested by scastro
enable history writing for spxfit
Merge pull request #505 in CASA/casa6 from CAS-13701 to master* commit '00ef53d2b79dd156307a9acac377b2f12b5e7f96':
Add Support for MPI Tests, Only Checkout Tests When Needed
Update pytest.main to subprocess.run
Remove excessive print, pass None if ignore list is not given
Add Option to ignore test
Fix Teardowns in image test where needed. Remove casa5 support where applicable
casatools/tests/tools/imagepol/test_po_rotationmeasure.py and commen...
Merge pull request #503 in CASA/casa6 from CAS-13663 to master* commit 'c4b7b67c71ccf688583daa914980c73a4374ddd2':
CAS-13663: remove casa5 code from plotbandpass
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