We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35b2349 + ccc4092 commit 695406aCopy full SHA for 695406a
1 file changed
python/lsst/ip/diffim/detectAndMeasure.py
@@ -525,7 +525,6 @@ def runQuantum(self, butlerQC: pipeBase.QuantumContext,
525
measurementResults.subtractedMeasuredExposure,
526
measurementResults.diaSources,
527
measurementResults.maskedStreaks,
528
- measurementResults.glintTrailInfo,
529
log=self.log
530
)
531
butlerQC.put(measurementResults, outputRefs)
0 commit comments