We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d5f858 + 319786d commit 98dbbe6Copy full SHA for 98dbbe6
1 file changed
pipelines/calexpMetrics.yaml
@@ -0,0 +1,8 @@
1
+description: |
2
+ Metrics created from the analysis of calibrated exposures.
3
+tasks:
4
+ calexpSummary:
5
+ class: lsst.analysis.tools.tasks.CalexpSummaryAnalysisTask
6
+ config:
7
+ atools.calexpSummaryMetrics: CalexpSummaryMetrics
8
+ python: from lsst.analysis.tools.atools import *
0 commit comments