diff --git a/src/stcal/outlier_detection/utils.py b/src/stcal/outlier_detection/utils.py index 0bb727c6b..de75bf6f7 100644 --- a/src/stcal/outlier_detection/utils.py +++ b/src/stcal/outlier_detection/utils.py @@ -116,7 +116,7 @@ def flag_crs( ): """ Straightforward detection of outliers for non-dithered data since - err_data includes all noise sources (photon, read, and flat for baseline). + sci_err includes all noise sources (photon, read, and flat for baseline). Parameters ----------