Skip to content

Commit

Permalink
call the metric initialPvi rather than calexp
Browse files Browse the repository at this point in the history
  • Loading branch information
ebellm committed Apr 11, 2024
1 parent ee496e3 commit cee28af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/apDetectorVisitQualityCore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ tasks:
initialPviCore:
class: lsst.analysis.tools.tasks.CalexpSummaryAnalysisTask
config:
atools.calexpSummaryMetrics: CalexpSummaryMetrics
atools.initialPviSummaryMetrics: CalexpSummaryMetrics
connections.data: initial_pvi.summaryStats
connections.outputName: initialPviSummary
python: from lsst.analysis.tools.atools import *
Expand Down

0 comments on commit cee28af

Please sign in to comment.