Outlier Detector#
Reference/API#
ctapipe.monitoring.outlier Module#
Outlier detection algorithms to identify faulty pixels
Classes#
|
Base class for outlier detection algorithms. |
|
Detect outliers based on a valid range. |
|
Detect outliers based on the deviation from the camera median. |
|
Detect outliers based on the deviation from the camera standard deviation. |
Class Inheritance Diagram#
