Build: #37 was successful Changes by Ville Suoranta
Code commits
Casa6
-
Ville Suoranta 680d8d631726707a36fb14386ae490920ed443aa
Merge pull request #73 in CASA/casa6 from CAS-12270 to master
* commit 'e02ab0bb395847f56fb8fc3955e5b69e732f27e0':
simplify FlagMSHandler::nextBuffer() branches, CAS-12270
use size_t for rows counter, use _p in row/buffer/chunk counter names, CAS-12270
use size_t for chunk and buffer counters, CAS-12270 -
Ville Suoranta 084cea3437fd24374d3f663849a30805bded4afd
Merge pull request #71 in CASA/casa6 from CAS-10952 to master
* commit 'c5463433d41e5aa8f74f8725aec80c8e9a505eef':
Correct msmetadata tool call in CASA6 logic of new test for CAS-10952
Add new test to test_simobserve.py that indirectly exercises readantenna method of simutil, for CAS-10952
Changed exception message, string formatting for CAS-10952
Finish duplicating changes made for CAS-10952 in CASA6 code tree
Duplicate changes made for CAS-10952 in CASA6 code tree
Finished updates to bring changes from old repo to casa5 tree in this new repo for CAS-10952
Expand warning message simobserve generates for the use case of trying only 7m antennas with telescope=ALMA in the configuration file (instead of ACA); Update task XML for simobserve parameter antennalist for CAS-10952.
Update plotcomp.py call to readantenna method of simutil to accept new antnames variable assignment for CAS-10952
Update task_simobserve.py and task_simalma.py calls to readantenna method of simutil to accept new antnames variable assignment for CAS-10952
Update all calls to readantenna method of simutil.py to accept new antnames variable assignment for CAS-10952
Add new parameter to readantenna method of simutil for storing station and antenna names separately, for CAS-10952. -
Federico Montesino Pouzols e02ab0bb395847f56fb8fc3955e5b69e732f27e0 m
Merge remote-tracking branch 'origin/master' into CAS-12270
-
Andrew McNichols c5463433d41e5aa8f74f8725aec80c8e9a505eef m
Merge branch 'master' into CAS-10952 for version numbering fix in Bamboo build plans
-
Andrew McNichols 3295b779f92ae5df4395e87a793b7736ab67619c m
Correct msmetadata tool call in CASA6 logic of new test for CAS-10952
-
Andrew McNichols abc2159638001c6e9e11c806d8c9233c17421f8f m
Add new test to test_simobserve.py that indirectly exercises readantenna method of simutil, for CAS-10952
-
Andrew McNichols 0082fe64acdb0c92cdef015d4bd74e1272393cf1 m
Changed exception message, string formatting for CAS-10952
-
Andrew McNichols 995863bde7da97900e701f5cf4b0d26a327dc759 m
Finish duplicating changes made for CAS-10952 in CASA6 code tree
-
Andrew McNichols 632b052946c69a3f88911db2cd99374128c2c22c m
Duplicate changes made for CAS-10952 in CASA6 code tree
-
Andrew McNichols db2d57f9c2f802a94b7a918ca88ea94f6fdf1958 m
Finished updates to bring changes from old repo to casa5 tree in this new repo for CAS-10952
-
Andrew McNichols b57c963b207f4c5c8a16d8dbe5c0e3606c842f7b m
Expand warning message simobserve generates for the use case of trying only 7m antennas with telescope=ALMA in the configuration file (instead of ACA); Update task XML for simobserve parameter antennalist for CAS-10952.
-
Andrew McNichols c428469e503ada219b2bb28bd98183690f3fc77e m
Update plotcomp.py call to readantenna method of simutil to accept new antnames variable assignment for CAS-10952
-
Andrew McNichols e24335d216021dd43e0d956db8d831cbb2f11847 m
Update task_simobserve.py and task_simalma.py calls to readantenna method of simutil to accept new antnames variable assignment for CAS-10952
-
Andrew McNichols ac012c6f375169b0205052e85dd8cf2a9d63f5e9 m
Update all calls to readantenna method of simutil.py to accept new antnames variable assignment for CAS-10952
-
Andrew McNichols c10b9767b28861f43a51505e384466542b0d6fd2 m
Add new parameter to readantenna method of simutil for storing station and antenna names separately, for CAS-10952.
-
Federico Montesino Pouzols 9be015afbed81b67d15241ead52df4be25dd230e m
Merge remote-tracking branch 'origin/master' into CAS-12270
-
Federico Montesino Pouzols df6f11237171ec5a3f5dc95b09f4338c8b50c226 m
simplify FlagMSHandler::nextBuffer() branches, CAS-12270
-
Federico Montesino Pouzols 7188a5e111dec1a6cbc9a6dff926afa822ae4462 m
use size_t for rows counter, use _p in row/buffer/chunk counter names, CAS-12270
- casa5/code/flagging/Flagging/FlagCalTableHandler.cc (version 7188a5e111dec1a6cbc9a6dff926afa822ae4462) (diffs)
- casa5/code/flagging/Flagging/FlagDataHandler.cc (version 7188a5e111dec1a6cbc9a6dff926afa822ae4462) (diffs)
- casa5/code/flagging/Flagging/FlagDataHandler.h (version 7188a5e111dec1a6cbc9a6dff926afa822ae4462) (diffs)
- casa5/code/flagging/Flagging/FlagMSHandler.cc (version 7188a5e111dec1a6cbc9a6dff926afa822ae4462) (diffs)
-
Federico Montesino Pouzols 489224bfb9f7b8323bb1aafc5d39775f60f909e4 m
use size_t for chunk and buffer counters, CAS-12270