astrofrog / pyavm

Pure-python AVM library
http://astrofrog.github.io/pyavm/
Other
20 stars 9 forks source link

self.Spatial.FITSHeader is a string, not bytes, apparently #42

Closed keflavich closed 1 year ago

keflavich commented 2 years ago

I think it also makes sense to use fits.Header.fromstring directly rather than working around file IO.