1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Sandra M CastroSandra M Castro
c35edf2de71Removed casa5 code from task_flagmanager.pyRemoved casa5 code from task_flagmanager.py
Sandra M CastroSandra M Castro
6415ee9f6feReplaced lociteritems and lociterkeys functions with dict.items and dict.keys
Sandra M CastroSandra M Castro
78cbbf8be67Replaced lociteritems function with dict.items()
Sandra M CastroSandra M Castro
4398d19bc68Fixed deprecation warning on == sign in flagdata task.More cleanup of test_task_flagdata
Sandra M CastroSandra M Castro
3df1b9aa1e6Removed lociteritems function that was only needed for python 2/3 compatibility andreplaced calls with dict.items(). More formatting in test_flaghelper.py to become more pythonic.
Sandra M CastroSandra M Castro
b440fd015b6Cleaned up left-over files and added proper tearDown methods.
Sandra M CastroSandra M Castro
cb456c6d3fdRemoved left-over is_python3
Sandra M CastroSandra M Castro
c037e06c8a2Removed the cleanup outdated class and replaced it with tearDown and tearDownClass methods.Add left-over data to tearDown methods.
Sandra M CastroSandra M Castro
f241145913dRemoved casa5 from flaghelper.py. Fixed deprecation warning. Refactored some partsof the code for better readability. Copyed test_flaghelper from casa5 to casa6 and updated it.
Sandra CastroSandra Castro
67b9df573b4MMerge pull request #553 in CASA/casa6 from CAS-13749 to master* commit '240c9864011cff28c8a07cd64e6936342b076742': updates necessary because of changes to measures typing API fix breakage caused by non-CASA casacore changes revert gitmodules, modify error message as requested by stake holder added comments, no change in behavior fixed type spotted by Tak Update for correctly specifying default value updated to allow spw to be specified as li...CAS-13749
Ville SuorantaVille Suoranta
5cf29131e94MMerge pull request #549 in CASA/casa6 from CAS-12966 to master* commit 'ac6a38a0c1b5728064978372cf173a4b518230a9': Added regression to component mapping file. Renamed input MS. Refactored some loops and improved readability Renamed test script Updated the test script and separated into two test cases, one for flagdata alone and the other to compare flagdata and mstransform outputs. Modified the location of the MSs in the script, which will also ne...2 Jira issues
Ville SuorantaVille Suoranta
edfb9d3a47fMMerge pull request #552 in CASA/casa6 from CAS-12702 to master* commit '0a474e9a4161930934718d8ff3c8e98501a54816': Changed garbage.rgn files to not use os.cwd and added garbage.rgn file to the teardown removed suite function for casa5 Added descriptions to the new split test cases removed some comments split up large test cases and changed to match current test formatCAS-12702
Sandra M CastroSandra M Castro
ac6a38a0c1bMMerge branch 'master' into CAS-12966CAS-12966
Sandra CastroSandra Castro
0a474e9a416MMerge branch 'master' into CAS-12702CAS-12702
David MehringerDavid Mehringer
240c9864011updates necessary because of changes to measures typing API
David MehringerDavid Mehringer
04e0b2064e9fix breakage caused by non-CASA casacore changes
David MehringerDavid Mehringer
10d29bdbda0MMerge branch 'master' into CAS-13749CAS-13749
Neal SchweighartNeal Schweighart
9d930c0dcfcChanged garbage.rgn files to not use os.cwd and added garbage.rgn file to the teardown
Ville SuorantaVille Suoranta
3024d7185f1MMerge pull request #548 in CASA/casa6 from CAS-13520 to master* commit '9fa46aab1753b8670dacc54af3632b8d764fec0e': (248 commits) CAS-13520: resolve a conflict Increased the timeout for test_task_imbaseline CAS-13520: renamed from test_imbaseline.py to test_task_imbaseline.py, and erased suite() CAS-13520: modified test conditions and fixed a bug about spws for sdbaseline CAS-13520: modified a test parameter CAS-13520: modified a comment CAS-...CAS-13520
Ville SuorantaVille Suoranta
1a12d4b10c0MMerge pull request #550 in CASA/casa6 from CAS-13790 to master* commit 'c1e26a3e8aa649b72550dd3de29b50f9c17fed23': Disabling test_onefield_asp on MacsCAS-13790
Ville SuorantaVille Suoranta
c1e26a3e8aaDisabling test_onefield_asp on Macs
Ville SuorantaVille Suoranta
166294102ecMMerge pull request #547 in CASA/casa6 from CAS-940 to master* commit '472ca936f5877aa1b5df07c60893f72cbc36f7bf': (116 commits) CAS-940 using Urvashi's suggested changes to make tests pass based on limited channels with iterations done CAS-940 : Added 'experimental' note to xml docs. Fixed type in subparam name in the conditional section of tclean.xml CAS-940 : Changed test values for test_onefield_asp, using truth values from the simulated images,...2 Jira issues
Neal SchweighartNeal Schweighart
9309ae09ea4MMerge branch 'master' into CAS-12702CAS-12702
Sandra M CastroSandra M Castro
8e88c8bc482Added regression to component mapping file.
Kazuhiko ShimadaKazuhiko Shimada
9fa46aab175CAS-13520: resolve a conflictCAS-13520
Kazuhiko ShimadaKazuhiko Shimada
2ffef3d98cfMCAS-13520: resolve a conflictCAS-13520
Neal SchweighartNeal Schweighart
5a10d3f48c1removed suite function for casa5
David MehringerDavid Mehringer
0fd6a7b9607revert gitmodules, modify error message as requested by stake holder
Neal SchweighartNeal Schweighart
557bc82260dAdded descriptions to the new split test cases
David MehringerDavid Mehringer
893d4e33460MMerge branch 'master' into CAS-13749CAS-13749
Neal SchweighartNeal Schweighart
1ee827fae90removed some comments
Sandra CastroSandra Castro
10253115afdMMerge branch 'master' into CAS-12966CAS-12966
Sandra CastroSandra Castro
ad8fd8c2c12Renamed input MS.Refactored some loops and improved readability
R. V. UrvashiR. V. Urvashi
472ca936f58MMerge branch 'master' into CAS-940CAS-940
Ville SuorantaVille Suoranta
b6e0c2cead5MMerge pull request #546 in CASA/casa6 from CAS-13707 to master* commit 'cc589098bbb552bfc489f0b22015738f32325fdc': Removed left-over is_casa6 variable usage. Bumped the numbers to get viewer, plotms and almatasks wheels. Updated README.md for runtest.py, which is unrelated to this branch, but a good opportunity to keep it up-to-date. Fixed component json file Renamed all tasks tests to follow the new naming convention. Removed casa5 code from ...CAS-13707
Sandra CastroSandra Castro
f0175b364d8MMerge branch 'master' into CAS-12966CAS-12966
David MehringerDavid Mehringer
bc7778e94f3added comments, no change in behavior
Sandra M CastroSandra M Castro
cc589098bbbMMerge branch 'master' into CAS-13707Fixed manual conflicts of json fileCAS-13707
Sandra M CastroSandra M Castro
a77e79d0c32Renamed test script
Sandra M CastroSandra M Castro
30e1944df71Updated the test script and separated into two test cases,one for flagdata alone and the other to compare flagdata and mstransform outputs. Modified the location of the MSs in the script, which will also need to be done in the casatestdata repository.
Sandra CastroSandra Castro
89dd757c309MMerge pull request #545 in CASA/casa6 from CAS-13590 to master* commit '93fce9d308d27503a7bd2a55ed41f6baf3197b5f': Added the new test to the component json file. Fixed a few typos in docstrings. Cleaned up some commented lines A bit more clean up Removed the debugging print statements Fixed the error and add a test Remove old test files Moved the tests to a new file and added some more tests Removed imagerhelpers from import Added getOpt...CAS-13590
Sandra M CastroSandra M Castro
03bdec30a1aMMerge branch 'master' into CAS-12966CAS-12966
Neal SchweighartNeal Schweighart
418e3d8511esplit up large test cases and changed to match current test format
R. V. UrvashiR. V. Urvashi
e7f720745a2MMerge branch 'master' into CAS-940CAS-940
R. V. UrvashiR. V. Urvashi
56765678ff5MMerge branch 'CAS-940' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-940CAS-940
R. V. UrvashiR. V. Urvashi
fe99156d355MMerge branch 'master' into CAS-940CAS-940
Sandra M CastroSandra M Castro
8ca0230b2c2Removed left-over is_casa6 variable usage.
Sandra M CastroSandra M Castro
f2375cc339fBumped the numbers to get viewer, plotms and almatasks wheels.
Sandra CastroSandra Castro
93fce9d308dAdded the new test to the component json file.Fixed a few typos in docstrings.
Sandra CastroSandra Castro
059886df069Increased the timeout for test_task_imbaseline

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut