Pull request #622: CAS-13144
Merge in CASA/casa6 from CAS-13144 to master
* commit 'd2577a0110ff0608a107d912d0fda9c4e0b9c077': (112 commits) CAS-13144 : Removed some code added for 'mtmfs', which has been disabled from the interface. CAS-13144 : Edited task xml to remove unnecessary warning about parallel cube interactive=True CAS-13144 : Edited the return dictionary to only return the new version, when interactive is 0/1, and removed the redundant iterrec/isit return values. Modified the verification tests to use the edited return dict (note : the ret dir is now consistent with tclean) CAS-13144 increasing epsilon for multirun tests to default 5%, removing major cycle variability from multirun tests
Revert "CAS-13144 : Added the correct residual update math at the end of the mtmfs minir cycle." CAS-13144 small test fixes CAS-13144 roll back requirement for mtmfs and asp deconvolvers, throw errors if they are used CAS-13144 update task deconvolve to use the new SummaryMinor dictionary like the one that tclean now has CAS-13144 fixing small documentation error for parameter usemask CAS-13144 Adding experimental ASP deconvolver support to task deconvolve CAS-13144 : Added the correct residual update math at the end of the mtmfs minir cycle. CAS-13869 : Calling the check for PB having non-zero edge pixels only for 'mosaic' and 'awproject' where this matters. CAS-13144 fixing documentation on axis ordering for task deconvolve images CAS-13144 a few more iterbot tests
Revert "CAS-13146 add ability to continue mtmfs runs from task deconvolve with previously computed scaled residuals so that deconvolve(niter=400) produces the same results as deconvolve(niter=200)+deconvolver(niter=200)" CAS-13146 add ability to continue mtmfs runs from task deconvolve with previously computed scaled residuals so that deconvolve(niter=400) produces the same results as deconvolve(niter=200)+deconvolver(niter=200) CAS-13144 add reference to origin paper for mtmfs deconvolver CAS-13144 updating test name to match new naming convention CAS-13144 updating tests CAS-13144 remove unnecessary development settings in task_deconvolve
...