Skip to content

Commit

Permalink
Register config and metadata for ApPipeTask.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed Mar 22, 2018
1 parent 11d0544 commit f798794
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions policy/HscMapper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,8 @@ datasets:
- raw
- raw_visit
template: config/processFocusSweep.py
apPipe_metadata:
template: '%(pointing)05d/%(filter)s/apPipe_metadata/%(visit)07d-%(ccd)03d.boost'

# Plots for analysis QA
plotCoadd:
Expand Down
2 changes: 2 additions & 0 deletions policy/SuprimecamMapper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -501,3 +501,5 @@ datasets:
python: hsc.pipe.tasks.multiband.MultiBandConfig
storage: ConfigStorage
template: config/multiband.py
apPipe_metadata:
template: '%(pointing)05d/%(filter)s/apPipe_metadata/%(visit)07d%(ccd)1d.boost'

0 comments on commit f798794

Please sign in to comment.