lsst.meas.extensions.simpleShape
gdab6d2f7ff+f941009fb0
Toggle main menu visibility
Loading...
Searching...
No Matches
python
lsst
meas
extensions
simpleShape
__init__.py
Go to the documentation of this file.
1
from
__future__
import
absolute_import, division, print_function
2
3
import
lsst.meas.base
as
measBase
4
5
from
.simpleShape
import
*
6
from
.version
import
*
# generated by sconsUtils
7
8
measBase.wrapSimpleAlgorithm(SimpleShape, name=
"ext_simpleShape_SimpleShape"
,
9
Control=SimpleShapeControl, executionOrder=measBase.BasePlugin.SHAPE_ORDER)
lsst::meas::base
Generated on
for lsst.meas.extensions.simpleShape by
1.17.0