casa
  1. casa

casa6

Public
  1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
2780b6eb223MMerge 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...CAS-13665
Wataru KawasakiWataru Kawasaki
33cebe8ec63MMerge branch 'master' into CAS-13665CAS-13665
Wataru KawasakiWataru Kawasaki
c3e16f366a0update inline help about dosubtract
Ville SuorantaVille Suoranta
b592815b239MMerge pull request #516 in CASA/casa6 from CAS-13689 to master* commit '1e535fecd4b8d8a77794909690f3bb1c61ab587f': removed remaining casa5 code from imagepol tests. Remove additional filesCAS-13689
Ville SuorantaVille Suoranta
1fac9766f31MMerge 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-5792 Jira issues
Wataru KawasakiWataru Kawasaki
fdf19469f23deleted a misleading text in inline help.
Darrell SchiebelDarrell Schiebel
027ad823ba2MMerge 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...3 Jira issues
Sandra CastroSandra Castro
801131e766cMMerge 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 documentation2 Jira issues
Sandra M CastroSandra M Castro
1e535fecd4bMMerge branch 'master' into CAS-13689CAS-13689
Wataru KawasakiWataru Kawasaki
beb7e001de2MMerge branch 'master' into CAS-13665CAS-13665
R. V. UrvashiR. V. Urvashi
eb4caefceadMMerge branch 'master' into CAS-13530CAS-13530
Wataru KawasakiWataru Kawasaki
f8799065836rename do_fit() and do_apply() to _do_fit() and _do_apply()
Pam HarrisPam Harris
3d5bd0bb0c8MMerge 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...CAS-13736
Wataru KawasakiWataru Kawasaki
ce2d86e2e10put fit/apply logic out of the main task code
Sandra CastroSandra Castro
6a7aca750d8MMerge 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...CAS-10234
Sandra M CastroSandra M Castro
eb3d3893ef2Removed 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...
R. V. UrvashiR. V. Urvashi
0b08d21729fCAS-13530 : Skipped tests 3 and 4 again (after request from SC)CAS-13530
Sandra M CastroSandra M Castro
2de4551ca40removed remaining casa5 code from imagepol tests.
R. V. UrvashiR. V. Urvashi
72a1ed6cd5bCAS-13530 : added back split,concat task imports to test_tclean.py - it got lost in the merge conflict yesterday....CAS-13530
Ville SuorantaVille Suoranta
b89727306c9MMerge 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.pyCAS-13644
R. V. UrvashiR. V. Urvashi
e64e7aa70b0MMerge branch 'master' into CAS-13530.Resolved conflict casa5/6 imports in test_tclean.pyCAS-13530
Ville SuorantaVille Suoranta
1cc042a3dbbMMerge 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 productsCAS-13489
David MehringerDavid Mehringer
22d4db65e0eMMerge branch 'master' into CAS-13489Conflicts: casatools/tests/tools/image/test_ia_fft.pyCAS-13489
Takahiro TsutsumiTakahiro Tsutsumi
ed23de10edfLowered the priority of a few more log messages that I missed previously
Akeem WellsAkeem Wells
3a7968c880bRemove additional files
Takahiro TsutsumiTakahiro Tsutsumi
24e08cf106cMMerge branch 'master' into CAS-13496CAS-13496
Ville SuorantaVille Suoranta
1db4223d866MMerge 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 filesCAS-13629
Akeem WellsAkeem Wells
fa42943cc04MMerge branch 'master' into CAS-13689CAS-13689
Takeshi NakazatoTakeshi Nakazato
c02a8765eeaMMerge branch 'master' into CAS-10234CAS-10234
Wataru KawasakiWataru Kawasaki
9df7d9f8767am empty commit
Wataru KawasakiWataru Kawasaki
9c0d55822e4update test062 to check blparam files, plus refactoring
David MehringerDavid Mehringer
4c3a1b828e5add note re: uv -> image coordinate system not being expected
David MehringerDavid Mehringer
dfc7d6c6834MMerge branch 'master' into CAS-13489CAS-13489
David MehringerDavid Mehringer
567bd64fdb8add import os
Akeem WellsAkeem Wells
c2255674763MMerge branch 'master' into CAS-13644CAS-13644
David MehringerDavid Mehringer
9dbaf008583MMerge branch 'master' into CAS-13629Conflicts: casatools/tests/tools/image/test_ia_fft.pyCAS-13629
Sandra María CastroSandra María Castro
645bd21b783Moved up the --ignore_list option and added more examples how to run.
R. V. UrvashiR. V. Urvashi
23ec5960a35CAS-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 started... and with which the validation on CAS-13010 happened more than a year ago.2 Jira issues
R. V. UrvashiR. V. Urvashi
ecadcbe82abCAS-13530 : Removed plotms imports/use from test_tclean.Edited a couple of skip messages for two tests that used plotmsCAS-13530
Sandra M CastroSandra M Castro
d0c5cd6ac12Removed the casa5-related code from the test script and updated thetest documentation on how to run tests in casa6.
Wataru KawasakiWataru Kawasaki
29c8d58a0cdupdate the task behaviour related to dosubtract, overwrite and outfile
Wataru KawasakiWataru Kawasaki
116067e8d5bclean-up
Wataru KawasakiWataru Kawasaki
31a22476d83added test cases for param files, plus update the code
Ville SuorantaVille Suoranta
cb671f84530MMerge pull request #506 in CASA/casa6 from CAS-10648 to master* commit 'e9ede5d2340b09a29f10ef6b89ee5c3da6876af5': changes suggested by scastro enable history writing for spxfitCAS-10648
R. V. UrvashiR. V. Urvashi
19433efa661Added tests 3,4 back in, after some investigations from the test group and a trial change to test framework setup.
Sandra CastroSandra Castro
b5fa67349a6MMerge 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...2 Jira issues
David MehringerDavid Mehringer
e9ede5d2340changes suggested by scastro
David MehringerDavid Mehringer
9ebee8b3fabMMerge branch 'master' into CAS-10648CAS-10648
Takeshi NakazatoTakeshi Nakazato
f0a158155ebCAS-13586 fix broken link in parameter_dictionary.py (just in case)CAS-13586
Takeshi NakazatoTakeshi Nakazato
e87e4e1bc07PIPE-13586 fix another broken link in browsetable GUI helpPIPE-13586