Skip to content

Commit

Permalink
Merge pull request #15 from lsst/tickets/DM-12003
Browse files Browse the repository at this point in the history
Add PSF shape slot definition
  • Loading branch information
SimonKrughoff committed Sep 26, 2017
2 parents b78e8c8 + 813217d commit 1922b1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/enable.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
config.plugins.names |= ["ext_shapeHSM_HsmShapeRegauss", "ext_shapeHSM_HsmSourceMoments",
"ext_shapeHSM_HsmPsfMoments"]
config.slots.shape = "ext_shapeHSM_HsmSourceMoments"
config.slots.psfShape = "ext_shapeHSM_HsmPsfMoments"

0 comments on commit 1922b1c

Please sign in to comment.