1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Takeshi NakazatoTakeshi Nakazato
e3bd68800e8CAS-13780 update single dish related entries in component_to_test_map.jsonCAS-13780 update single dish related entries in component_to_test_map.jsonCAS-13780
Takeshi NakazatoTakeshi Nakazato
267b03e8fd5CAS-13780 more documentation fix for D400CAS-13780
Takeshi NakazatoTakeshi Nakazato
029f378f204CAS-13780 more documentation fix for D208CAS-13780
Takeshi NakazatoTakeshi Nakazato
d90180b4cb7CAS-13780 documentation fix (D205, D208, D400, D401, D403)Some of those documentation error reports are not fixed.CAS-13780
Takeshi NakazatoTakeshi Nakazato
81a7d528896CAS-13780 documentation fix (D300)CAS-13780
Takeshi NakazatoTakeshi Nakazato
35bd80880ffCAS-13780 documentation fix (D211)CAS-13780
Takeshi NakazatoTakeshi Nakazato
c6e5d5e9da7CAS-13780 documentation fix (D210)CAS-13780
Takeshi NakazatoTakeshi Nakazato
9c3f58c2d32CAS-13780 documentation fix (D208)CAS-13780
Takeshi NakazatoTakeshi Nakazato
3913eefb527CAS-13780 documentation fix (D204)CAS-13780
Takeshi NakazatoTakeshi Nakazato
71c1f33816bCAS-13780 documentation fix (D202)CAS-13780
Takeshi NakazatoTakeshi Nakazato
3de89b6bc64CAS-13780 documentation fix (D200)Note that this change causes additional E501 error.CAS-13780
Takeshi NakazatoTakeshi Nakazato
a042d413533CAS-13780 manual fix several code style issuesCAS-13780
Takeshi NakazatoTakeshi Nakazato
d8b56bdd0d3CAS-13780 manually fix codestyle of sdutil.py and sdbeamutil.pyCAS-13780
Takeshi NakazatoTakeshi Nakazato
c0f08784ec8CAS-13780 manually fix jyperk.py and its test codeCAS-13780
Takeshi NakazatoTakeshi Nakazato
a01f2f00aedCAS-13780 fix invalid backslash (W605)CAS-13780
Takeshi NakazatoTakeshi Nakazato
7106780e730CAS-13780 fix invalid backslash (W605) as well as regex bugCAS-13780
Takeshi NakazatoTakeshi Nakazato
b331669e025CAS-13780 revisited E501CAS-13780
Takeshi NakazatoTakeshi Nakazato
c173c50a158CAS-13780 call super without argumentsit is possible because we get rid of python 2.7 support.CAS-13780
Takeshi NakazatoTakeshi Nakazato
84416aebb00CAS-13780 fix too many leading # for comment (E266)CAS-13780
Takeshi NakazatoTakeshi Nakazato
28317ceb5c9CAS-13780 insert whitespace in between "#" and comment (E265)some comments were deleted because they are clearly outdated.CAS-13780
Takeshi NakazatoTakeshi Nakazato
7dd0363ab94CAS-13780 fix unused variable issue (F841)- obvious ones were simply deleted - commented out variables that could be used in futureCAS-13780
Takeshi NakazatoTakeshi Nakazato
32ec7647d8aCAS-13780 explicitly import casalog (F821)CAS-13780
Takeshi NakazatoTakeshi Nakazato
285a74b3ae3CAS-13780 resolve conflict of variable name (F402)CAS-13780
Takeshi NakazatoTakeshi Nakazato
ca1330b0e13CAS-13780 insert blank line (E306)CAS-13780
Takeshi NakazatoTakeshi Nakazato
e4f16ea4ad9CAS-13780 remove unused imports (F401)CAS-13780
Takeshi NakazatoTakeshi Nakazato
b208ea7fdf2CAS-13780 fix ambiguous variable names (E741)CAS-13780
Takeshi NakazatoTakeshi Nakazato
1054b218940CAS-13780 use "x not in y" instead of "not x in y" (E713)CAS-13780
Takeshi NakazatoTakeshi Nakazato
2fde3950a8eCAS-13780 use "is" operator for compasiron with None (E711)CAS-13780
Takeshi NakazatoTakeshi Nakazato
826c7e85f99CAS-13780 fix multiple statement in one line (E701)CAS-13780
Takeshi NakazatoTakeshi Nakazato
8078975f623CAS-13780 white space fix (E225)CAS-13780
Takeshi NakazatoTakeshi Nakazato
200c2bda724CAS-13780 indentation fix (E131)CAS-13780
Takeshi NakazatoTakeshi Nakazato
db3d156c350CAS-13780 indentation fix (E127)CAS-13780
Takeshi NakazatoTakeshi Nakazato
2d7c3744403CAS-13780 indentation fix (E125)CAS-13780
Takeshi NakazatoTakeshi Nakazato
5e50935c0d2CAS-13780 indentation fix for comment (E114)CAS-13780
Takeshi NakazatoTakeshi Nakazato
2671b916f18CAS-13780 remove redundant backslash (E502)CAS-13780
Takeshi NakazatoTakeshi Nakazato
5e50138a489CAS-13780 do not use bare except (E722)CAS-13780
Takeshi NakazatoTakeshi Nakazato
a8953cc5db8CAS-13780 revert test_task_sdbaseline.pythe file will be refactored in the separate ticketCAS-13780
Takeshi NakazatoTakeshi Nakazato
163b93ee445CAS-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 NakazatoTakeshi Nakazato
87a89432575CAS-13780 apply isortCAS-13780
Takeshi NakazatoTakeshi Nakazato
e076ec90e58CAS-13780 delete trailing spaces/tabsCAS-13780
Takeshi NakazatoTakeshi Nakazato
ba5071b0faeCAS-13780 drop python 2.7 support (is_CASA6 and is_python3 flags)CAS-13780
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
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

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

Add shortcut