Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavies-st authored Dec 13, 2023
1 parent 2a5d076 commit af85c99
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
Algorithms for cleaning JWST data.

- `SnowblindStep`: mask cosmic ray showers and snowballs
- `JumpPlusStep`: flag jumps and saturated pixels caused by cosmic rays properly
when there are frame-averaged groups
- `PersistenceFlagStep`: flag pixels due to persistence between exposures
- `RcSelfCalStep`: flag new hot pixels
- `JumpPlusStep`: Propagate JUMP_DET and SATURATED flags in GROUPDQ properly for frame-averaged groups
- `PersistenceFlagStep`: flag pixels effected by persistence exposure-to-exposure
- `RcSelfCalStep`: flag new hot pixels, open pixels or RC pixels


## Installation
Expand Down

0 comments on commit af85c99

Please sign in to comment.