astrofrog / sedfitter

Python version of the SED fitter from Robitaille et al., 2007, ApJS 169 328
http://sedfitter.readthedocs.org
BSD 2-Clause "Simplified" License
20 stars 22 forks source link

Fix compatibility with latest version of Astropy #60

Closed astrofrog closed 6 years ago

astrofrog commented 6 years ago

This was due to the bytes/unicode changes in Table when reading from FITS

astrofrog commented 6 years ago

The failure is unrelated, merging