Skip to content

Commit

Permalink
Add extendedness flag to diffim measurement
Browse files Browse the repository at this point in the history
  • Loading branch information
abudlong committed Nov 7, 2024
1 parent 170db14 commit 76faf79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/lsst/ip/diffim/detectAndMeasure.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ def setDefaults(self):
"base_LocalWcs",
"ext_shapeHSM_HsmSourceMoments",
"ext_shapeHSM_HsmPsfMoments",
"base_ClassificationSizeExtendedness",
]
self.measurement.slots.psfShape = "ext_shapeHSM_HsmPsfMoments"
self.measurement.slots.shape = "ext_shapeHSM_HsmSourceMoments"
Expand Down

0 comments on commit 76faf79

Please sign in to comment.