From e409b31c52c36b5e1dfc06c8ebf6cf5adbb32912 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:27:10 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/roman/resample/arguments.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/roman/resample/arguments.rst b/docs/roman/resample/arguments.rst index d07d70bdc..c0078739b 100644 --- a/docs/roman/resample/arguments.rst +++ b/docs/roman/resample/arguments.rst @@ -81,8 +81,8 @@ image. not exist, the variance is set to 1 for all pixels (equal weighting). If `weight_type=exptime`, the scaling value will be set equal to the exposure time found in the image header. - If `weight_type=ivsky`, the scaling value will be determined per-pixel - using the inverse of the sky variance (VAR_SKY) array calculated in the + If `weight_type=ivsky`, the scaling value will be determined per-pixel + using the inverse of the sky variance (VAR_SKY) array calculated in the resample step for each input image. If the VAR_SKY array does not exist, the variance is set to 1 for all pixels (equal weighting).