Outlier Detection Utils
stcal.outlier_detection.median Module
Compute median of large datasets in memory- and runtime-efficient ways.
Functions
|
Compute the nanmedian of a cube. |
Classes
|
Class to efficiently compute a median. |
Class Inheritance Diagram

stcal.outlier_detection.utils Module
Utility functions for outlier detection routines.
Functions
|
Median filter. |
|
Compute the weight threshold for a single image or cube. |
|
Flag outliers. |
|
Detect outliers (CRs) using resampled reference data. |
|
Resample the median data to recreate an input image based on the blot wcs. |