Build: #87 was successful Changes by Rui Xue

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
14 minutes
Labels
None
Agent
cbt-pipeline-test.cv.nrao.edu
Revision
6299ba7b91c3d2eafb8497a3e27d0fa33531b690
Total tests
690
Successful since
#84 ()

Tests

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue 6299ba7b91c3d2eafb8497a3e27d0fa33531b690 Merge remote-tracking branch 'origin/main' into update-docs-build-and-packaging-setup
Rui Xue Rui Xue ae3103b6394ff3eaba51ed8320bd8b0e1dcd5259 m Pull request #1699: PIPE-2916: support custom cutout sizes in VLASS imaging with precise field selection and refactor makecutoutimages to handle metadata-based cutout selections.
Merge in PIPE/pipeline from PIPE-2916-vlass-cutout-imaging to main

* commit '08f9ab58558eca035c000007c47c82c92140ba19':
  PIPE-2916: optimize the `imsize` value derived by the `imagin_imsize` method.
  PIPE-2914: Refactor makecutoutimages filename handling and logging
  PIPE-2916: support custom cutout sizes in VLASS imaging with precise field selection and refactor makecutoutimages to handle metadata-based cutout selections.
Ajay Vibhute Ajay Vibhute 7f2c9d6e488e659979719f29a6ddcc162ac49cb7 m Pull request #1698: PIPE-2912 remove the backward compatibility wrapper function get scipy function for mad
Merge in PIPE/pipeline from PIPE-2912-remove-the-backward-compatibility-wrapper-function-get_scipy_function_for_mad to main

* commit 'e24cdb42e1b49cac1c42cc68878aa7127aebf1c2':
  PIPE-2912: removed compatibility.get_scipy_function_for_mad
  PIPE-2912: removed compatibility.py and compatibility_test.py
  PIPE-2912: remove backward compatibility wrapper function for calculating MAD
Rui Xue Rui Xue 08f9ab58558eca035c000007c47c82c92140ba19 m PIPE-2916: optimize the `imsize` value derived by the `imagin_imsize` method.
Rui Xue Rui Xue 3c067d71d8843d3cae9fd037ad97fd4861deb9f3 m PIPE-2914: Refactor makecutoutimages filename handling and logging
- Refactor filename construction in `Makecutoutimages` to use `os.path.splitext` for deriving the base name, replacing repetitive string replacements.
- Correct subimage boundary calcculation and simplify clamping logic using `min()` and `max()`.
- Update logging statements to use lazy formatting for better performance and style compliance.

Jira issues

IssueDescriptionStatus
Unknown Issue TypePIPE-2912Could not obtain issue details from Jira
Unknown Issue TypePIPE-2914Could not obtain issue details from Jira
Unknown Issue TypePIPE-2916Could not obtain issue details from Jira