Skip to content

Commit

Permalink
Add Source Table conversion to SingleFrame Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
yalsayyad committed Feb 16, 2021
1 parent 7d22dee commit c5b67a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/_SingleFrame.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ tasks:
isr: lsst.ip.isr.IsrTask
characterizeImage: lsst.pipe.tasks.characterizeImage.CharacterizeImageTask
calibrate: lsst.pipe.tasks.calibrate.CalibrateTask
writeSourceTable: lsst.pipe.tasks.postprocess.WriteSourceTableTask
transformSourceTable: lsst.pipe.tasks.postprocess.TransformSourceTableTask
subsets:
processCcd:
subset:
Expand Down

0 comments on commit c5b67a9

Please sign in to comment.