DeblendDonutFactory¶
- class lsst.ts.wep.deblend.DeblendDonutFactory¶
Bases:
object
Factory for creating the deblend donut object to deblend the bright star donut from neighboring stars.
Methods Summary
createDeblendDonut
(deblendDonutType)Create the concrete deblend donut object.
Methods Documentation