Skip to content

Commit

Permalink
Add contracts for propagating final psf.
Browse files Browse the repository at this point in the history
  • Loading branch information
erykoff committed Apr 12, 2022
1 parent 09df848 commit a075db8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ingredients/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,3 +256,6 @@ contracts:
- drpAssociation.connections.diaObjectTable == drpDiaCalculation.connections.diaObjectTable
- forcedPhotDiffim.connections.refCat == forcedPhotCcd.connections.refCat
- consolidateHealSparsePropertyMaps.property_maps == healSparsePropertyMaps.property_maps
- makeWarp.doApplyFinalizedPsf and ('calib_psf_candidate' in measure.propagateFlags.finalized_source_flags)
- makeWarp.doApplyFinalizedPsf and ('calib_psf_used' in measure.propagateFlags.finalized_source_flags)
- makeWarp.doApplyFinalizedPsf and ('calib_psf_reserved' in measure.propagateFlags.finalized_source_flags)

0 comments on commit a075db8

Please sign in to comment.