dfm/kplr

kplr needs to try astropy.io.fits as well as pyfits

davidwhogg opened this issue · 4 comments

I am blocked by this!

dfm commented

Try installing the master branch and see if that works for you.

uh. Can I get some commands to do that? I am currently pip installed.

dfm commented
cd ~/some/place/you/put/code
git clone https://github.com/dfm/kplr
cd kplr
python setup.py install

WORKED!

closing