cositools / cosipy

The COSI high-level data analysis tools
Apache License 2.0
4 stars 18 forks source link

Update Spectral fitting class to use SpacecraftFile #77

Closed israelmcmc closed 7 months ago

israelmcmc commented 1 year ago

See #72

e.g.

from cosipy.coordinates.orientation import Orientation_file

from cosipy.spacecraftfile import SpacecraftFile

eneights commented 7 months ago

Done in PR #78