Build: #25 failed Child of PIPESPECS-PACKAGEPIPEMAINCASA674-33
Code commits
Pipeline
-
Rui Xue 8d5e59df9e4b3b0ddf0ac690ed8c455bf5c4693d
Pull request #1825: PIPE-2947: Improve `_savgol_filter_nan` to pad NaNs around masked regions
Merge in PIPE/pipeline from PIPE-2947-savgol-filter-nan-version2 to main
* commit '1364dd8064999cc14aa5c71df7c178e6dc5928a2':
PIPE-2947: Make `_savgol_filter_nan` signature compatible with `savgol_filter`
PIPE-2947: Improve _savgol_filter_nan to pad NaNs around masked regions -
Ajay Vibhute 747bb8a04857939de9920a68106747c212a783c8
Pull request #1664: PIPE-2582: updated QA criteria for semiFinalBPdcals
Merge in PIPE/pipeline from PIPE-2582-hifv_semifinalbpdcals-qa-criteria to main
* commit '9b09ac10aa3c105cbc95aee66acc0e6dfab10eaf':
PIPE-2582: Changes suggested in PR review
PIPE-2582: present warning if spw is fully flagged, or mulitple antennas are fully flagged
PIPE-2582: Skipping the spectral line SPW fully flagged warning if the offending antenna is fully flagged
PIPE-2582: passing set(vis) to applies_to
PIPE-2582: added flaggedSolnApplycaldelay dictionary is structured, and other minior changes suggested during the PR review
PIPE-2582: minor changes suggested during PR review
PIPE-2582: minor bugfix
PIPE-2582: updated QA messages
PIPE-2582: maxout delay to 0.3
PIPE-2582: removed join from warning
PIPE-2582: added applies_to to QAScore
PIPE-2582: showing warning for fully flagged spw if it is spectral line spw
PIPE-2582: updated QA criteria -
Rui Xue 1364dd8064999cc14aa5c71df7c178e6dc5928a2 m
PIPE-2947: Make `_savgol_filter_nan` signature compatible with `savgol_filter`
Promote `polyorder` from **kwargs to an explicit parameter, matching
savgol_filter's positional signature. Update call site keyword order
to reflect the new signature. -
Ajay Vibhute 9b09ac10aa3c105cbc95aee66acc0e6dfab10eaf m
PIPE-2582: Changes suggested in PR review
-
Rui Xue 0b088c3f601e59c0ea90e9ff1b8640b6e4bb00b4 m
PIPE-2947: Improve _savgol_filter_nan to pad NaNs around masked regions
-
Ajay Vibhute 459606c4ccc5b35ee3efca1182991f72dc41d584 m
PIPE-2582: present warning if spw is fully flagged, or mulitple antennas are fully flagged
-
Ajay Vibhute 84c7162aa601647985e19da0c1ee23fbaf607fcb m
PIPE-2582:resolved conflicts
-
Ajay Vibhute 4924cce99f2cb4b2738733a344217544d0689319 m
PIPE-2582: Skipping the spectral line SPW fully flagged warning if the offending antenna is fully flagged
-
Ajay Vibhute 9023c84111ddd299655ca0371ef70d5e2e383437 m
PIPE-2582: passing set(vis) to applies_to
-
Ajay Vibhute 212a90b6dda94749827bf763351ba4c42eed5f70 m
PIPE-2582: added flaggedSolnApplycaldelay dictionary is structured, and other minior changes suggested during the PR review
-
Ajay Vibhute 8019a66f764d3376aad213e2454412254af1212e m
PIPE-2582: minor changes suggested during PR review
-
Ajay Vibhute 7bf027a8e219e5a5e4118e1c616115c0af162920 m
PIPE-2582: fixed merge conflicts
-
Ajay Vibhute c872ea103cef2ebe7eb876349ee08bffbfd37743 m
PIPE-2582: minor bugfix
-
Ajay Vibhute c4bab099de43a1479b721b8c48265efa6e723a84 m
PIPE-2582: updated QA messages
- pipeline/hifv/tasks/finalcals/qa.py (version c4bab099de43a1479b721b8c48265efa6e723a84) (diffs)
- pipeline/hifv/tasks/semiFinalBPdcals/qa.py (version c4bab099de43a1479b721b8c48265efa6e723a84) (diffs)
- pipeline/hifv/tasks/testBPdcals/qa.py (version c4bab099de43a1479b721b8c48265efa6e723a84) (diffs)
- pipeline/qa/scorecalculator.py (version c4bab099de43a1479b721b8c48265efa6e723a84) (diffs)
-
Ajay Vibhute 483e05f3203979dc3ee4615d2c7b9fd50ccdb3da m
PIPE-2582: maxout delay to 0.3
-
Ajay Vibhute 4880b2d93500d1fda39156ec51f0a623732e52f0 m
PIPE-2582: removed join from warning
-
Ajay Vibhute 6752dae07d45e73cbbaaf7c3495bda1870a83167 m
PIPE-2582: added applies_to to QAScore
-
Ajay Vibhute e8ca21c269fdc7f82f070d3d71adc316d3137b39 m
PIPE-2582: showing warning for fully flagged spw if it is spectral line spw
-
Ajay Vibhute a9c4fc9037a81e99d582d0f9d6752c8a0e8db470 m
PIPE-2582: updated QA criteria