Starfish-develop / Starfish

Tools for Flexible Spectroscopic Inference
https://starfish.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
68 stars 22 forks source link

converting fits to hdf5 #150

Closed Aseman7 closed 1 year ago

Aseman7 commented 1 year ago

For using starfish I have to convert my spectral data from fits format to hdf5 format, I searched about it and I found this (https://github.com/telegraphic/fits2hdf); but the resulted hdf5 file doesn’t work correctly. How can I convert? Any help would be appreciated.