lsst.meas.extensions.simpleShape  13.0-6-g9123d3b+11
Namespaces | Classes | Functions | Variables
lsst::meas::extensions::simpleShape Namespace Reference

Namespaces

 version
 

Classes

class  SimpleShape
 
class  SimpleShapeControl
 A C++ control class to handle SdssShapeAlgorithm's configuration. More...
 
class  SimpleShapeResult
 Struct to hold the results of SimpleShape when we don't run it as a plugin. More...
 
class  SimpleShapeResultKey
 

Functions

 PYBIND11_PLUGIN (simpleShape)
 

Variables

 SimpleShape
 
 name
 
 Control
 
 SimpleShapeControl
 
 executionOrder
 

Function Documentation

◆ PYBIND11_PLUGIN()

lsst::meas::extensions::simpleShape::PYBIND11_PLUGIN ( simpleShape  )

Definition at line 50 of file simpleShape.cc.

Variable Documentation

◆ Control

lsst.meas.extensions.simpleShape.Control

Definition at line 9 of file __init__.py.

◆ executionOrder

lsst.meas.extensions.simpleShape.executionOrder

Definition at line 9 of file __init__.py.

◆ name

lsst.meas.extensions.simpleShape.name

Definition at line 8 of file __init__.py.

◆ SimpleShape

Definition at line 8 of file __init__.py.

◆ SimpleShapeControl

Definition at line 9 of file __init__.py.