Skip to content

Commit

Permalink
fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Aug 17, 2022
1 parent 2eabd11 commit 80d31eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/jwst/jump/arguments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ The ``jump`` step has five optional arguments that can be set by the user:
not have its neighbors flagged. The goal is to prevent flagging jumps that would be too
small to significantly affect the slope determination. The default value is 10.

* ``--after_jump_flag_dn1'': A floating point value in units of DN that gives the
* ``--after_jump_flag_dn1``: A floating point value in units of DN that gives the
minimum ramp jump for after jump flagging for the 1st after ramp flagging.

* ``--after_jump_flag_time1'': A floating point value in units of seconds that gives the
* ``--after_jump_flag_time1``: A floating point value in units of seconds that gives the
time since the ramp jump to flag groups as ramp jumps for the 1st after jump flagging.

* ``--after_jump_flag_dn1'': A floating point value in units of DN that gives the
* ``--after_jump_flag_dn1``: A floating point value in units of DN that gives the
minimum ramp jump for after jump flagging for the 2nd after ramp flagging.

* ``--after_jump_flag_time1'': A floating point value in units of seconds that gives the
* ``--after_jump_flag_time1``: A floating point value in units of seconds that gives the
time since the ramp jump to flag groups as ramp jumps for the 2nd after jump flagging.

0 comments on commit 80d31eb

Please sign in to comment.