spacetelescope / jwst

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

Ramp Fitting Likelihood and Jump Detection #8740

Open stscijgbot-jp opened 1 month ago

stscijgbot-jp commented 1 month ago

Issue JP-3723 was created on JIRA by Kenneth MacDonald:

The likelihood algorithm for ramp fitting integrates jump detection as a part of ramp fitting.  However, a new step, 1/f, is being developed that is to be done between jump detection and ramp fitting. Because of this, the jump detection integrated into the likelihood ramp fitting needs to be separated, then decided how to properly interact when running the ramp fit step, since the ramp fitting step depends on running the jump detection algorithm as a part of the ramp fitting step.