lsst.pipe.tasks  13.0-57-geba51f8
 All Classes Namespaces Files Functions Variables Groups Pages
Classes | Variables
lsst.pipe.tasks.exampleStatsTasks Namespace Reference

Classes

class  ExampleSigmaClippedStatsConfig
 Configuration for ExampleSigmaClippedStatsTask. More...
 
class  ExampleSigmaClippedStatsTask
 Example task to compute sigma-clipped mean and standard deviation of an image. More...
 
class  ExampleSimpleStatsTask
 Example task to compute mean and standard deviation of an image. More...
 

Variables

list __all__ = ["ExampleSigmaClippedStatsConfig", "ExampleSigmaClippedStatsTask", "ExampleSimpleStatsTask"]
 

Variable Documentation

list lsst.pipe.tasks.exampleStatsTasks.__all__ = ["ExampleSigmaClippedStatsConfig", "ExampleSigmaClippedStatsTask", "ExampleSimpleStatsTask"]

Definition at line 28 of file exampleStatsTasks.py.