Skip to content

Commit

Permalink
Merge branch 'tickets/DM-24553'
Browse files Browse the repository at this point in the history
  • Loading branch information
sr525 committed May 5, 2020
2 parents 09f1fc0 + 3b05b10 commit 434186e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions policy/datasets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,11 @@ deepMergedCoaddId_bits:
storage: ignored
python: lsst.daf.base.PropertySet
template: ignored
processCcdWithFakesDriver_config:
persistable: Config
storage: ConfigStorage
python: lsst.pipe.drivers.processCcdWithFakesDriver.ProcessCcdWithFakesDriverConfig
template: config/processCcdWithFakesDriver.py
singleFrameDriver_config:
persistable: Config
storage: ConfigStorage
Expand Down Expand Up @@ -579,6 +584,13 @@ fakeSourceCat:
python: lsst.pipe.tasks.parquetTable.MultilevelParquetTable
tables: raw
template: ''
fakes_source:
description: parquet version of `fakes_src`
persistable: ignored
storage: ParquetStorage
python: lsst.pipe.tasks.parquetTable.ParquetTable
tables: raw
template: ''
deepCoadd_fakeSourceCat:
description: "A catalog of fake sources covering the sky area of a specific tract"
persistable: ignored
Expand Down

0 comments on commit 434186e

Please sign in to comment.