talensgj / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
1 stars 0 forks source link

Bad pixel correction #10

Closed loicalbert closed 2 years ago

loicalbert commented 2 years ago

Add a string choice parameter with options “masking” (set to 0), “replacement” (use the model values) and in the future “interpolation” (in case no model value is available). The default should be "replacement".