Skip to content

Commit 6c5d4e3

Browse files
committed
Minor clean up
1 parent c768b42 commit 6c5d4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/roman/wfi18_transient/description.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ read of exposures taken with detector WFI18. The transient signal is strongly t
66
dependent with significant exposure-to-exposure variations so it must be fit and
77
removed separately for each exposure.
88

9-
To fit the transient signal, the ``wfi_transient`` step implements the following algorithm:
9+
To fit the transient signal, the ``wfi18_transient`` step implements the following algorithm:
1010

1111
#. Estimate the true counts in the first read from the values in the 2nd and 3rd
1212
resultants, extrapolating backward from the count rate.
@@ -18,7 +18,7 @@ To fit the transient signal, the ``wfi_transient`` step implements the following
1818
values to minimize bias from covariances.
1919

2020
#. Estimate the typical residual in each row from a sigma-clipped mean of the
21-
weakly illuminated pixels.
21+
residuals in weakly illuminated pixels.
2222

2323
#. Fit the row residuals with a double-exponential model with functional form:
2424

0 commit comments

Comments
 (0)