lsst.pipe.tasks  14.0
 All Classes Namespaces Files Functions Variables Groups Pages
Classes | Namespaces | Variables
exampleStatsTasks.py File Reference

Go to the source code of this file.

Classes

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

Namespaces

 lsst.pipe.tasks.exampleStatsTasks
 

Variables

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