spacetelescope / ullyses

Code to create products for the ULLYSES program
https://ullyses.stsci.edu/
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Changes to support auto creation of all HLSPs #32

Closed jotaylor closed 2 years ago

jotaylor commented 2 years ago

Add ability to create STIS TSS, handle cases of STIS calibration where there is no acq image for plots, add SITS/G140L abut logic to wrapper.py

jotaylor commented 2 years ago

Ok @stscirij sorry for the delay. Testing all this took a lot longer than I expected. I updated the renaming logic in timeseries.py and also had to make some changes to coadd.py so it can handle opening hundreds of files to make the TW Hydra files (we now have 2 epochs). I tested all of this and results look good, I also verified that normal coadd products were identical before and after the changes to coadd.py

jotaylor commented 2 years ago

@stscirij look good now?