1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Akeem WellsAkeem Wells
b82b79ebc3cMove Test to Tests directoryMove Test to Tests directory
Akeem WellsAkeem Wells
448dff8920bMMerge branch 'master' into CAS-13816CAS-13816
Neal SchweighartVille SuorantaNeal Schweighart
ea1c86b3a12MPull request #565: CAS-13793Merge in CASA/casa6 from CAS-13793 to master * commit '1e592ab5a65395418d74ec38ddab5ef33aa316b0': Code reviewed and cleanup a few things following sourcery suggestions. Looks good. Added more test cases from casa5 regression and fixed errors Added new test cases adapted from casa5 testCAS-13793
Akeem WellsAkeem Wells
62b7b020b99MMerge branch 'master' into CAS-13816CAS-13816
Sandra CastroSandra Castro
1e592ab5a65MMerge branch 'master' into CAS-13793CAS-13793
Sandra M CastroSandra M Castro
33ee2243f6aCode reviewed and cleanup a few things following sourcery suggestions.Looks good.
Pam HarrisVille SuorantaPam Harris
4a3b5d6e8cbMPull request #564: CAS-13450 add plotms caltable axesMerge in CASA/casa6 from CAS-13450 to master * commit '7e55aa32f8daae5eb85f4efdc7dfaec6a6b799a8': Update plotms master wheel version Update build.conf Revert code style changes Update plotms branch wheel with test_plotms fix Update plotms branch wheel in build.conf Add errors for invalid plotms caltable axes Add uvw and azel related axes to CTIter Set plotms branch wheel in bui...CAS-13450
Pam FordPam Ford
7e55aa32f8dUpdate plotms master wheel version
Akeem WellsAkeem Wells
ef7838fba9bUpdate errors in casatestutils check.py.Remove logging module. Add exceptions. Add new unittest
Neal SchweighartNeal Schweighart
cb243d50d93Added more test cases from casa5 regression and fixed errors
Pam FordPam Ford
e378e675037MMerge branch 'master' into CAS-13450CAS-13450
Ville SuorantaVille Suoranta
9c5354541eeTrigger a build for CAS-13815CAS-13815
Benjamin BeanVille SuorantaBenjamin Bean
1f1818cc262MPull request #563: CAS-6692Merge in CASA/casa6 from CAS-6692 to master * commit '63b925d53ef0a18dd4f892c87e0b2bcbc4239eb0': (57 commits) CAS-6692 undo changes from accidental merge of CAS-13569 CAS-13569 get python version dynamically instead of hardcoding 3.6 CAS-6692 use a standard imagename for tclean tests add history_filter argument to gclean to allow for abbreviated masks in tclean command history (CAS-669...3 Jira issues
Sandra CastroVille SuorantaSandra Castro
67442d96727MPull request #562: CAS-13798Merge in CASA/casa6 from CAS-13798 to master * commit 'd3f81771d8252ccee0215e3a4c57b5827e519e4f': Small fix to setUp of tests. Removed casa5 code from task_flagmanager.py Replaced lociteritems and lociterkeys functions with dict.items and dict.keys Replaced lociteritems function with dict.items() Fixed deprecation warning on == sign in flagdata task. More cleanup of test_task_flagdat...CAS-13798
Benjamin BeanBenjamin Bean
63b925d53efCAS-6692 undo changes from accidental merge of CAS-135692 Jira issues
Sandra M CastroSandra M Castro
d3f81771d82MMerge branch 'master' into CAS-13798CAS-13798
Benjamin BeanBenjamin Bean
dc9f53ffc5aMMerge branch 'master' into CAS-6692CAS-6692
Benjamin BeanBenjamin Bean
5da60b1df88MMerge branch 'CAS-13569' into CAS-66922 Jira issues
Sandra M CastroSandra M Castro
030ac61dccdSmall fix to setUp of tests.
Neal SchweighartNeal Schweighart
c3aec3e898eAdded new test cases adapted from casa5 test
Ville SuorantaVille Suoranta
b2103336ae9MPull request #561: Fix GoogleTest download URLMerge in CASA/casa6 from CAS-13805 to master * commit '1b3b25554e6dc05b3daa509f1279a26b52f651f0': Fix GoogleTest download URLCAS-13805
Kumar GolapVille SuorantaKumar Golap
d265bf2ce92MPull request #560: CAS-12497Merge in CASA/casa6 from CAS-12497 to master * commit '020d5068b84f1aa25a0b6e7d592408cf5bfdb792': Added a few missing saving of the metric value to a json file Moved the changes in casa5 to the casa6 new style branchCAS-12497
Sandra M CastroSandra M Castro
ed1f53d4a74MMerge branch 'master' into CAS-13798CAS-13798
Ville SuorantaVille Suoranta
020d5068b84MMerge branch 'master' into CAS-12497CAS-12497
Ville SuorantaVille Suoranta
e1110014e14MMerge pull request #557 in CASA/casa6 from CAS-13779 to master* commit '0b4bdf42531f451024e633a779be3be9e398d078': Remove 'modimage' parameterCAS-13779
Ville SuorantaVille Suoranta
1b3b25554e6Fix GoogleTest download URL
Ville SuorantaVille Suoranta
0b4bdf42531MMerge branch 'master' into CAS-13779CAS-13779
Sandra CastroSandra Castro
4f17dac11b3MMerge pull request #556 in CASA/casa6 from CAS-13780 to master* commit '55baf8f44848a892e6950bcb1220d4421b779358': (41 commits) CAS-13780 update single dish related entries in component_to_test_map.json CAS-13780 more documentation fix for D400 CAS-13780 more documentation fix for D208 CAS-13780 documentation fix (D205, D208, D400, D401, D403) CAS-13780 documentation fix (D300) CAS-13780 documentation fix (D211) CAS-13780 documentation fix (...CAS-13780
Sandra M CastroSandra M Castro
c35edf2de71Removed casa5 code from task_flagmanager.py
Takeshi NakazatoTakeshi Nakazato
55baf8f4484MMerge branch 'master' into CAS-13780CAS-13780-5CAS-13780
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 CastroSandra Castro
77a6570e929MMerge pull request #555 in CASA/casa6 from CAS-13770 to master* commit '2666d390b997bd39fa71de0489f30ccebf0d6eee': Update to parse depending on order of tests input Update to parse testlist. Update to generate test list from testType as componentCAS-13770
Takeshi NakazatoTakeshi Nakazato
e3bd68800e8CAS-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

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

Add shortcut