Build: #346 was successful
Job: Pipeline PR Test 6.7.4 was successful
Code commits
Pipeline
-
Rui Xue 9a66e1658f3057702f7a73d6b46c5d6eae3f90d7
Pull request #1928: PIPE-3197: clone PIPE-3159 to main
Merge in PIPE/pipeline from PIPE-3197-clone-pipe-3159-to-main to main
* commit 'fcffd076b446543d4590c39321000e16eda94c57':
PIPE-3197: Codestyle updates
PIPE-3197/PIPE-3159: expose additional findcont imaging parameters
PIPE-3197/PIPE-3159: clarify findcont imaging banner
PIPE-3197/PIPE-3159: refine findcont weblog layout
PIPE-3197/PIPE-3159: expose hif_findcont imaging in weblog -
Federico Montesino Pouzols a4cd62e66e125035a0cd4c98dedc2bc6303e37b5
Pull request #1888: PIPE-3023 flagdeteralma load partialpols alma loop loads flag column using tbtool.getcol
Merge in PIPE/pipeline from PIPE-3023-flagdeteralma-load_partialpols_alma-loop-loads-flag-column-using-tbtool.getcol to main
* commit '6bd22f4018437b6a63de1838abf7e9a28c4d3a03':
PIPE-3023: move taql query out of try, add unit test, fixes from review
PIPE-3023: adapt flagdeteralma unit tests for updated implementation
PIPE-3023: use TaQL query to implement the partialpol logic
PIPE-3023: fix info message about lowtrans -
Rui Xue a563feecea60971977ed1de45265e4a0e7483541
Pull request #1933: PIPE-3177: clone add spw filitering to max cube size step
Merge in PIPE/pipeline from PIPE-3177-clone-add-spw-filitering-to-max-cube-size-step to main
* commit 'f671e7e457b16131ecd95f33bf51fe8ebfdc154a':
PIPE-3127: style cleanup — lazy logging, PEP 8
cleaned message formatting slightly. moved the creation of overlimit_spws and oversize_spws out of the conditional blocks, so that they can always be printed to the log - I found this quite useful to debug and understand what was going on.
PIPE-3127 added spws reassign after field mitigation
PIPE-3127 moved large cube message trigger
fixing the two more impactful issues found by Ryan; the confusing message still needs to be dealt with
PIPE-3127 refactor mitigation to move step 1 error later into spw building loop and add supporting changes
PIPE-3127 edited the clause to only mitigate spws if less than the maxcubelimit at the end of step 1
PIPE-3127 step one added spw filter and supporting code changes cubesizes now returned as a dict -
Rui Xue f671e7e457b16131ecd95f33bf51fe8ebfdc154a m
Merge remote-tracking branch 'origin/PIPE-3127-add-spw-filitering-to-max-cube-size-and-max-product-size-image-mitigation-steps' into PIPE-3177-clone-add-spw-filitering-to-max-cube-size-step
-
Rui Xue fcffd076b446543d4590c39321000e16eda94c57 m
PIPE-3197: Codestyle updates
- Convert ImagingStatus to `Enum` for type-safe status constants
- Add type hints (PEP 604/585) to all helper functions
- Replace f-string logging with lazy formatting
- Implement robust regex-based "ppb" string parsing
- Add NaN/infinity handling in float formatting
- Improve docstrings (Google Style) with Args/Returns
- Wrap long lines to comply with 120-char limit -
ryanaloomis <ryan.a.loomis@gmail.com> 5da35a12c416c542f46a347aec6582765d750207 m
PIPE-3197/PIPE-3159: expose additional findcont imaging parameters
-
ryanaloomis <ryan.a.loomis@gmail.com> a63be2f6b532bd37258b59b47826235c36fe2d1f m
PIPE-3197/PIPE-3159: clarify findcont imaging banner
-
ryanaloomis <ryan.a.loomis@gmail.com> 9f3cf43c586c039408a9f15e99fff696765ef5cf m
PIPE-3197/PIPE-3159: refine findcont weblog layout
-
ryanaloomis <ryan.a.loomis@gmail.com> 9c7434e2f29d32998a27990c1785dc376d3c0e6b m
PIPE-3197/PIPE-3159: expose hif_findcont imaging in weblog
- pipeline/hif/tasks/findcont/findcont.py (version 9c7434e2f29d32998a27990c1785dc376d3c0e6b) (diffs)
- pipeline/hif/tasks/findcont/renderer.py (version 9c7434e2f29d32998a27990c1785dc376d3c0e6b) (diffs)
- pipeline/hif/tasks/findcont/resultobjects.py (version 9c7434e2f29d32998a27990c1785dc376d3c0e6b) (diffs)
- pipeline/hif/templates/findcont.mako (version 9c7434e2f29d32998a27990c1785dc376d3c0e6b) (diffs)
-
Rui Xue 7b2f7e410e5a6e3398c92f57cd55dced97e0709d m
Merge tag '2026.1.1.102' into PIPE-3127-add-spw-filitering-to-max-cube-size-and-max-product-size-image-mitigation-steps
-
Rui Xue 204d4b1283b1fc602b74245588b34b21123a76d8 m
PIPE-3127: style cleanup — lazy logging, PEP 8
-
Remy Indebetouw f0466d063aab7f58de89f520cce5a72265b0d816 m
cleaned message formatting slightly. moved the creation of overlimit_spws and oversize_spws out of the conditional blocks, so that they can always be printed to the log - I found this quite useful to debug and understand what was going on.
-
Luke Maud a53b4762a6dfde8dfffda8d2fb75fadf0b87855e m
PIPE-3127 added spws reassign after field mitigation
-
Federico Montesino Pouzols 6bd22f4018437b6a63de1838abf7e9a28c4d3a03 m
PIPE-3023: move taql query out of try, add unit test, fixes from review
-
Luke Maud 399f80efeb8f932bffa706ae9761371c0e07ef03 m
PIPE-3127 moved large cube message trigger
-
Federico Montesino Pouzols 241a5220970ae39c6088f7948096c4da8acb50f8 m
PIPE-3023: adapt flagdeteralma unit tests for updated implementation
-
Federico Montesino Pouzols 5fdf963d96474439e846d0e49dda0b6e08427b3d m
PIPE-3023: use TaQL query to implement the partialpol logic
-
Federico Montesino Pouzols 849190fff7c45ce0aab3707c82deb633ec150e2e m
PIPE-3023: fix info message about lowtrans
-
Remy Indebetouw <remy@virginia.edu> 0b1523f48c0c784a9195bbdee15f6e9bf8d00ed8 m
fixing the two more impactful issues found by Ryan; the confusing message still needs to be dealt with
-
Luke Maud 6169124e2910a5966dac230c5cde6532e72a94dc m
PIPE-3127 refactor mitigation to move step 1 error later into spw building loop and add supporting changes
-
Luke Maud 8b7ce9a36fd6be1710f1c276f6bc32f9180c9c32 m
PIPE-3127 edited the clause to only mitigate spws if less than the maxcubelimit at the end of step 1
-
Luke Maud 63300c1984fa75d1d71a5864327bbb7f33f6a862 m
PIPE-3127 step one added spw filter and supporting code changes cubesizes now returned as a dict