Code commits
Pipeline
-
Rui Xue 96038e7ee74c4ac80d657243177bd60c82b8f96a
Pull request #1841: PIPE-3117/PIPE-3118: Rubin Alert processing workflow
Merge in PIPE/pipeline from PIPE-3117-change-gencal-caltype-gc-to-caltype-gceff-in-hifv_priorcals-update-weblog-to-match to main
* commit '7913169a814c7b5c8a84338718061995550c3551':
PIPE-3117: Rename the test procedure to `procedure_hifv_nofluxcal.xml`
PIPE-3117: Add test recipe `test_procedure_hifv_calimage_cont_fast.xml` for flux-calibrator-free VLA calibration workflow
PIPE-3117: Update caltype in GainCurves from 'gc' to 'gceff' and add 'gceff' mapping in CalFrom
PIPE-3118: Implement flux-calibrator-free mode with solution normalization
PIPE-3117: Change `gencal` caltype from `gc` to `gceff` in `hifv_priorcals` -
Rui Xue 7913169a814c7b5c8a84338718061995550c3551 m
PIPE-3117: Rename the test procedure to `procedure_hifv_nofluxcal.xml`
-
Rui Xue 32de829b04a21456dcfcb79813d47c52d43764ba m
PIPE-3117: Add test recipe `test_procedure_hifv_calimage_cont_fast.xml` for flux-calibrator-free VLA calibration workflow
-
Rui Xue f971dd6f25e94d5d974fa844a7f88dab345565ff m
PIPE-3117: Update caltype in GainCurves from 'gc' to 'gceff' and add 'gceff' mapping in CalFrom
The change will ensure that the weblog presents the table as 'gceff'. -
Rui Xue 1d07875a67c04f2f229a80bfa6e86f9acfcfea12 m
PIPE-3118: Implement flux-calibrator-free mode with solution normalization
- Add `use_flux_cal` parameter
- Enable solution normalization in gain calibration when `use_flux_cal=False`
- Apply solnorm with `normtype='median'` for amplitude gains
- Update CLI interface and weblog template
- Add documentation clarifying prior calibration dependencies- pipeline/hifv/cli/hifv_finalcals.py (version 1d07875a67c04f2f229a80bfa6e86f9acfcfea12) (diffs)
- pipeline/hifv/heuristics/bandpass.py (version 1d07875a67c04f2f229a80bfa6e86f9acfcfea12) (diffs)
- pipeline/hifv/tasks/finalcals/finalcals.py (version 1d07875a67c04f2f229a80bfa6e86f9acfcfea12) (diffs)
- pipeline/hifv/tasks/finalcals/renderer.py (version 1d07875a67c04f2f229a80bfa6e86f9acfcfea12) (diffs)
- pipeline/hifv/templates/finalcals.mako (version 1d07875a67c04f2f229a80bfa6e86f9acfcfea12) (diffs)
-
Rui Xue b4aa140e937a5fb9bd9d4661d6e825832c4cb86c m
PIPE-3117: Change `gencal` caltype from `gc` to `gceff` in `hifv_priorcals`
Add gceff calibration table support and update gain curves task to use
gain curve efficiency calibration type. Update file naming, heuristics,
and weblog documentation accordingly.- pipeline/h/heuristics/caltable.py (version b4aa140e937a5fb9bd9d4661d6e825832c4cb86c) (diffs)
- pipeline/hifv/tasks/gaincurves/gaincurves.py (version b4aa140e937a5fb9bd9d4661d6e825832c4cb86c) (diffs)
- pipeline/hifv/templates/priorcals.mako (version b4aa140e937a5fb9bd9d4661d6e825832c4cb86c) (diffs)
- pipeline/infrastructure/filenamer.py (version b4aa140e937a5fb9bd9d4661d6e825832c4cb86c) (diffs)