Build: #314 was successful Manual run by Ville Suoranta
Code commits
Casa6
-
Sandra Castro 067038296fe6b0c2b67df8724807b194f5b71739
Merge pull request #483 in CASA/casa6 from CAS-13589 to master
* commit 'd4ad51392b85cd393a3a00fc31293daa6f199697':
removed import of casa tasks and rewoked test for resetSolveApply. The test was using the logging casatasks, but now no longer looks at the log files
Fixed output.ms not being caught by the clean up
Removed the conditions for casa5 and added the new data to the clean up
Imporved corrupt, smoothcal, and solve gainspline tests. Some tests were only checking for the creation of the dataset, so additional value comparisons were added. Corrupt was looking at the CORRECTED_DATA column instead of the MODEL_DATA column.
added the caibrater tools test to a new directory in casatools/tests
Changed the name of the reference cal library
remove some left over files after the test finishes
Updated the calibtater casatools test
fixed some failing test cases
Added tool test for the calibrater. The naming is up for change -
Sandra Castro d4ad51392b85cd393a3a00fc31293daa6f199697 m
Merge branch 'master' into CAS-13589
-
Neal Schweighart a502a6cc393c2e0c54d24377352a2d03984d35d8 m
removed import of casa tasks and rewoked test for resetSolveApply. The test was using the logging casatasks, but now no longer looks at the log files
-
Neal Schweighart bb4a85ab65e1909a0c76dbc1175bde45ac2370fb m
Fixed output.ms not being caught by the clean up
-
Neal Schweighart af3fbab36ef184d84c278ecb8c50677e2c93f79d m
Removed the conditions for casa5 and added the new data to the clean up
-
Neal Schweighart 1488cb038260a9d4a1f5b88ff213b45dde786b45 m
Imporved corrupt, smoothcal, and solve gainspline tests. Some tests were only checking for the creation of the dataset, so additional value comparisons were added. Corrupt was looking at the CORRECTED_DATA column instead of the MODEL_DATA column.
-
Neal Schweighart 5e0c557aa491fd59edb431ed74f2311ed45c1ee3 m
added the caibrater tools test to a new directory in casatools/tests
-
Neal Schweighart 5598a54105bd05a3b6e57762579885660789c123 m
Changed the name of the reference cal library
-
Neal Schweighart dcc3c2e015b5a6dddd10b864079473aa6e4c4b8b m
remove some left over files after the test finishes
-
Neal Schweighart 857d4d501ed6cae611c3c91008ee57c32ebc273f m
Updated the calibtater casatools test
-
Neal Schweighart 3731f07665f8c28f8d23e38835ce9ffc3de3ccac m
fixed some failing test cases
-
Neal Schweighart ca4515f77221d7d168476fc93ae05557700803fc m
Added tool test for the calibrater. The naming is up for change