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 12, 2017
1 parent adb962b commit 6a67544
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions policy/MegacamMapper.paf
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ exposures: {
columns: "visit" "ccd"
}

deepCoadd_tempExp: {
deepCoadd_directWarp: {
template: "deepCoadd/%(filter)s/%(tract)d/%(patch)s/warp-%(filter)s-%(tract)d-%(patch)s-%(visit)d.fits"
}
deepCoadd_tempExpPsfMatched: {
deepCoadd_psfMatchedWarp: {
template: "deepCoadd/%(filter)s/%(tract)d/%(patch)s/psfMatchedWarp-%(filter)s-%(tract)d-%(patch)s-%(visit)d.fits"
}

Expand Down

0 comments on commit 6a67544

Please sign in to comment.