Merge pull request #192 in CASA/casa6 from CAS-12502 to master
* commit 'fc25ea2b11ac7c91a096bb1fd768c4731352cc75': (35 commits)
Change simutil.imtclean restoringbeam to 'common' for CAS-12502
Fix indexing in range function used by simanalyze for CAS-12502
Remove extra ['value'] call in task_simanalyze for CAS-12502
Support perplanebeams in task_simanalyze for CAS-12502
Ensure simutil.imtclean respects pbcor parameter input for CAS-12502
Remove pbcoverage file from expected outputs for CAS-12502
Update test_req_task_simanalyze and task_simanalyze for CAS-12502
Added test_req_task_simanalyze to the json file so that I can trigger Jenkins jobs in casa5
Path to fix typo that caused build failure of 2c72003df9b for CAS-12502
Another test patch, remove class setup methods into per-test setups for CAS-12502 and CAS-3669
Squashed commit to hopefully fix test_req_task_simanalyze.py for CAS-12502 and CAS-3669
Fix merge error in casatasks/src/scripts/simutil class docstring
Replace the cleanhelper getOptimumSize method call with the more current synthesisutils tool in simutil for CAS-12502
Update simanalyze task XML to move documentation from examples section to description sections for task and relevant parameters, for CAS-12502.
Update simanalyze task XML to include shortdescription tags for each parameter.
Rollback dbfb3af because deprecated clean is not implemented in CASA6...for CAS-12502
Ensure input to cell parameter of imtclean method of simutil contains quantity object, for CAS-12502
Decrease logging verbosity of simanalyze parameter ‘saveinputs’ and simutil method imtclean parameter ‘modelimage’, for CAS-12502
Re-add import of clean task to simutil, just in case the deprecated imclean method is used again, for CAS-12502
Update verbose logging logic and switch to imtclean method call (from imclean) in task_simanalyze, also choosing clark as the default deconvolver setting; for CAS-12502
...
Merge pull request #195 in CASA/casa6 from CAS-13105 to master
* commit '8b9f5a19f154a7f6411eba2d9ae956505e51e596':
Update build files for component_to_test_map.json
Change simutil.imtclean restoringbeam to 'common' for CAS-12502
Update the exceptions that fall back to central channel beam with a message for the log, even though they shouldn't be reached unless something changes