Merge pull request #519 in CASA/casa6 from CAS-13548 to master* commit 'd2cfc53b1b8e2e3b110c7ff80169f359b1ec6834':
update almatasks version to pick up changes (CAS-13548)
point casa6 to almatasks built from branch (CAS-13548)
Merge pull request #488 in CASA/casa6 from CAS-13697 to master* commit '7c49a09df665cdcfe06d6661eb037664fcb99bbe':
standard update of casacore for 6.5 (CAS-13697)
Merge pull request #517 in CASA/casa6 from CAS-13691 to master* commit 'a0a81fd09217c8111b9c66be2faa5bb8d88cf597':
Fix previous commit
Remove TBD parameter from returndict function defition
The task examples only show if there are input parameters. Including a TBD so the example will show
removed the test input field in the xml
More experementing with the xml. Trying to get examples to appear
Making more additions to xml and fixing typos
Cha...
Merge pull request #518 in CASA/casa6 from CAS-13665 to master* commit '33cebe8ec636cf2515af33c1bc969554a1373173': (36 commits)
update inline help about dosubtract
deleted a misleading text in inline help.
rename do_fit() and do_apply() to _do_fit() and _do_apply()
put fit/apply logic out of the main task code
am empty commit
update test062 to check blparam files, plus refactoring
update the task behaviour related to dosubtract, overwrite an...
Merge pull request #515 in CASA/casa6 from CAS-13496 to master* commit 'ed23de10edf9f90e4d10df14faf04c89081aa8ef':
Lowered the priority of a few more log messages that I missed previously
Changed logging level of some of the automasking messages from INFO to INFO3 as requested by CAS-579
Merge pull request #511 in CASA/casa6 from CAS-13530 to master* commit 'eb4caefceadfaf07aa6efc7e233367dff2617f42':
CAS-13530 : Skipped tests 3 and 4 again (after request from SC)
CAS-13530 : added back split,concat task imports to test_tclean.py - it got lost in the merge conflict yesterday....
CAS-13530 : Now, brought back the if( isReadable(...) ) checks to make the code a little more robust. This brings the functionality/code back to where we sta...
Merge pull request #514 in CASA/casa6 from CAS-13586 to master* commit 'f0a158155eba19f9a84fa8ff620cb6fc144b2992':
CAS-13586 fix broken link in parameter_dictionary.py (just in case)
PIPE-13586 fix another broken link in browsetable GUI help
CAS-13586 fix broken link in msuvbin and casaqt help
CAS-13586 more fix on broken link
CAS-13586 fix broken link to TaQL documentation
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