Skip to content

Commit

Permalink
Fix template for defects to fix collision in BOT/ComCam
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Jul 31, 2020
1 parent b348b48 commit 8136da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy/lsstCamMapper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ calibrations:
reference: raw
storage: FitsStorage
tables: defects
template: defects/%(calibDate)s/defects-%(calibDate)s-%(detectorName)s.fits
template: defects/%(calibDate)s/defects-%(calibDate)s-%(raftName)s-%(detectorName)s-%(detector)s.fits
validEndName: validEnd
validRange: true
validStartName: validStart
Expand Down

0 comments on commit 8136da0

Please sign in to comment.