Pull request #1393: PIPE-2372: generate mom0/mom8 figures for VLA residual cubes and avoid plotting mom8/mom0 for continuum imaging.
Merge in PIPE/pipeline from PIPE-2372-fix-missing-residual-mom0-images to release/2024.1.1
* commit '2cad4ea0df57f044568b0444e51cb6126c4f4b46': PIPE-2372: generate mom0/mom8 figures for VLA residual cubes and avoid plotting mom8/mom0 for continuum imaging.
Pull request #1377: PIPE-2322 clone for main hsd baseline missing profile maps with huge deviation masks
Merge in PIPE/pipeline from PIPE-2322-clone-for-main-hsd_baseline-missing-profile-maps-with-huge-deviation-masks to main
* commit '52bf5ddb3e6c62ade8fe52e5c98ac8ebfeaa5d87':
add comment on channel width PIPE-2322 use scipy.interpolate.interp1d to enable extrapolation PIPE-2322 add test for ch_to_freq
update docstring
refactoring for minor performance improvement
Chery-pick PIPE-2312 branch
Pull request #1381: PIPE-2328 clone update the task reference manual for pl2024 and add PIPE-2341 change to main
Merge in PIPE/pipeline from PIPE-2328-clone-update-the-task-reference-manual-for-pl2024 to main
* commit '7634237de057c81d5b2a427397976dd6d41b6bc1': PIPE-2285: Add more information to hifv_mstransform docstring. PIPE-2285: Correct example in h_importdata docstring. Add additional whitespace in hsd_resotredata for consistency, and remove unnecessary parenthesis in hifv_restoredata. PIPE-2285: Add spaces back into hsd task docstrings to so examples will be placed on a separate line in the generated documentation. PIPE-2285: Correct refantantingore parameter description in hifv_circfeedpolcal docstring and add missing hanning smoothing stage to hifv_restoredata docs. PIPE-2285: Add formatting to parameters for some hifv and hifa task docstrings. Fix importdata examples which were missing quotes. Add missing default for new hifv_hanning maser_detection parameter PIPE-2285: Fix omitted default value for calcsb in hifa_imageprecheck docs. Add formatting for hm_bandpass parameter in hifa_bandpass and hifa_bandpasslfag docs. Fix mulitline example formatting in hif_rawflagchans. PIPE-2285: Remove comment about dryrun and acceptresults from the task reference manual, as it is no longer relevant. PIPE-2341: Completely remove specline_spws from the hifv_restoredata cli interface.