CentroidFindFactory¶
- class lsst.ts.wep.centroid.CentroidFindFactory¶
Bases:
object
Factory for creating the centroid find object to calculate the centroid of donut.
Methods Summary
createCentroidFind
(centroidFindType)Create the centroid find object.
Methods Documentation