Build: #3 failed
Job: Pipeline PR Test 6.7.4 failed
Code commits
Pipeline
-
Shawn Booth 64bb54e9d6bd9b9c84d3d0e98e71b5bdd1630f01
Merge remote-tracking branch 'origin/main' into pipeline-error-communications
-
Shawn Booth b76d81a947b8daec4cd1740cd3ae3b395c2fb45a m
Pull request #1764: PIPE-3002: importdata weblog might not render correctly if a polcal field selected for a parallactic angle plot is present in one EB but not the other, within a single session
Merge in PIPE/pipeline from PIPE-3002-importdata-weblog-might-not-render-correctly-if-a-polcal-field-selected-for-a-parallactic to main
* commit 'b3cdb891bd8c5b1b00db9fa2bc02d97a6e7f86c4':
PIPE-3002: renamed variable inside list comprehension to prevent shadowing and confusion with the outside variable of the same name; added same safeguard in hifv/importdata/renderer as in hifa
added conditional intent filtering to plotms call; changed intent mapping to a list and removed the early mapping to CASA intents
PIPE-3002: removed unnecessary context property added to InputContainer
PIPE-3002: updated parallactic-angle intent filtering; fixed bug in vdp.InputContainer to make sure the context object is present for multi-MS runs -
Shawn Booth 16312f0381af4aede3180215779f238fc48418e6 m
Pull request #1800: PIPE-3079: Documentation: Context Use Cases and Improvements
Merge in PIPE/pipeline from context-use-cases to main
* commit 'd996090a04c869254ff5b3b5974206bbf57692c6':
PIPE-3079: consolidated implementation notes to reduce redundancy
PIPE-3079: removed sections 3 and 4 and appendix A; added clarification stating these use cases are retrospective
PIPE-3079: removed hanging header section
PIPE-3079: updated document language to be more reflective of current behavior and removed suggestions related to an unrelated future design; migrated GAP scenarios to observations and limitations, removing specific implementation suggestions
Docs: update context_use_cases improvements -
Shawn Booth d996090a04c869254ff5b3b5974206bbf57692c6 m
PIPE-3079: consolidated implementation notes to reduce redundancy
-
Shawn Booth 71d45c1fc13cf6714da96d32e71add044d0d7c93 m
PIPE-3079: removed sections 3 and 4 and appendix A; added clarification stating these use cases are retrospective
-
Rui Xue 6f549f5f134fe0ed4b4ae8043ff2a78b86ba71ce m
Pull request #1813: PIPE-3078: Remove clean mask deletion between `.iter1` and `.iter2` in continuum TARGET imaging
Merge in PIPE/pipeline from PIPE-3078-vla-imaging-pipeline-deletes-mask-between-iter1-and-iter2 to main
* commit '0d7c97da2e9984319ed164cc3493c19cf09afb57':
PIPE-3078: Remove clean mask deletion between `.iter1` and `.iter2` in continuum TARGET imaging -
Shawn Booth 313fa38dc4cef06a536c4255e605c158744432d1 m
PIPE-3079: removed hanging header section
-
Luke Maud af37277de39016b8db9af315c3021dca21597fe9 m
Pull request #1819: PIPE-1868 change wvrgcalflag score such that aca data with insufficient pm antennas for a solution
Merge in PIPE/pipeline from PIPE-1868-change-wvrgcalflag-score-such-that-aca-data-with-insufficient-pm-antennas-for-a-solution to main
* commit 'e43129fe6475b7b3ba6183b8de5cf33d50a47ef0':
PIPE-1868: Add PHgood and BPgood flags to WvrgcalResult; update score calculation in WvrgcalflagQAHandler
PIPE-1868 adding score update to blue 0.67 for good bandpass pre-WVR phase RMS
PIPE-1868 update logging
PIPE-1868 wvrgcal score to yellow inc ms name in QA -
Rui Xue e43129fe6475b7b3ba6183b8de5cf33d50a47ef0 m
PIPE-1868: Add PHgood and BPgood flags to WvrgcalResult; update score calculation in WvrgcalflagQAHandler
-
Ajay Vibhute 1752ede6e78945eb1f639517bc5396d5651cc0b9 m
Pull request #1815: PIPE-3068: clone PIPE-3040/PIPE-2461/PIPE-3091 changes to the main branch
Merge in PIPE/pipeline from PIPE-3068-clone-pipe-3040-and-pipe-2461-changes-to-the-main-branch to main
* commit 'c9ec29a7bedff884fee0f6ff2b1429b8c5ad3bac': (45 commits)
PIPE-3068: moving __future__ import to top of imaging.py
PIPE-3091: updated comments for vlass fits keywords
PIPE-3068: adding changes from PIPE-3060 and PIPE-3051
PIPE-3068: adding documentation for vlass fits header keywords
PIPE-3040: added key for alphaerror
PIPE-3040: added check on keys
PIPE-3040: updated peak and rms for .com.fits
PIPE-3040: computing peak and median for only stoke I images
PIPE-3040: removed unused variables, used file context manager to open fits file and updated get_vlass_image_type method
PIPE-3059: Fix TypeError when doing mask type checks
PIPE-2461: changes suggested in PR review
PIPE-2461: adding peak and rms from subimages
PIPE-2461: minor bugfix
PIPE-2461: moved header keyword update logic to _update_vlass_fits_header
PIPE-2461: update alpha image file not found warning in pbcor
PIPE-2461: update VLASSPL for .com.fits
PIPE-3043: Add warning for nmajor limit in `CleanBase`
PIPE-2461: showing alpha files skipping header update warning only if alpha image is expected
PIPE-2461: adding VLASSWP keyword
PIPE-2461: updated VLASSPL for VLASS cube stokes
... -
Ajay Vibhute c9ec29a7bedff884fee0f6ff2b1429b8c5ad3bac m
PIPE-3068: moving __future__ import to top of imaging.py
-
Ajay Vibhute 8550343130fe547b74e5358e29d35bb486477f6b m
PIPE-3091: updated comments for vlass fits keywords
-
Luke Maud 45f518c53da26de72c07978f7c1c9c8ae28128f2 m
PIPE-1868 adding score update to blue 0.67 for good bandpass pre-WVR phase RMS
-
Ajay Vibhute bdeb273c7200de346af22d5784f3f2c3dab76c38 m
PIPE-3068: adding changes from PIPE-3060 and PIPE-3051
-
Shawn Booth b3cdb891bd8c5b1b00db9fa2bc02d97a6e7f86c4 m
PIPE-3002: renamed variable inside list comprehension to prevent shadowing and confusion with the outside variable of the same name; added same safeguard in hifv/importdata/renderer as in hifa
-
Ajay Vibhute 23f5af91074e9f683548dc5e4e72494494d61b8c m
PIPE-3068: resolved merge conflicts
-
Ajay Vibhute 04c27dccc0c7ab0c6f61d04a7e80c547d6168588 m
PIPE-3068: adding documentation for vlass fits header keywords
-
Rui Xue 0d7c97da2e9984319ed164cc3493c19cf09afb57 m
PIPE-3078: Remove clean mask deletion between `.iter1` and `.iter2` in continuum TARGET imaging
-
Luke Maud 94eaf9ae7e198ae39bb190060bbe4cbc9a41b7b6 m
PIPE-1868 update logging
-
Luke Maud a805a837a05a17b97c1ab7fc0e951cb053e98c9f m
PIPE-1868 wvrgcal score to yellow inc ms name in QA
-
Shawn Booth bc7209a88e14d8048c6427525765b4f5ca5c4331 m
PIPE-3079: updated document language to be more reflective of current behavior and removed suggestions related to an unrelated future design; migrated GAP scenarios to observations and limitations, removing specific implementation suggestions
-
Rui Xue 15bb0dc4b15b3cca2a4f9400a6f9c5fa959de9ae m
Pull request #1806: PIPE-2738: Update RTD setup
Merge in PIPE/pipeline from PIPE-2738-update-readthedocs-yaml to main
* commit 'f2cc52c1605ce1c02653e06d845bc3581eeaad47':
PIPE-2738: Update ReadTheDocs configuration to use Python 3.12 and Pixi for building documentation -
Rui Xue f2cc52c1605ce1c02653e06d845bc3581eeaad47 m
PIPE-2738: Update ReadTheDocs configuration to use Python 3.12 and Pixi for building documentation
Co-authored-by: Copilot <copilot@github.com> -
Shawn Booth ab9d70ca7aba98a33a4ae6ae19c7c384672d4209 m
added conditional intent filtering to plotms call; changed intent mapping to a list and removed the early mapping to CASA intents
- pipeline/hifa/tasks/importdata/renderer.py (version ab9d70ca7aba98a33a4ae6ae19c7c384672d4209) (diffs)
- pipeline/hifv/tasks/importdata/renderer.py (version ab9d70ca7aba98a33a4ae6ae19c7c384672d4209) (diffs)
- pipeline/infrastructure/renderer/rendererutils.py (version ab9d70ca7aba98a33a4ae6ae19c7c384672d4209) (diffs)
-
Rui Xue 57e37988e5efa6c75a1e874b66154a64bf0fb28c m
Pull request #1805: PIPE-3077: doc update on regression test, pixi tasks
Merge in PIPE/pipeline from PIPE-3077-isolate-individual-regression-tests-from-casa-stateful-behavior to main
* commit '72a633b55efcf3af84583b240744337865ac7a6b':
PIPE-3077: Remove deprecated environment configuration files for pipeline and pipeline-vlass2026
PIPE-3077: `pyproject.toml` improve comments and move pandoc to docs env
PIPE-3077: Refactor Pixi task documentation for clarity and consistency
PIPE-3077: Update documentation and configuration for running tests with pixi and pytest -
Rui Xue 72a633b55efcf3af84583b240744337865ac7a6b m
PIPE-3077: Remove deprecated environment configuration files for pipeline and pipeline-vlass2026
-
Rui Xue 3222b0ed762be0d3baea6bcb0bece7e0235c76ec m
PIPE-3077: `pyproject.toml` improve comments and move pandoc to docs env
- Add inline rationale comments: poppler/imagemagick (Pipeline),
protobuf pin (casaplotms), openmpi-mpicxx (C++ MPI bindings),
nodefaults (not needed in pixi), casa674 indirect deps
- Move pandoc to [tool.pixi.feature.docs] — only needed for doc builds
- Add --junitxml=regression-results.xml to test-regression task
Co-authored-by: Copilot <copilot@github.com> -
Rui Xue 578d072259b387f9969b6121b5cbf12c630a3725 m
PIPE-3077: Refactor Pixi task documentation for clarity and consistency
Co-authored-by: Copilot <copilot@github.com> -
Rui Xue de8bdaccb6bbf11018c8bce17185ae3a6fcccd72 m
PIPE-3077: Update documentation and configuration for running tests with pixi and pytest
Co-authored-by: Copilot <copilot@github.com> -
Takeshi Nakazato 60a4c0de699922601dcb4adecc5377495d6b9989 m
Pull request #1762: PIPE-2945 hsd_skycal should not crash if it failed to generate sky caltable for only one
Merge in PIPE/pipeline from PIPE-2945-hsd_skycal-sdpl-should-not-crash-if-it-failed-to-generate-sky-caltable-for-only-one to main
* commit '16ce874a58991b45f3955a2b0924440c2e5becae':
Skip generating elevation plot if the data is empty
Bug fix on removing extra files created by plotbandpass
Fix wrong scan number issue in amp vs freq summary plot
Skip computing elevation difference when no valid skycal solution exists
Improvement of warning message
refactoring
Remove obsolete debug log
Simply the implementation
Remove unused class
Refactoring
Fix typo
Error accurate error handling
PIPE-2945 consolidate per-fields sdcal calls into just a single call -
Rui Xue b49d03f06a1a212024a52fada5fa3e60699a3099 m
Pull request #1767: PIPE-2947: Implement NaN handling for `savgol_filter` and update requirements to unpin scipy version
Merge in PIPE/pipeline from PIPE-2947-update-heuristics to main
* commit '0c9b827f1b746ffb8167e59bff1ef6824776157f':
PIPE-2947: Implement NaN handling for `savgol_filter` and update requirements to unpin scipy version -
Rui Xue 0c9b827f1b746ffb8167e59bff1ef6824776157f m
Merge remote-tracking branch 'origin/main' into PIPE-2947-update-heuristics
-
Shawn Booth 5d62817fa7d0d41f848349fcf5ca3d7e2962cc02 m
Pull request #1736: PIPE-1787: Integrating Regression Test Documentation into RTD Source Code
Merge in PIPE/pipeline from integrate-docs-to-source-code to main
* commit 'e72af9e9f6dc3cdcab1f3251c0b9ae662207d915':
PIPE-1787: move table of contents to top of page
PIPE-1787: integrated regression testing instructions from confluence; updated to include information on component and unit tests -
Shawn Booth e72af9e9f6dc3cdcab1f3251c0b9ae662207d915 m
Merge remote-tracking branch 'origin/main' into integrate-docs-to-source-code
-
Shawn Booth 886479e3e1ba288a8b41f1373b6fae8bb465820c m
Docs: update context_use_cases improvements
Reframe document to present changes as improvements to the current pipeline context; remove RADPS and future/next-generation wording; add GAP-derived improvement items and improve consistency. -
Takeshi Nakazato 16ce874a58991b45f3955a2b0924440c2e5becae m
Merge branch 'main' into PIPE-2945-hsd_skycal-sdpl-should-not-crash-if-it-failed-to-generate-sky-caltable-for-only-one
-
Takeshi Nakazato 20c1fde25f0a690cb78314659b1e9a8ed2020392 m
Merge branch 'main' into PIPE-2945-hsd_skycal-sdpl-should-not-crash-if-it-failed-to-generate-sky-caltable-for-only-one
-
Shawn Booth 3ab57136e34a63bb34aa246c71478c4b38ae08f9 m
Merge remote-tracking branch 'origin/main' into PIPE-3002-importdata-weblog-might-not-render-correctly-if-a-polcal-field-selected-for-a-parallactic
-
Ajay Vibhute 652dc949f4ac03725bcdce9cd01aa7f2fde750e6 m
Pull request #1786: PIPE-3040: vlass keywords in fits file-incremental changes
Merge in PIPE/pipeline from PIPE-3040-vlass-keywords-in-fits-file to release/2026.1.0
* commit '0a377b5678f0cd0be27b1c88d7b41a90549fc46a':
PIPE-3040: added key for alphaerror
PIPE-3040: added check on keys
PIPE-3040: updated peak and rms for .com.fits
PIPE-3040: computing peak and median for only stoke I images
PIPE-3040: removed unused variables, used file context manager to open fits file and updated get_vlass_image_type method -
Ajay Vibhute 0a377b5678f0cd0be27b1c88d7b41a90549fc46a m
PIPE-3040: added key for alphaerror
-
Ajay Vibhute f5c82b7c0b092973b34df26589b15dfda17e91f6 m
PIPE-3040: added check on keys
-
Ajay Vibhute 2320065070429c746e5ca3577779c641407449f0 m
PIPE-3040: updated peak and rms for .com.fits
-
Ajay Vibhute 488e120dc519ffd633aadc7cbe578311d2aa24b1 m
PIPE-3040: computing peak and median for only stoke I images
- pipeline/hif/tasks/makecutoutimages/makecutoutimages.py (version 488e120dc519ffd633aadc7cbe578311d2aa24b1) (diffs)
- pipeline/hifv/tasks/exportvlassdata/exportvlassdata.py (version 488e120dc519ffd633aadc7cbe578311d2aa24b1) (diffs)
- pipeline/infrastructure/utils/imaging.py (version 488e120dc519ffd633aadc7cbe578311d2aa24b1) (diffs)
-
Ajay Vibhute 34f8e6c5b8dd6bc3d676a66368260670d06eccfa m
PIPE-3040: removed unused variables, used file context manager to open fits file and updated get_vlass_image_type method
- pipeline/hif/tasks/makecutoutimages/makecutoutimages.py (version 34f8e6c5b8dd6bc3d676a66368260670d06eccfa) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version 34f8e6c5b8dd6bc3d676a66368260670d06eccfa) (diffs)
- pipeline/hifv/tasks/exportvlassdata/exportvlassdata.py (version 34f8e6c5b8dd6bc3d676a66368260670d06eccfa) (diffs)
- pipeline/infrastructure/utils/imaging.py (version 34f8e6c5b8dd6bc3d676a66368260670d06eccfa) (diffs)
-
Rui Xue b9fb646d0ed67f3136de9a826e23f19d5fde05a5 m
Pull request #1788: PIPE-3059: Fix TypeError when doing mask type checks
Merge in PIPE/pipeline from PIPE-3059-typeerror-in-hifv_syspower to release/2026.1.0
* commit 'd07c466365c1bb2262974fc3a1691feb1dbf2639':
PIPE-3059: Fix TypeError when doing mask type checks -
Rui Xue d07c466365c1bb2262974fc3a1691feb1dbf2639 m
PIPE-3059: Fix TypeError when doing mask type checks
-
Ajay Vibhute 064f82d42661afb9f3b7601c0cb6e3f30f679e39 m
Pull request #1493: PIPE-2461: adding header keywords
Merge in PIPE/pipeline from PIPE-2461-vlass-keywords-in-fits-file to release/2026.1.0
* commit 'a12824bfc03ffe7a929d2b77b7f7f679bcc99085': (34 commits)
PIPE-2461: changes suggested in PR review
PIPE-2461: adding peak and rms from subimages
PIPE-2461: minor bugfix
PIPE-2461: moved header keyword update logic to _update_vlass_fits_header
PIPE-2461: update alpha image file not found warning in pbcor
PIPE-2461: update VLASSPL for .com.fits
PIPE-2461: showing alpha files skipping header update warning only if alpha image is expected
PIPE-2461: adding VLASSWP keyword
PIPE-2461: updated VLASSPL for VLASS cube stokes
PIPE-2461: changes suggested in Copilot code review
PIPE-2461: updating VLASSPK for alpha and alphaerror
PIPE-2461: updated stokes in subimage header
PIPE-2461: removed VLASSPIP key
PIPE_2461: removed VLASSPV and added VLASSPIP keyword
PIPE-2461: adding comments to fits header keys
PIPE-2461: update vlasspk, vlassrms for alpha and alpha.error
PIPE-2461: update tt1 rms value
PIPE-2461: updated alpha/alphaerr type
PIPE-2461: updated VLASSBW, VLASSTY, VLASSRMS, VLASSPK, VLASSVR
PIPE-2461: changes suggested during PR review
... -
Ajay Vibhute a12824bfc03ffe7a929d2b77b7f7f679bcc99085 m
PIPE-2461: changes suggested in PR review
- pipeline/hif/tasks/makecutoutimages/makecutoutimages.py (version a12824bfc03ffe7a929d2b77b7f7f679bcc99085) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version a12824bfc03ffe7a929d2b77b7f7f679bcc99085) (diffs)
- pipeline/hifv/tasks/pbcor/pbcor.py (version a12824bfc03ffe7a929d2b77b7f7f679bcc99085) (diffs)
-
Rui Xue 5e10c8e0ad0ae85ba225542052e4e297858a1570 m
Pull request #1781: PIPE-3043: Add warning for nmajor limit in `CleanBase`
Merge in PIPE/pipeline from PIPE-3043-hif_makeimages-stage-should-issue-warning-if-stopping-criterion-is-nmajor to release/2026.1.0
* commit '104854c4dce936d3600125763aabced4ff0549e0':
PIPE-3043: Add warning for nmajor limit in `CleanBase` -
Ajay Vibhute e58bc4c9fc579418b743536d788a12642f179e99 m
Merge branch 'PIPE-2461-vlass-keywords-in-fits-file' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-2461-vlass-keywords-in-fits-file
-
Ajay Vibhute 3f6a3c55de5bd826bb2b97d9ba7219788ee06f09 m
PIPE-2461: adding peak and rms from subimages
- pipeline/hif/tasks/makecutoutimages/makecutoutimages.py (version 3f6a3c55de5bd826bb2b97d9ba7219788ee06f09) (diffs)
- pipeline/hif/tasks/makeimages/makeimages.py (version 3f6a3c55de5bd826bb2b97d9ba7219788ee06f09) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version 3f6a3c55de5bd826bb2b97d9ba7219788ee06f09) (diffs)
- pipeline/hifv/tasks/pbcor/pbcor.py (version 3f6a3c55de5bd826bb2b97d9ba7219788ee06f09) (diffs)
- pipeline/infrastructure/utils/imaging.py (version 3f6a3c55de5bd826bb2b97d9ba7219788ee06f09) (diffs)
-
Shawn Booth 70abf586be35baa8af85e761718d8f7c758dc7a6 m
Merge remote-tracking branch 'origin/main' into PIPE-3002-importdata-weblog-might-not-render-correctly-if-a-polcal-field-selected-for-a-parallactic
-
Rui Xue 87a907891eeeb43a89934efed8e0cc0f0fc98afe m
Merge remote-tracking branch 'origin/release/2026.1.0' into PIPE-2461-vlass-keywords-in-fits-file
-
Takeshi Nakazato 4b5feeae87f2ef5ebf044820d526bf65cc7157a7 m
Merge branch 'main' into PIPE-2945-hsd_skycal-sdpl-should-not-crash-if-it-failed-to-generate-sky-caltable-for-only-one
-
Ajay Vibhute 7c0a9c3317177fd8dd26e4e16fb1502dfba553ad m
PIPE-2461: minor bugfix
-
Ajay Vibhute 92b04d847e6f950e008aa716f93186c0c752b2b9 m
PIPE-2461: moved header keyword update logic to _update_vlass_fits_header
-
Ajay Vibhute 6c4ee64c2b181c56e6a462f6f4f016a3ca7f1886 m
PIPE-2461: update alpha image file not found warning in pbcor
-
Ajay Vibhute 5ae14d441b24f2715306b94c184e01289f3e1277 m
PIPE-2461: update VLASSPL for .com.fits
-
Rui Xue 104854c4dce936d3600125763aabced4ff0549e0 m
PIPE-3043: Add warning for nmajor limit in `CleanBase`
-
Ajay Vibhute c577b8d765e5c6632907a610235bbe8df3bec52a m
PIPE-2461: showing alpha files skipping header update warning only if alpha image is expected
-
Ajay Vibhute bee324abebb8acacf4d882ce13a8f60857a16e66 m
PIPE-2461: adding VLASSWP keyword
-
Ajay Vibhute db3ebcf948b785f08e50640f42a0f3aac9c36b38 m
PIPE-2461: updated VLASSPL for VLASS cube stokes
-
Ajay Vibhute b110ed303355fe95f0b74c64bd0515b5b7455543 m
PIPE-2461: changes suggested in Copilot code review
- pipeline/hif/tasks/makecutoutimages/makecutoutimages.py (version b110ed303355fe95f0b74c64bd0515b5b7455543) (diffs)
- pipeline/hif/tasks/makeimages/makeimages.py (version b110ed303355fe95f0b74c64bd0515b5b7455543) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version b110ed303355fe95f0b74c64bd0515b5b7455543) (diffs)
- pipeline/hifv/tasks/pbcor/pbcor.py (version b110ed303355fe95f0b74c64bd0515b5b7455543) (diffs)
- pipeline/infrastructure/utils/imaging.py (version b110ed303355fe95f0b74c64bd0515b5b7455543) (diffs)
-
Ajay Vibhute 8f852af47ad412b02bfbddf13edb4f2d866edeb6 m
PIPE-2461: updating VLASSPK for alpha and alphaerror
-
Ajay Vibhute 54a635f53f6571494230ad5c8e99354cbcc6046d m
PIPE-2461: updated stokes in subimage header
-
Ajay Vibhute 7ffef7cdfd967494f49a5fa632fc21ca868bd212 m
PIPE-2461: removed VLASSPIP key
-
Ajay Vibhute 99e50e5380d796bd9580aaa782f6e1ee617f2eb6 m
PIPE_2461: removed VLASSPV and added VLASSPIP keyword
-
Ajay Vibhute cfc1b4e15e8675dead4f0196694c0d309fb6d864 m
PIPE-2461: adding comments to fits header keys
-
Ajay Vibhute 9ddd896cc68a6c6c0bb2a775ce81094494993884 m
PIPE-2461: update vlasspk, vlassrms for alpha and alpha.error
-
Ajay Vibhute 1cd0cbf9d0a68a8d0e3ecde3be3444a101921207 m
PIPE-2461: update tt1 rms value
-
Ajay Vibhute 4857c29831d1f47903befcbabd44e983a6fb6ee4 m
PIPE-2461: updated alpha/alphaerr type
-
Ajay Vibhute 8375866084aa2da8d4b74866c01675c040746e45 m
PIPE-2461: updated VLASSBW, VLASSTY, VLASSRMS, VLASSPK, VLASSVR
- pipeline/hif/tasks/makeimages/makeimages.py (version 8375866084aa2da8d4b74866c01675c040746e45) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version 8375866084aa2da8d4b74866c01675c040746e45) (diffs)
- pipeline/hifv/tasks/pbcor/pbcor.py (version 8375866084aa2da8d4b74866c01675c040746e45) (diffs)
- pipeline/infrastructure/utils/imaging.py (version 8375866084aa2da8d4b74866c01675c040746e45) (diffs)
-
Shawn Booth df91470abbe433ba1c1bc24c462c73aa49248e21 m
PIPE-3002: removed unnecessary context property added to InputContainer
-
Rui Xue 7f3794e7df2628a7b1b716a29ae7e232c328edcf m
PIPE-2947: Implement NaN handling for `savgol_filter` and update requirements to unpin scipy version
-
Takeshi Nakazato 6bd6eda69c28b5462468ef6a5e50bf6ecf98991f m
Merge branch 'main' into PIPE-2945-hsd_skycal-sdpl-should-not-crash-if-it-failed-to-generate-sky-caltable-for-only-one
-
Takeshi Nakazato ec6fb94ba469edc29e641489465e6dba53d54d3e m
Skip generating elevation plot if the data is empty
Also skip computation of QA score when no valid elevation data exists -
Ajay Vibhute 26027e838e2d8497485072aa40badf6198d2fc33 m
PIPE-2461: changes suggested during PR review
-
Shawn Booth a892365f703d6fb9eedb228b5fb107cd75ef7d2a m
PIPE-3002: updated parallactic-angle intent filtering; fixed bug in vdp.InputContainer to make sure the context object is present for multi-MS runs
-
Takeshi Nakazato ce83f32506e9b4e7e8350a4aae4e307df950093c m
Bug fix on removing extra files created by plotbandpass
-
Takeshi Nakazato 618496ee619b22d60aee52952697a1eb043b2d08 m
Fix wrong scan number issue in amp vs freq summary plot
-
Takeshi Nakazato 6de8e305cd541b4e45118553402b67f9c4e58203 m
Merge branch 'main' into PIPE-2945-hsd_skycal-sdpl-should-not-crash-if-it-failed-to-generate-sky-caltable-for-only-one
-
Takeshi Nakazato c61b8fd053fa577510c499c7e6c3a596d0725301 m
Skip computing elevation difference when no valid skycal solution exists
-
Takeshi Nakazato ad18b5d72cb8640e85b493e2f57a80f09c22a921 m
Improvement of warning message
-
Takeshi Nakazato 2c4b2e3fb7ba86e1e1946f99ef4bba4460df2330 m
refactoring
-
Takeshi Nakazato 2845e289ea7ca05db4755a0d20595aa92ce671b5 m
Remove obsolete debug log
This was introduced in PIPE-273/CAS-11784 to check if there is tables left open after task execution. Since the issue has been solved already, there is no need to check table cache any more. -
Takeshi Nakazato f65ae8e2be7e0c42c8ef1fba9052735e76e6e91d m
Simply the implementation
This is possible because per-field loop disappeared so that we no longer need to reuse args in the loop. -
Takeshi Nakazato c262e3cf0a5a8e0dad6620541472e96a348eece0 m
Remove unused class
-
Takeshi Nakazato ecfb0f7083fe5b16e83ec5a9ce2da6f5de910dab m
Refactoring
-
Takeshi Nakazato b0617c27b778bdbb8c56a528b7e2020428a73ce4 m
Fix typo
-
Takeshi Nakazato 0c79928eb4ca0732b58bfcf070f5f04db1e6c5b4 m
Error accurate error handling
When a certain field cannot be calibrated (because caltable is empty or
it doesn't have corresponding calibration data), warning message will be
emitted. In that case, QA calculation and elevation plots are skipped.
Currently, no additional flagging is made to ON_SOURCE data without sky calibration data.
Therefore, uncalibrated data might contaminate to the final cube image.- pipeline/hsd/tasks/skycal/qa.py (version 0c79928eb4ca0732b58bfcf070f5f04db1e6c5b4) (diffs)
- pipeline/hsd/tasks/skycal/renderer.py (version 0c79928eb4ca0732b58bfcf070f5f04db1e6c5b4) (diffs)
- pipeline/hsd/tasks/skycal/skycal.py (version 0c79928eb4ca0732b58bfcf070f5f04db1e6c5b4) (diffs)
- pipeline/hsd/templates/skycal.mako (version 0c79928eb4ca0732b58bfcf070f5f04db1e6c5b4) (diffs)
-
Takeshi Nakazato 99693dcd6b6192d40ed9768e16f6383728c51cb8 m
PIPE-2945 consolidate per-fields sdcal calls into just a single call
By doing that, resulting caltable will also be consolidated. In addition, exception from sdcal task has been captured by pipeline and turned into warning message. -
Ajay Vibhute bc95804fc5225e02b67b631967ba3b18add59e24 m
PIPE-2461: updated nominal bandwidth and refactor code imported from display
-
Shawn Booth 44099bd22537df3f642d3fc5d2b47ac0c446ab6d m
PIPE-1787: move table of contents to top of page
-
Shawn Booth 0800ae57405941e700aa0cab5e59c6d95ac24513 m
PIPE-1787: integrated regression testing instructions from confluence; updated to include information on component and unit tests
- docs/source/index.rst (version 0800ae57405941e700aa0cab5e59c6d95ac24513) (diffs)
- docs/source/testing_docs/automated_testing.rst (version 0800ae57405941e700aa0cab5e59c6d95ac24513) (diffs)
- docs/source/testing_docs/index.rst (version 0800ae57405941e700aa0cab5e59c6d95ac24513) (diffs)
- docs/source/testing_docs/unit_testing.rst (version 0800ae57405941e700aa0cab5e59c6d95ac24513) (diffs)
-
Ajay Vibhute c8e62682575d2e417ccba0e2187c40c1adb8a693 m
Merge branch 'main' into PIPE-2461-vlass-keywords-in-fits-file
-
Ajay Vibhute 5278319cbb9b106f86c83c70dd3695110549a696 m
PIPE-2461: renamed _vlass_cube_set_miscinfo to _vlass_set_miscinfo and moved call to method _get_vlass_epoch_tile_version
-
Ajay Vibhute cce8f33ba9e5e81222d9bd28cf41672e84a0d322 m
PIPE-2461: adding check to ensure tclean_result.image is not None
-
Ajay Vibhute 46b1d36c2f35fc25c1afeb9942d241fdaf76c679 m
PIPE-2461: resolved merge conflicts in makermsimages.py
-
Ajay Vibhute e0841229b33cb7e5c096d893bec10b1ff7722524 m
PIPE-2461: update to write keywords to non-cube images
-
Ajay Vibhute c4b8b88027550dbfba1863bea929bca51dce3acd m
PIPE-2461: Fixed merge conflicts