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"] |