Build: #5 was successful
Job: Pipeline PR Test 6.7.4 was successful
Code commits
Pipeline
-
Arya Babai M.Babai@rug.nl <p252901@interactive2.internal.hpc.rug.nl> 655f1d73139c725f90ba25e3a8734e51aae72eda
Merge branch 'main' into PIPE-1780-change-hif_applycal-uv-plots-to-use-time-averaging
TO sync with main -
Luke Maud ef7a76e314f8eb8de28402720b4c4c5e1bdf82db m
Pull request #1775: PIPE-3016 polarization calibration recipes second hifa bandpass after hifa lockrefant should not
Merge in PIPE/pipeline from PIPE-3016-polarization-calibration-recipes-second-hifa_bandpass-after-hifa_lockrefant-should-not to main
* commit '73c2dd1ef7a52b32229634b19b59610cd75013d2':
PIPE-3016 edit to move table unregister to within merge to context at end of stage run
PIPE-3016: minor codestyle changes.
PIPE-3016 typos and better commentary
PIPE-3016 add parameter to unregister the spwphaseup offset table -
Luca Di Mascolo 0e80eb93ef9ccb197fc019ce786fdd6d4558dfaf m
Pull request #1820: PIPE-2209: replace call to deprecated AntennaArray.baselines
Merge in PIPE/pipeline from PIPE-2209-eliminate-antennaarray.baselines-deprecation-warning to main
* commit '67aeda9c8e55a6aed96d04b61dc934e82d2960ed':
PIPE-2209: remove deprecated `baselines`/`_baselines` in AntennaArray
PIPE-2209: remove debugging leftover
PIPE-2209: replace call to deprecated AntennaArray.baselines -
Rui Xue 143268e351aabe649c573e0ba88ad8ba3073b691 m
Pull request #1818: PIPE-3089: Fix caltable filename inconsistency between serial and parallel modes
Merge in PIPE/pipeline from PIPE-3089-caltable-filenames-might-differ-between-serial-and-parallel-modes-for-some-alma-cal-tasks to main
* commit '5a560095bf4b576af51b2d4a67e4fa35279b7235':
PIPE-3089: set NamingTemplate.task on MPI/Dask workers -
Luca Di Mascolo <lucadimascolo@gmail.com> 67aeda9c8e55a6aed96d04b61dc934e82d2960ed m
PIPE-2209: remove deprecated `baselines`/`_baselines` in AntennaArray
-
Luca Di Mascolo <lucadimascolo@gmail.com> b9348f477ae1b967972341d849ec172f718cf8e9 m
PIPE-2209: remove debugging leftover
-
Luca Di Mascolo <lucadimascolo@gmail.com> a71c2a5c4d64378e5b652014664ed2194a376785 m
PIPE-2209: replace call to deprecated AntennaArray.baselines
-
Rui Xue 5a560095bf4b576af51b2d4a67e4fa35279b7235 m
PIPE-3089: set NamingTemplate.task on MPI/Dask workers
NamingTemplate.task is set by basetask.execute() only when
is_top_level_task() is True, which is always False on MPI servers.
This caused worker-side data product filenames to lack the task name
prefix, breaking any logic relying on filename content (e.g. the
amplitude caltable lookup in hifa_gfluxscale).
In Tier0PipelineTask.get_executable(), resolve the Pipeline task name from
task_registry (with a ParallelFoo.Task fallback) and set
NamingTemplate.task before executing the task lambda. -
Luke Maud 73c2dd1ef7a52b32229634b19b59610cd75013d2 m
PIPE-3016: update merge conflic after PIPE-2903 merged back to branch and fixed lock_refant.py
-
Luke Maud aca952a3a5e602c79a35da8e0b0fe8b1be3bd528 m
PIPE-3016 edit to move table unregister to within merge to context at end of stage run
-
Rui Xue 0709544e640732d4fdb67dbb67494b71cc875809 m
PIPE-3016: minor codestyle changes.
-
Luke Maud 2eaf96cd1633d82630f35d93e390a6772532f7bd m
PIPE-3016 typos and better commentary
-
Luke Maud b81660a1234415be03d78a99af1e7f299ea1922c m
PIPE-3016 add parameter to unregister the spwphaseup offset table