Merge pull request #508 in CASA/casa from CAS-11371 to master* commit 'bea1a85de255b735a3718fbef1a81e86e03b3ec5':
CAS-11371 fixed msmd.exposuretime() example error in docs
Merge pull request #505 in CASA/casa from feature/CAS-2961 to master* commit '3b48949fa9c2e4a4f5156174bc7573659d5f83ee':
Update task documentation
Activate test for "pseudoI"
Support "pseudoI" in single dish imaging
Added tclean inline docs, and verification test programs
CAS-2961 : Enable pseudo-I imaging for tclean (version 1)
Merge pull request #506 in CASA/casa from hotfix/slsearch-xml to master* commit '8dd92a2018dbbcd5c04b2a28059baa54ad041af9':
improper vector initalization
Merge pull request #504 in CASA/casa from hotfix/CAS-11396 to master* commit '214c0ff8ebb633695e5db711eec657236d7e20b5':
Restore plotms datacolumns as subparams
Merge pull request #503 in CASA/casa from CAS-11012 to master* commit '297e6c18972022411006d65089f935dcee0ad7f9':
Escape single quotes in parameter xml description field.
Minor documentation fixes to task xml files, demoted and unneeded WARN log message to INFO
Merge pull request #500 in CASA/casa from CAS-11178 to master* commit 'a2e47cd2ea33ea4988d4184b4a1efc982a373cc0':
QC static initialization fixes
changes have been merged to github master
more fixes...
changes for casacore::QC static fixes
add proper casaviewer.cc package startup for linux
Merge pull request #496 in CASA/casa from feature/CAS-10516 to master* commit '9d745e1495c9fc0ed71dbc87d5a33eec9641e262':
Fixed a typo
Added a feature to extend cube stokes I mask to cube multi-Stokes imaging
Fixed to handle input mask without degenerate axes for expanding masks
Further modification for expanding Stokes I mask. Also added some unit tests.
added expansion alog stokes for cube
merged from cas10516 branch
Merge pull request #499 in CASA/casa from hotfix/CAS-11377 to master* commit '86d6e3fc1da2b9d3e0d7464476091b8cc37de485':
Fixed Indentation Errors
Fixed ssl deprecation and ssl protocol error. Update ssl.PROTOCOL_TLSv1 to ssl.PROTOCOL_TLS. This change will only work in python 2.7.13 and greater
Merge pull request #497 in CASA/casa from CAS-11262-2 to master* commit 'd888ff33b102c6b34252c153de1c06aab7e7f825':
Fixed typo in MPIClient() call. Added also a check if mpi is enabled so that it only goes through parallel section if mpicasa is used. This will force running through an MMS as a monolithic MS when casa is not started with mpicasa. Still need to verify tests.
Merge pull request #492 in CASA/casa from bugfix/CAS-11288 to master* commit 'bc4f8bc099c7d0ed2ee18550e99c13d59149aeb0':
Exit right away if the initial automask (or mask) is zero
Merge pull request #491 in CASA/casa from hotfix/remove-import-find to master* commit '8908f19abfc35452dec159036a438b8190442767':
removed "import find" from casa.py to fix failing pipeline test
Merge pull request #489 in CASA/casa from CAS-10576 to master* commit '8048ddc58fa30ca22631260359722af9c9f51b7b':
Fix fixplanets typo and fixuvw description
Fix task_importvla typos. CAS-10576
Fix a typo in task_listvis docs
Fixed typo in MPIClient() call. Added also a check if mpi is enabledso that it only goes through parallel section if mpicasa is used.
This will force running through an MMS as a monolithic MS when casa
is not started with mpicasa. Still need to verify tests.
Merge pull request #488 in CASA/casa from CAS-11347 to master* commit '541830024585f48d0d6d4dbc586e2c4217f12fc8':
Remove find_pg import from task_wrappers.py
Remove task_find