Build: #325 failed Changes by Darrell Schiebel
Code commits
casa6
-
Darrell Schiebel aa008dd2de4c07b22b70e776396e755f906db639
Pull request #1055: CAS-14430
Merge in CASA/casa6 from CAS-14430 to master
* commit '0c4da0be7d119cd0bc22330490f7acbe3227f017':
[CAS-14430] remove comment that is now misleading
[CAS-14430] fix problem generating plot file WITHOUT showing the plot
remove line duplication (found in code review) [CAS-14430]
plotcomp: resurrect, update simulator use, clean up plot, patch back into predictcomp [CAS-14430]
fix errors signaled by the python interpreter [CAS-14430] like: ---------------------------------------------------------------------- casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0: casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0:
changes to resolve warnings about invalid escape sequences in strings [CAS-14430] like: ----------------------------------------------------------------------------------- casatasks/private/task_simalma.py:385: SyntaxWarning: invalid escape sequence '\d' q = re.compile('CYCLE\d?\d') -
Darrell Schiebel <darrell@schiebel.us> 0c4da0be7d119cd0bc22330490f7acbe3227f017 m
[CAS-14430] remove comment that is now misleading
-
Darrell Schiebel <darrell@schiebel.us> f69c945ac0e98de109e70e7f80c3796695ac0ddb m
[CAS-14430] fix problem generating plot file WITHOUT showing the plot
-
Darrell Schiebel <darrell@schiebel.us> 2e246db348ee344541aabea9c6313ff1876545db m
remove line duplication (found in code review) [CAS-14430]
-
Darrell Schiebel <darrell@schiebel.us> dfd07f704b85a915639e358b1ecce52293908ee5 m
plotcomp: resurrect, update simulator use, clean up plot, patch back into predictcomp [CAS-14430]
-
Darrell Schiebel <darrell@schiebel.us> 3335bb36a1cf77a656f14dddeee52d4b368d4ea7 m
fix errors signaled by the python interpreter [CAS-14430] like: ---------------------------------------------------------------------- casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0: casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0:
-
Darrell Schiebel <darrell@schiebel.us> 1efb2921add1c4203a117c7e75aa0918363716fa m
changes to resolve warnings about invalid escape sequences in strings [CAS-14430] like: ----------------------------------------------------------------------------------- casatasks/private/task_simalma.py:385: SyntaxWarning: invalid escape sequence '\d' q = re.compile('CYCLE\d?\d')
- casatasks/src/private/cleanhelper.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/jplhorizons_query.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/simutil.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_appendantab.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_getcalmodvla.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_immath.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_plotbandpass.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_plotprofilemap.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_setjy.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_simalma.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_simobserve.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)