You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the original intention here was to abstract away the instrument-specific usage of child SegmentList classes in timeseries. This may be possible, but would require testing. This ticket will be left open for now, but this is an enhancement to generalize the code, not a necessity.
Instead of explicitly calling out STIS and COS, you can use the generic SegmentList since no data is actually being coadded together here.
https://github.com/spacetelescope/ullyses/blob/main/ullyses/timeseries.py#L192
The text was updated successfully, but these errors were encountered: