LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Classes | Variables
lsst.meas.base.sfm Namespace Reference

Classes

class  SingleFramePluginConfig
 Base class for configs of single-frame plugin algorithms. More...
 
class  SingleFramePlugin
 Base class for single-frame plugin algorithms. More...
 
class  SingleFrameMeasurementConfig
 Config class for single frame measurement driver task. More...
 
class  SingleFrameMeasurementTask
 A subtask for measuring the properties of sources on a single exposure. More...
 

Variables

tuple __all__
 

Variable Documentation

tuple lsst.meas.base.sfm.__all__
Initial value:
1 = ("SingleFramePluginConfig", "SingleFramePlugin",
2  "SingleFrameMeasurementConfig", "SingleFrameMeasurementTask")

Definition at line 36 of file sfm.py.