Skip to content

Commit

Permalink
Define DRP pipeline for LATISS surveys
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Apr 29, 2022
1 parent 1e44e63 commit 8264c03
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions pipelines/LATISS/DRP.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
description: DRP specialized for LATISS surveys
instrument: lsst.obs.lsst.Latiss
imports:
- location: $DRP_PIPE_DIR/ingredients/DRP.yaml
include:
- processCcd
- writeSourceTable
- transformSourceTable

subsets:
sourceTable:
subset:
- writeSourceTable
- transformSourceTable

0 comments on commit 8264c03

Please sign in to comment.