Pull request #1688: PIPE-2270: use the correct `deconvolver` selected by `specmode`.
Merge in PIPE/pipeline from PIPE-2270-hif_editimlist-doesn-t-work-with-imaging_mode-vla to main
* commit '3078d6af76d37cafcb2a90fb341a1f83ae540e1d': PIPE-2270: expand `processing_data_type` to include selfcal datatypes in `hif_editimlist`. PIPE-2909: allow imaging when the requested cube channel-grid stop frequency exceeds the actual SPW coverage. PIPE-2270: use the correct `deconvolver` selected by `specmode`.
Pull request #1678: PIPE-2869/PIPE-2698: Tsys scan plot randomly changes for some datasets
Merge in PIPE/pipeline from PIPE-2869-tsys-scan-plot-randomly-changes-for-some-sd-dataset to main
* commit '70d1a29702c3bfcf17ee6e127cfd2d240fce9fa4': PIPE-2869: modified select_tsys_field to account for double-quoted field names and added unit test to test this use case; added unit test to exercise an invalid case PIPE-2869: changed ms.array_name for NRO telescope to TP PIPE-2869: fixed incorrect assigning of variable PIPE-2869: added unit tests to exercise the bugfix; included NRO is is_sd determination; added ms.array_name for NRO datasets; added Cycle 12 dates to get_alma_cycle_number and included NRO data in filter to return None; updated touched code to modern standards, including deferred logging, improved type hinting, and removal of legacy code styles PIPE-2698: modified MeasurementSet method get_alma_cycle_number to return None for VLA and EVLA datasets; removed 'observatory' parameter from tsys_scans_radec function, since this info is in the provided ms; added conditional to not consider ON_SOURCE Tsys intents for data older than cycle 3 PIPE-2869: moved de-duplication method to the multiple intent conditional; fixed bug when mapping a string integer with the field ID PIPE-2869: added ATMOSPHERE intent to preferred Tsys solution mapping for SD; created select_tsys_field function for determining which Tsys field is used with the source; fixed ALMA cycle number comparison
PIPE-2869: modified select_tsys_field to account for double-quoted field names and added unit test to test this use case; added unit test to exercise an invalid case