dfm / kplr

Tools for working with Kepler data using Python

Home Page:https://dfm.io/kplr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

davidwhogg opened this issue · comments

I am blocked by this!

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.

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

WORKED!

closing