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"] |
list lsst.pipe.tasks.exampleStatsTasks.__all__ = ["ExampleSigmaClippedStatsConfig", "ExampleSigmaClippedStatsTask", "ExampleSimpleStatsTask"] |
Definition at line 28 of file exampleStatsTasks.py.