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 Apr 4, 2017
1 parent 3f1dc11 commit bfa5642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions policy/DecamMapper.paf
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ exposures: {
columns: "visit" "ccdnum"
}

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"
}
deepDiff_differenceExp: {
Expand Down

0 comments on commit bfa5642

Please sign in to comment.