Skip to content

Commit

Permalink
Add contract for warping cache consistency between image and coadd PSF.
Browse files Browse the repository at this point in the history
  • Loading branch information
TallJimbo committed Apr 11, 2024
1 parent 8262673 commit 7384968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/_ingredients/DRP-minimal-calibration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,3 +252,4 @@ contracts:
- "'calib_psf_candidate' not in measure.propagateFlags.source_flags if makeWarp.useVisitSummaryPsf else True"
- "'calib_psf_used' not in measure.propagateFlags.source_flags if makeWarp.useVisitSummaryPsf else True"
- "'calib_psf_reserved' not in measure.propagateFlags.source_flags if makeWarp.useVisitSummaryPsf else True"
- "makeWarp.warpAndPsfMatch.warp.cacheSize == assembleCoadd.coaddPsf.cacheSize"

0 comments on commit 7384968

Please sign in to comment.