Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-16294: clean up dataset type definitions #57

Merged
merged 2 commits into from
Oct 25, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 0 additions & 12 deletions policy/SdssMapper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,20 +124,8 @@ datasets:
template: characterizeImage_metadata/%(run)d/%(camcol)d/%(filter)s/characterizeImage-%(run)06d-%(filter)s%(camcol)d-%(field)04d.yaml
calibrate_metadata:
template: calibrate_metadata/%(run)d/%(camcol)d/%(filter)s/calibrate-%(run)06d-%(filter)s%(camcol)d-%(field)04d.yaml
deep_makeSkyMap_config:
persistable: Config
python: lsst.pipe.tasks.makeSkyMap.MakeSkyMapTask.ConfigClass
storage: ConfigStorage
tables: raw
template: config/deep_makeSkyMap.py
deep_assembleCoadd_metadata:
template: deep_assembleCoadd_metadata/%(filter)s/%(tract)d/%(patch)s/metadata-%(filter)s-%(tract)d-%(patch)s.yaml
deepCoadd_measMatch:
persistable: ignored
template: deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatch-%(filter)s-%(tract)d-%(patch)s.fits
deepCoadd_measMatchFull:
persistable: ignored
template: deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatchFull-%(filter)s-%(tract)d-%(patch)s.fits
deepDiff_config:
python: lsst.pex.config.Config
deepDiff_metadata:
Expand Down