.coveragerc
.gitignore
.scrutinizer.yml
.sphinx.requirements
.travis.yml
LICENSE
MANIFEST.in
README.md
getting_started.py
pyproject.toml
setup.cfg
setup.py
annieslasso.egg-info/PKG-INFO
annieslasso.egg-info/SOURCES.txt
annieslasso.egg-info/dependency_links.txt
annieslasso.egg-info/entry_points.txt
annieslasso.egg-info/requires.txt
annieslasso.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/source/api.rst
docs/source/conf.py
docs/source/guide.py
docs/source/guide.rst
docs/source/index.rst
docs/source/install.rst
docs/source/one-to-one.png
docs/source/scatter.png
docs/source/theta.png
docs/source/tutorials.rst
papers/plot_gce.py
papers/plot_test_hrd.py
papers/lsf/Makefile
papers/lsf/lsf.tex
papers/paper1/M15_comparison.pdf
papers/paper1/M53_comparison.pdf
papers/paper1/M92_comparison.pdf
papers/paper1/Makefile
papers/paper1/aasjournal.bst
papers/paper1/aastex6.cls
papers/paper1/annieslasso.tex
papers/paper1/gs-mad-all-elements.pdf
papers/paper1/high-alpha-sequence.pdf
papers/paper1/line-identification-zoom.pdf
papers/paper1/line-identification.pdf
papers/paper1/plot_chi_sq.py
papers/paper1/plot_cluster_comparison.py
papers/paper1/plot_gridsearch_metrics.py
papers/paper1/plot_label_recovery.py
papers/paper1/plot_label_validation.py
papers/paper1/plot_line_identification.py
papers/paper1/plot_spectra.py
papers/paper1/plot_training_hrd.py
papers/paper1/referee-report.txt
papers/paper1/regularized-model-validation.pdf
papers/paper1/sparse-first-order-coefficients-zoom.pdf
papers/paper1/sparse-first-order-coefficients.pdf
papers/paper1/sparsity.pdf
papers/paper1/spectrum.pdf
papers/paper1/test-step-chisq.pdf
papers/paper1/test-step-gce.pdf
papers/paper1/test_set_hrd.pdf
papers/paper1/training_set_hrd.pdf
papers/paper1/validation-label-recovery.pdf
papers/paper1/validation-scalar.pdf
sandbox-scripts/bootstrap.py
sandbox-scripts/continuum.list
sandbox-scripts/download_rg_training_apstars.py
sandbox-scripts/gravelbox_individual_visit_snr.py
sandbox-scripts/gridsearch_setup.py
sandbox-scripts/mudbox_compare_models.py
sandbox-scripts/mudbox_rgb.py
sandbox-scripts/plot_first_order_derivatives.py
sandbox-scripts/plot_label_recovery.py
sandbox-scripts/plot_sparsity.py
sandbox-scripts/rf_start.py
sandbox-scripts/sandbox_redshift_lsf.py
thecannon/__init__.py
thecannon/__main__.py
thecannon/censoring.py
thecannon/continuum.py
thecannon/fitting.py
thecannon/model.py
thecannon/plot.py
thecannon/restricted.py
thecannon/utils.py
thecannon/tests/__init__.py
thecannon/tests/test_utils.py
thecannon/vectorizer/__init__.py
thecannon/vectorizer/base.py
thecannon/vectorizer/polynomial.py