Build: #76 was successful
Job: Pipeline PR Test 6.7.4 was successful
Code commits
Pipeline
-
Rui Xue 91cdc20542d0b54f0399656a19b1cf9d73d0321c
PIPE-2738: remove incorrect "Low transmission" agent from hsd_flagdata docstring
The Low Transmission flagging agent is not active for SD tasks:
`FlagDeterALMASingleDishInputs` does not override the base-class default
(lowtrans=False), so the agent is never executed by `hsd_flagdata`.