spacetelescope / jwst

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

Background error propagation in non-IFU background subtraction #8522

Closed stscijgbot-jp closed 5 months ago

stscijgbot-jp commented 5 months ago

Issue JP-3643 was created on JIRA by Ian Wong:

Current spectral extraction for non-IFU observations does not propagate the uncertainty in the background to the resultant background-corrected flux uncertainty. This can be implemented by adding the background variance arrays to the flux variance arrays within the _extract_src_flux subroutine in extract1d.py in a manner similar to what was recently implemented for IFU annular background subtraction in ifu.py (see JP-3637

stscijgbot-jp commented 5 months ago

Comment by Howard Bushouse on JIRA:

Fixed by #8532

stscijgbot-jp commented 5 months ago

Comment by David Law on JIRA:

LG2M, closing.