Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and mairanteodoro committed Dec 17, 2024
1 parent 03fce5d commit e409b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/roman/resample/arguments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit e409b31

Please sign in to comment.