Code commits
Pipeline
-
Rui Xue fbf19139c1e1be87e01ad7c653534520b6f1bead
Pull request #1890: PIPE-3164 and PIPE-3156
Merge in PIPE/pipeline from PIPE-3164-hif_findcont-needs-to-have-field-parameter-available to main
* commit 'f5c355fbcb7eaf67b66524cd06fe3b72aa11f21b':
PIPE-3164: Refactor the use of `MakeImListInputs`
PIPE-3164/PIPE-3156: Add `field` parameter to `hif_findcont` in recipe templates
PIPE-3164: Add field selection parameter to `hif_findcont` -
Rui Xue b2ad7f2c4e8f667bc093c4f25271c403aea0189e
Pull request #1892: PIPE-3118: Update `procedure_hifv_nofluxcal.xml`
Merge in PIPE/pipeline from PIPE-3118-recipe to main
* commit '3542b894c3c105bdec4c869cc155027823822063':
PIPE-3118: Update `procedure_hifv_nofluxcal.xml` -
Rui Xue 3542b894c3c105bdec4c869cc155027823822063 m
PIPE-3118: Update `procedure_hifv_nofluxcal.xml`
-
Rui Xue f5c355fbcb7eaf67b66524cd06fe3b72aa11f21b m
PIPE-3164: Refactor the use of `MakeImListInputs`
- Refactor `MakeImListInputs` initialization for cleaner parameter passing
- Remove unused `imageparams_factory` import -
Rui Xue 7b80aafbfb96723a51c7d615df546acda5d94ee2 m
PIPE-3164/PIPE-3156: Add `field` parameter to `hif_findcont` in recipe templates
Update ALMA/VLA templates with `field` parameter for `hif_findcont`,
remove `hif_findroi` from ALMA template. -
Rui Xue 09a9d58206d3a9fe6b699c3be81c2d5bd25c3430 m
PIPE-3164: Add field selection parameter to `hif_findcont`
Add `field` parameter to filter continuum finding to specific fields,
forwarded to internal `makeimlist` call. Defaults to all fields if empty.
Fully backward compatible - `target_list` takes precedence if specified.