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] committed Jan 29, 2025
1 parent fcb2c17 commit 6507bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/roman/resample/arguments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ image.
\text{VAR\_SKY} = \text{VAR\_RNOISE} + \text{VAR\_POISSON} \, \frac{ med(\text{DATA}) }{ \text{DATA} },
where :math:`\text{DATA}` and :math:`med(\text{DATA})` correspond to the data array and its median, respectively.
If the ``VAR_SKY`` array does not exist (which implies missing ``VAR_RNOISE`` and/or ``VAR_POISSON``),
If the ``VAR_SKY`` array does not exist (which implies missing ``VAR_RNOISE`` and/or ``VAR_POISSON``),
the weight is set to 1 for all pixels (equal weighting).

``--in_memory`` (bool, default=True)
Expand Down

0 comments on commit 6507bfd

Please sign in to comment.