R. V. Urvashi c8f5c492f74 M Merge branch 'master' into CAS-13737 15 Feb 2022 CAS-13737 R. V. Urvashi 4c7ae01d77a CAS-13737 : Skipped test_singlepointing_cube_intonly and test_mosaic_cube_intonly in parallel because of intermittent failures. Moved report to CAS-13392 CAS-13737 : Skipped test_singlepointing_cube_intonly and test_mosaic_cube_intonly in parallel because of intermittent failures. Moved report to CAS-13392 15 Feb 2022 2 Jira issuesVille Suoranta 8c92d84c01d M Merge pull request #523 in CASA/casa6 from CAS-13624 to master * commit '578ac173aad65acc9d02a429e41b891aafe056ac':
Add a new test for CAS-13624
Changed to use NAME_MAX
Slightly modified the max path limit to be conservative
Fixed a bug introduced in the previous commit
Some more modifications and clean ups
Added check if mask string is within PATH_MAX before it treats as a file name
Added path max check 14 Feb 2022 CAS-13624 Ville Suoranta 259c2810fac M Merge pull request #520 in CASA/casa6 from CAS-13652 to master * commit 'b1132e22f106ae3f96d5e7ffbcd57c8df6a4a9ab':
Fix logging the Python version in MPI mode
Revert "Print Python version to casalog"
Print Python version to casalog
Revert "Remove py3.x extension from the tarball name in runtest.py" 14 Feb 2022 CAS-13652 Takahiro Tsutsumi 578ac173aad M Merge branch 'master' into CAS-13624 13 Feb 2022 CAS-13624 Ville Suoranta bca0ed53c8a M Merge pull request #521 in CASA/casa6 from CAS-13439 to master * commit 'a5d48016788755a11348882a140d4dbf31bdc466': (21 commits)
updated docs, added test
Add missing import for measures
Removed left-over casatasks import
New test script for the simulator tool. It exercises sm.predict as described in CAS-13439. This script contains one test case.
reverted test in lieu of scastro commiting new test script
added test verifying sm.predict() support... 11 Feb 2022 CAS-13439 Ville Suoranta 3004025c097 M Merge pull request #522 in CASA/casa6 from CAS-13692 to master * commit 'be7dbf5d91b3e09046ce18713d88b6c6586b6529':
Remove duplicates and add error checking in cases where file syntax is correct but file does not exist
Update to check for all realpaths fora given test. Loop through components first before adding default list to empty components 10 Feb 2022 CAS-13692 Ville Suoranta 691a468779d M 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) 09 Feb 2022 CAS-13548 Ville Suoranta 1777297eec9 M Merge pull request #488 in CASA/casa6 from CAS-13697 to master * commit '7c49a09df665cdcfe06d6661eb037664fcb99bbe':
standard update of casacore for 6.5 (CAS-13697) 09 Feb 2022 CAS-13697 Akeem Wells be7dbf5d91b M Merge branch 'master' into CAS-13692 09 Feb 2022 CAS-13692 Sandra Castro dc6bcff2d26 M 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... 08 Feb 2022 CAS-13691 David Mehringer a5d48016788 M Merge branch 'master' into CAS-13439 07 Feb 2022 CAS-13439 Takahiro Tsutsumi 10dfa83475d Add a new test for CAS-13624 03 Feb 2022 CAS-13624 Akeem Wells 8a0cfd9b633 Remove duplicates and add error checking in cases where file syntax is correct but file does not exist 03 Feb 2022 Akeem Wells 3beb5cb495d M Merge branch 'master' into CAS-13692 03 Feb 2022 CAS-13692 Ville Suoranta b1132e22f10 M Merge branch 'master' into CAS-13652 03 Feb 2022 CAS-13652 Ville Suoranta 2780b6eb223 M 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... 03 Feb 2022 CAS-13665 Darrell Schiebel d2cfc53b1b8 M Merge branch 'master' into CAS-13548 03 Feb 2022 CAS-13548 Ville Suoranta a0a81fd0921 Fix previous commit 03 Feb 2022 Ville Suoranta 159b88809f3 Remove TBD parameter from returndict function defition 03 Feb 2022 Darrell Schiebel 5a3cc70773c update almatasks version to pick up changes (CAS-13548) 02 Feb 2022 CAS-13548 Wataru Kawasaki 33cebe8ec63 M Merge branch 'master' into CAS-13665 02 Feb 2022 CAS-13665 Takahiro Tsutsumi 883a8b1a9cf Changed to use NAME_MAX 02 Feb 2022 Wataru Kawasaki c3e16f366a0 update inline help about dosubtract 01 Feb 2022 Ville Suoranta b592815b239 M Merge pull request #516 in CASA/casa6 from CAS-13689 to master * commit '1e535fecd4b8d8a77794909690f3bb1c61ab587f':
removed remaining casa5 code from imagepol tests.
Remove additional files 01 Feb 2022 CAS-13689 Ville Suoranta 1fac9766f31 M 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 01 Feb 2022 2 Jira issuesWataru Kawasaki fdf19469f23 deleted a misleading text in inline help. 01 Feb 2022 Takahiro Tsutsumi 6103175d5ab M Merge branch 'master' into CAS-13624 31 Jan 2022 CAS-13624 Neal Schweighart 1c830e9e2e4 M Merge branch 'master' into CAS-13691 31 Jan 2022 CAS-13691 Darrell Schiebel 027ad823ba2 M 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... 31 Jan 2022 3 Jira issuesAkeem Wells 22ded0d6bc5 M Merge branch 'master' into CAS-13692 31 Jan 2022 CAS-13692 Sandra Castro 801131e766c M 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 31 Jan 2022 2 Jira issuesSandra M Castro 1e535fecd4b M Merge branch 'master' into CAS-13689 31 Jan 2022 CAS-13689 Wataru Kawasaki beb7e001de2 M Merge branch 'master' into CAS-13665 31 Jan 2022 CAS-13665 R. V. Urvashi eb4caefcead M Merge branch 'master' into CAS-13530 30 Jan 2022 CAS-13530 Wataru Kawasaki f8799065836 rename do_fit() and do_apply() to _do_fit() and _do_apply() 30 Jan 2022 Pam Harris 3d5bd0bb0c8 M 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... 29 Jan 2022 CAS-13736 Akeem Wells d7c17fc3da4 Update to check for all realpaths fora given test. Loop through components first before adding default list to empty components 28 Jan 2022 Wataru Kawasaki ce2d86e2e10 put fit/apply logic out of the main task code 28 Jan 2022 Sandra Castro 6a7aca750d8 M 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... 28 Jan 2022 CAS-10234 Sandra M Castro eb3d3893ef2 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... 28 Jan 2022 Neal Schweighart 9b366e1f3b1 The task examples only show if there are input parameters. Including a TBD so the example will show 27 Jan 2022 Neal Schweighart d570dbcf2ab removed the test input field in the xml 27 Jan 2022 Neal Schweighart ffb3ea385ee More experementing with the xml. Trying to get examples to appear 27 Jan 2022 R. V. Urvashi 0b08d21729f CAS-13530 : Skipped tests 3 and 4 again (after request from SC) 27 Jan 2022 CAS-13530 Neal Schweighart 4fdb68248d1 Making more additions to xml and fixing typos 27 Jan 2022 Sandra M Castro 2de4551ca40 removed remaining casa5 code from imagepol tests. 27 Jan 2022 Neal Schweighart 494abae1ad2 Changes to the xml to get the example to appear on the docs page 26 Jan 2022 Neal Schweighart 563d454783f Changed the example for returndict xml 26 Jan 2022 Neal Schweighart 893ac932ce9 Updated the xml with the structure of the dictionary and additional description 26 Jan 2022