Skip to content

Commit

Permalink
Remove make[Discrete]SkyMap_metadata dataset types.
Browse files Browse the repository at this point in the history
MakeSkyMapTask and MakeDiscreteSkyMapTask don't write metadata.
  • Loading branch information
TallJimbo committed Oct 24, 2018
1 parent 8d469a3 commit 59f5843
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions policy/datasets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,11 +208,6 @@ mergeCoaddDetections_config:
storage: ConfigStorage
python: lsst.pipe.tasks.multiBand.MergeDetectionsConfig
template: config/mergeDetect.py
deep_makeSkyMap_metadata:
persistable: PropertySet
storage: YamlStorage
python: lsst.daf.base.PropertySet
template: metadata/deep_makeSkyMap.yaml
measureCoaddSources_metadata:
persistable: PropertySet
storage: YamlStorage
Expand Down Expand Up @@ -325,11 +320,6 @@ measureCoaddSources_config:
storage: ConfigStorage
python: lsst.pipe.tasks.multiBand.MeasureMergedCoaddSourcesConfig
template: config/measureMerged.py
deep_makeDiscreteSkyMap_metadata:
persistable: PropertySet
storage: YamlStorage
python: lsst.daf.base.PropertySet
template: metadata/deep_makeDiscreteSkyMap.yaml
deepCoadd_mergeDet:
description: >
Catalog containing the union of footprints (and peaks) detected on all filters (from deepCoadd_det).
Expand Down Expand Up @@ -772,11 +762,6 @@ dcrMergedCoaddId:
storage: ignored
python: lsst.daf.base.PropertySet
template: ignored
dcr_makeDiscreteSkyMap_metadata:
persistable: PropertySet
storage: YamlStorage
python: lsst.daf.base.PropertySet
template: metadata/dcr_makeDiscreteSkyMap.yaml
dcrMergedCoaddId_bits:
persistable: ignored
storage: ignored
Expand Down

0 comments on commit 59f5843

Please sign in to comment.