Skip to content

Commit

Permalink
Add new SimpleDiaPlot to the core analysis_tools AP pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrawls committed Oct 27, 2022
1 parent d1168ed commit 7b3d4f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/apCcdVisitQualityCore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ tasks:
config:
metrics.numSsObjects: NumSsObjectsMetric
connections.outputName: diaSourceTableCore
plots.simpleDiaPlot: SimpleDiaPlot
python: |
from lsst.analysis.tools.analysisMetrics import *
from lsst.analysis.tools.analysisPlots import *

0 comments on commit 7b3d4f3

Please sign in to comment.