openEXO / cloud-kepler

Cloud Kepler is a cloud enabled Kepler Planet searching pipeline
8 stars 3 forks source link

Make sure code can run on short cadence data #21

Open scfleming opened 10 years ago

scfleming commented 10 years ago

Especially important for flare star studies.

emprice commented 10 years ago

I modified the get_data.py script to allow specifying long or short cadence via stdin; also added "*" as a quarter identifier to download all available quarters of data for a particular star.

scfleming commented 10 years ago

The code can already locate short cadence FITS files properly, but we haven't yet tested in detail the rest of the code.