Pull request #610: CAS-13631: Add new uvcontsub task (and deprecate or remove old ones)
Merge in CASA/casa6 from CAS-13631 to master
* commit '7239def65837cdc99a7453adf233178eb0677d52': (101 commits)
some no-op removal of spaces, trigger new build, CAS-13631
update casampi version, CAS-13631
rename uvcontsub2021->uvcontsub, with task message about uvcontsub_old, CAS-13631
rename uvcontsub->uvcontsub_old, with deprecation warning, CAS-13631
remove task uvcontsub3, CAS-13631
fix syntax of xml example. Note about chan/freqs, more clarifications, CAS-13631
Revert "Merge remote-tracking branch 'origin/CAS-13866' into CAS-13631"
removed unneeded print and trigger re-build, CAS-13631 CAS-13866 set ssl context
avoid implicit std::vector->casacore::Vector conversion, CAS-13631
warning if there are SPWs in fitspw that are not in spw selection, CAS-13631
note about higher fitorder, CAS-13631
mstransform/douvcontsub deprecation in task function, CAS-13835, CAS-13631
mstransform/douvcontsub deprecation in param xml, CAS-13835, CAS-13631
update fitspec descr and examples with dict, CAS-13835, CAS-13631
fitspw renaming, constness, save-model method refactor, CAS-13835, CAS-13631
remove fitspec_p, CAS-13835, CAS-13631
reorganize min/max field id checks, CAS-13835, CAS-13631
split function into smaller blocks, CAS-13835, CAS-13631
reorder test cases, CAS-13835, CAS-13631
...