Finding every flare in every Kepler light curve.
appaloosa
is being depricated for now, and we do not reccomend using it for searching for flares. Instead, look to the new project: AltaiPony
If you use this code, or the data table of flare stars, please cite the paper Davenport (2016, ApJ). This work is supported by a NSF Astronomy and Astrophysics Postdoctoral Fellowship under award AST-1501418.
Q: Why "appaloosa"?
A: I ran out of better ideas for names
- Download and have all Kepler data ready on cluster
- Run
condor.py
to prep Condor scheduling scripts - Run Condor scripts on cluster
- Bundle outputs (
aprun
directory) in to .tar.gz file, move to workstation, unpackage - Generate a list of .fake output files, run
postprocess.py
- gzip the output table
- Do analysis and create plots for paper by running
analysis.py
, specificallypaper1_plots()