Build: #2 failed
Job: Pipeline PR Test 6.7.4 failed
Code commits
Pipeline
-
Shawn Booth 8fd8e471f2d82ad489f795ef1794e6ba77040377
Merge remote-tracking branch 'origin/main' into context-serializer
-
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
-
Ajay Vibhute bdeb273c7200de346af22d5784f3f2c3dab76c38 m
PIPE-3068: adding changes from PIPE-3060 and PIPE-3051
-
Ajay Vibhute 23f5af91074e9f683548dc5e4e72494494d61b8c m
PIPE-3068: resolved merge conflicts
-
Ajay Vibhute 04c27dccc0c7ab0c6f61d04a7e80c547d6168588 m
PIPE-3068: adding documentation for vlass fits header keywords
-
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> -
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
-
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
-
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)
-
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)
-
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
-
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
-
Ajay Vibhute 238f33ecaca8e13dff8f342a2177410aabbbcbfd m
Merge branch 'main' into PIPE-2461-vlass-keywords-in-fits-file
-
Ajay Vibhute b7e9e27864f4ea35b337ff60426de983dac3a1e0 m
PIPE-2461: changes suggested in PR
-
Ajay Vibhute a82142bb602da7b79e094484714db127958adff6 m
PIPE-2461: Minor commits suggested in PR review
-
Ajay Vibhute ccb17047c3e64195ff4f08916774508af207b9d3 m
PIPE-2461: updated VLASSRMS key handling for non-cube imaging
-
Ajay Vibhute ff0e70e0754205136b0e679e064d194ed18450d2 m
PIPE-2461: refactored stats calculation and added VLASSBWN, VLASSRMS keywords
- pipeline/hif/tasks/makeimages/makeimages.py (version ff0e70e0754205136b0e679e064d194ed18450d2) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version ff0e70e0754205136b0e679e064d194ed18450d2) (diffs)
- pipeline/hif/templates/vlasscube_makermsimages.mako (version ff0e70e0754205136b0e679e064d194ed18450d2) (diffs)
-
Ajay Vibhute 2e6883031395f767d8f8b26320e3673139b57145 m
PIPE-2461: adding VLASSRMS key to image header
-
Ajay Vibhute 8c15ce32a61501d3f4c3ee6a617de8e297d6079f m
PIPE-2461: refactor stats computing from display to makermscubeimages
-
Ajay Vibhute ec504ae38951ed2170ba1c9199234e037636a20f m
PIPE-2461: refactor stats computing from display to makermscubeimages
- pipeline/hif/tasks/makermsimages/display.py (version ec504ae38951ed2170ba1c9199234e037636a20f) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version ec504ae38951ed2170ba1c9199234e037636a20f) (diffs)
- pipeline/hif/templates/vlasscube_makermsimages.mako (version ec504ae38951ed2170ba1c9199234e037636a20f) (diffs)
-
Ajay Vibhute f037cd4384ca2c5e34e687e8f47c5e0495aea928 m
PIPE-2461: refactor stats computing from display to makermsimages
- pipeline/hif/tasks/makermsimages/display.py (version f037cd4384ca2c5e34e687e8f47c5e0495aea928) (diffs)
- pipeline/hif/tasks/makermsimages/makermsimages.py (version f037cd4384ca2c5e34e687e8f47c5e0495aea928) (diffs)
- pipeline/hif/templates/makermsimages.mako (version f037cd4384ca2c5e34e687e8f47c5e0495aea928) (diffs)
-
Ajay Vibhute 6a7867603f44f3ffb4bf1eeee062ebec581e30f3 m
Merge branch 'main' into PIPE-2461-vlass-keywords-in-fits-file
-
Ajay Vibhute e03263d23a39530544474649bc0eb2426e0f993c m
PIPE-2461: updated VLASSBWN keyword value
-
Ajay Vibhute 0ce981ed443bf3b8019bd117ade622edffc378bf m
PIPE-2461: adding header keywords