Skip to content

Commit

Permalink
Remove templates duplicated from obs_base.
Browse files Browse the repository at this point in the history
There are other templates that differ slightly from those in obs_base,
probably needlessly, but changing them would break our ability to read
old repos (and this package is on its way out), so I'm not going to
touch them.
  • Loading branch information
TallJimbo committed Oct 24, 2018
1 parent 2bccf43 commit ef5b60c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions policy/LsstSimMapper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,6 @@ datasets:
template: processEimage_metadata/v%(visit)d-f%(filter)s/s%(snap)i/R%(raft)s/S%(sensor)s.yaml
deep_safeClipAssembleCoadd_metadata:
template: deep_safeClipAssembleCoadd_metadata/%(filter)s/%(tract)d/%(patch)s.yaml
deepCoadd_measMatch:
template: deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatch-%(filter)s-%(tract)d-%(patch)s.fits
deepCoadd_measMatchFull:
template: deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatchFull-%(filter)s-%(tract)d-%(patch)s.fits
deepCoadd_forced_src:
template: deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/forced-%(filter)s-%(tract)d-%(patch)s.fits
deepCoadd_forced_config:
Expand Down

0 comments on commit ef5b60c

Please sign in to comment.