Skip to content

Commit

Permalink
Rename data product coaddTempExp to Warp
Browse files Browse the repository at this point in the history
Partial implementation of Paul Price's RFC-283
  • Loading branch information
yalsayyad committed May 15, 2017
1 parent 27d44a3 commit 02a1b8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions policy/exposures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ deepDiff_matchedExp:
storage: FitsStorage
level: Ccd
tables: 'raw'
deepCoadd_tempExp:
deepCoadd_directWarp:
template: ''
python: lsst.afw.image.ExposureF
persistable: ExposureF
storage: FitsStorage
level: Skytile
tables: 'raw'
deepCoadd_tempExpPsfMatched:
deepCoadd_psfMatchedWarp:
template: ''
python: lsst.afw.image.ExposureF
persistable: ExposureF
Expand Down

0 comments on commit 02a1b8c

Please sign in to comment.