Takeshi Nakazato | 7dd0363ab94CAS-13780 fix unused variable issue (F841)
- obvious ones were simply deleted
- commented out variables that could be used in future | CAS-13780 fix unused variable issue (F841)- obvious ones were simply deleted
- commented out variables that could be used in future | | CAS-13780 |
Takeshi Nakazato | 32ec7647d8a | CAS-13780 explicitly import casalog (F821) | | CAS-13780 |
Takeshi Nakazato | 285a74b3ae3 | CAS-13780 resolve conflict of variable name (F402) | | CAS-13780 |
Takeshi Nakazato | ca1330b0e13 | CAS-13780 insert blank line (E306) | | CAS-13780 |
Takeshi Nakazato | e4f16ea4ad9 | CAS-13780 remove unused imports (F401) | | CAS-13780 |
Takeshi Nakazato | b208ea7fdf2 | CAS-13780 fix ambiguous variable names (E741) | | CAS-13780 |
Takeshi Nakazato | 1054b218940 | CAS-13780 use "x not in y" instead of "not x in y" (E713) | | CAS-13780 |
Takeshi Nakazato | 2fde3950a8e | CAS-13780 use "is" operator for compasiron with None (E711) | | CAS-13780 |
Takeshi Nakazato | 826c7e85f99 | CAS-13780 fix multiple statement in one line (E701) | | CAS-13780 |
Takeshi Nakazato | 8078975f623 | CAS-13780 white space fix (E225) | | CAS-13780 |
Takeshi Nakazato | 200c2bda724 | CAS-13780 indentation fix (E131) | | CAS-13780 |
Takeshi Nakazato | db3d156c350 | CAS-13780 indentation fix (E127) | | CAS-13780 |
Takeshi Nakazato | 2d7c3744403 | CAS-13780 indentation fix (E125) | | CAS-13780 |
Takeshi Nakazato | 5e50935c0d2 | CAS-13780 indentation fix for comment (E114) | | CAS-13780 |
Takeshi Nakazato | 2671b916f18 | CAS-13780 remove redundant backslash (E502) | | CAS-13780 |
Takeshi Nakazato | 5e50138a489 | CAS-13780 do not use bare except (E722) | | CAS-13780 |
Takeshi Nakazato | a8953cc5db8 | CAS-13780 revert test_task_sdbaseline.pythe file will be refactored in the separate ticket | | CAS-13780 |
Takeshi Nakazato | 163b93ee445 | CAS-13780 apply autopep8 with manual tweaking on too long linesautopep8 option is as follows:
autopep8 -v -i --ignore=E402 --max-line-length=100 [files] | | CAS-13780 |
Takeshi Nakazato | 87a89432575 | CAS-13780 apply isort | | CAS-13780 |
Takeshi Nakazato | e076ec90e58 | CAS-13780 delete trailing spaces/tabs | | CAS-13780 |
Takeshi Nakazato | ba5071b0fae | CAS-13780 drop python 2.7 support (is_CASA6 and is_python3 flags) | | CAS-13780 |
Ville Suoranta | 5cf29131e94M | Merge 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 Suoranta | edfb9d3a47fM | Merge 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 format | | CAS-12702 |
Sandra M Castro | ac6a38a0c1bM | Merge branch 'master' into CAS-12966 | | CAS-12966 |
Sandra Castro | 0a474e9a416M | Merge branch 'master' into CAS-12702 | | CAS-12702 |
Neal Schweighart | 9d930c0dcfc | Changed garbage.rgn files to not use os.cwd and added garbage.rgn file to the teardown | | |
Ville Suoranta | 3024d7185f1M | Merge 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 Suoranta | 1a12d4b10c0M | Merge pull request #550 in CASA/casa6 from CAS-13790 to master* commit 'c1e26a3e8aa649b72550dd3de29b50f9c17fed23':
Disabling test_onefield_asp on Macs | | CAS-13790 |
Ville Suoranta | c1e26a3e8aa | Disabling test_onefield_asp on Macs | | |
Ville Suoranta | 166294102ecM | Merge 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 Schweighart | 9309ae09ea4M | Merge branch 'master' into CAS-12702 | | CAS-12702 |
Sandra M Castro | 8e88c8bc482 | Added regression to component mapping file. | | |
Kazuhiko Shimada | 9fa46aab175 | CAS-13520: resolve a conflict | | CAS-13520 |
Kazuhiko Shimada | 2ffef3d98cfM | CAS-13520: resolve a conflict | | CAS-13520 |
Neal Schweighart | 5a10d3f48c1 | removed suite function for casa5 | | |
Neal Schweighart | 557bc82260d | Added descriptions to the new split test cases | | |
Neal Schweighart | 1ee827fae90 | removed some comments | | |
Sandra Castro | 10253115afdM | Merge branch 'master' into CAS-12966 | | CAS-12966 |
Sandra Castro | ad8fd8c2c12 | Renamed input MS.Refactored some loops and improved readability | | |
R. V. Urvashi | 472ca936f58M | Merge branch 'master' into CAS-940 | | CAS-940 |
Ville Suoranta | b6e0c2cead5M | Merge 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 Castro | f0175b364d8M | Merge branch 'master' into CAS-12966 | | CAS-12966 |
Sandra M Castro | cc589098bbbM | Merge branch 'master' into CAS-13707Fixed manual conflicts of json file | | CAS-13707 |
Sandra M Castro | a77e79d0c32 | Renamed test script | | |
Sandra M Castro | 30e1944df71 | 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
need to be done in the casatestdata repository. | | |
Sandra Castro | 89dd757c309M | Merge 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 Castro | 03bdec30a1aM | Merge branch 'master' into CAS-12966 | | CAS-12966 |
Neal Schweighart | 418e3d8511e | split up large test cases and changed to match current test format | | |
R. V. Urvashi | e7f720745a2M | Merge branch 'master' into CAS-940 | | CAS-940 |
R. V. Urvashi | 56765678ff5M | Merge branch 'CAS-940' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-940 | | CAS-940 |