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 Feb 20, 2017
1 parent 0ed10f0 commit f676b8f
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 @@ -28,14 +28,14 @@ deepDiff_matchedExp:
persistable: ExposureF
storage: FitsStorage
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 f676b8f

Please sign in to comment.