We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55162e8 commit 1503c93Copy full SHA for 1503c93
1 file changed
pipelines/apDetectorVisitQualityCore.yaml
@@ -79,6 +79,8 @@ tasks:
79
class: lsst.analysis.tools.tasks.DiffimDetectorVisitSpatiallySampledPlotsTask
80
config:
81
connections.outputName: diffimPlots
82
+ connections.fakesType: parameters.fakesType
83
+ connections.coaddName: parameters.coaddName
84
atools.diaFlagHistogram: DiffimSpatialMetricsHistPlot
85
atools.interpolatedDipoleDensity: DiffimSpatialMetricsInterpolatePlot
86
atools.interpolatedDipoleDensity.metricName: dipole_density
0 commit comments