spacetelescope / jwst

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

Task: Finish implementation of cube_build for build 7.1 #614

Closed hbushouse closed 7 years ago

hbushouse commented 7 years ago

All remaining aspects of the cube_build step necessary for processing NIRSpec IFU and MIRI MRS data must be completed. This includes the application to single exposures in the calwebb_spec2 pipeline and to multiple exposures in the calwebb_spec3 pipeline.

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

Issues for build 7.2 were pulled out and put into issue #1350

jemorrison commented 7 years ago

Additional features cube_build needs:

hbushouse commented 7 years ago

Closed, at least for B7.1 work, by many PR's, including #557 #565 #571 #939 #1085 and #1239.