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
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.