.gitattributes
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
codecov.yml
final_models.zip
paper.bib
paper.md
requirements.txt
setup.cfg
setup.py
.ci/build-docs.sh
.ci/conda.sh
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/getting_started/about.rst
docs/getting_started/installation.rst
docs/getting_started/other_features.ipynb
docs/getting_started/shortest_demo.ipynb
docs/getting_started/tutorial.ipynb
docs/sphinx_rtd_theme/__init__.py
docs/sphinx_rtd_theme/breadcrumbs.html
docs/sphinx_rtd_theme/footer.html
docs/sphinx_rtd_theme/layout.html
docs/sphinx_rtd_theme/layout_old.html
docs/sphinx_rtd_theme/search.html
docs/sphinx_rtd_theme/searchbox.html
docs/sphinx_rtd_theme/theme.conf
docs/sphinx_rtd_theme/versions.html
docs/sphinx_rtd_theme/static/css/badge_only.css
docs/sphinx_rtd_theme/static/css/theme.css
docs/sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf
docs/sphinx_rtd_theme/static/fonts/Inconsolata-Regular.ttf
docs/sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
docs/sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
docs/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf
docs/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
docs/sphinx_rtd_theme/static/js/modernizr.min.js
docs/sphinx_rtd_theme/static/js/theme.js
figures/stella_logo.png
figures/stella_prob_slider.gif
stella/__init__.py
stella/download_nn_set.py
stella/ensemble_s0005_i0350_b0.73.h5
stella/mark_flares.py
stella/metrics.py
stella/neural_network.py
stella/preprocessing_flares.py
stella/rotations.py
stella/utils.py
stella/version.py
stella/visualize.py
stella.egg-info/PKG-INFO
stella.egg-info/SOURCES.txt
stella.egg-info/dependency_links.txt
stella.egg-info/requires.txt
stella.egg-info/top_level.txt
stella/tests/test_download.py
stella/tests/test_neural_network.py
stella/tests/test_rotation.py