Created
October 24, 2017 18:34
-
-
Save dokeeffe/416e214f134d39db696c7fdac261964b to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm working through your code on my computer to understand all the bits and ran into a roadblock:
FITS_FILE = '/home/dokeeffe/Pictures/CalibratedLight/2017-10-02/KIC08462852-2017-10-02-20-56-22Light_005.fits'
is obviously a file on your local computer but you did not seem to include it in this archive. How can I get it so I can reproduce/finish studying your code?
Thank you,
Steven