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

fixes needed to create timeseries data products with lots of input spectra #33

Closed emsnyder closed 2 years ago

emsnyder commented 2 years ago

Fixes a bug when running ctts_cal to create timeseries products for TW-HYA. Now that there are two epochs, the code crashes saying too many files are open when processing the splittag datasets. These edits fix that issue. This version was created by Jo, and I'm not sure if we wanted to push this version or wait for Robert to take a look instead, but I wanted to get it in before I left

jotaylor commented 2 years ago

I found a problem with this version of the code and will submit a new PR with a fix