spacetelescope / jwst

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

Task: White light photometry for calwebb_tso3 #621

Closed hbushouse closed 7 years ago

hbushouse commented 7 years ago

The final step of the calwebb_tso3 pipeline for spectroscopy data needs to produce an integrated ("white light") flux as a function of time. This will be done by simply integrating the extracted 1D flux spectrum over all wavelengths for all integrations within all exposures of a TSO. A new data product will be created that contains the light curve as a function of time.

This is a carryover of Trac ticket 372: https://aeon.stsci.edu/ssb/trac/jwst/ticket/372

hbushouse commented 7 years ago

Fixed by #993.