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 23, 2017
1 parent 8553f05 commit 6f0fb82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions policy/DecamMapper.paf
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@ exposures: {
persistable: "ExposureF"
}

deepCoadd_tempExp: {
deepCoadd_directWarp: {
template: "deepCoadd/%(filter)s/%(tract)d/%(patch)stempExp/v%(visit)d-f%(filter)s.fits"
}

deepCoadd_tempExpPsfMatched: {
deepCoadd_psfMatchedWarp: {
template: "deepCoadd/%(filter)s/%(tract)d/%(patch)stempExp/psfMatched-v%(visit)d-f%(filter)s.fits"
}
dcrCoadd_tempExp: {
dcrCoadd_directWarp: {
template: "dcrCoadd/%(filter)s/%(tract)d/%(patch)stempExp/v%(visit)d-f%(filter)s%(subfilter)s.fits"
}
deepDiff_differenceExp: {
Expand Down

0 comments on commit 6f0fb82

Please sign in to comment.