.gitignore
.mailmap
.travis.yml
CHANGES.rst
CITATION
LICENSE.rst
MANIFEST.in
Makefile
README.rst
TODO.txt
setup.cfg
setup.py
astroML/__init__.py
astroML/conftest.py
astroML/correlation.py
astroML/cosmology.py
astroML/crossmatch.py
astroML/decorators.py
astroML/filters.py
astroML/fourier.py
astroML/lumfunc.py
astroML/resample.py
astroML/sum_of_norms.py
astroML.egg-info/PKG-INFO
astroML.egg-info/SOURCES.txt
astroML.egg-info/dependency_links.txt
astroML.egg-info/requires.txt
astroML.egg-info/top_level.txt
astroML/classification/__init__.py
astroML/classification/gmm_bayes.py
astroML/classification/tests/__init__.py
astroML/classification/tests/test_gmm_bayes.py
astroML/clustering/__init__.py
astroML/clustering/mst_clustering.py
astroML/clustering/tests/__init__.py
astroML/clustering/tests/test_MST_clustering.py
astroML/datasets/LIGO_bigdog.py
astroML/datasets/LINEAR_sample.py
astroML/datasets/__init__.py
astroML/datasets/dr7_quasar.py
astroML/datasets/generated.py
astroML/datasets/hogg2010test.py
astroML/datasets/imaging_sample.py
astroML/datasets/kelly2007test.py
astroML/datasets/moving_objects.py
astroML/datasets/nasa_atlas.py
astroML/datasets/rrlyrae_mags.py
astroML/datasets/rrlyrae_templates.py
astroML/datasets/sdss_S82standards.py
astroML/datasets/sdss_corrected_spectra.py
astroML/datasets/sdss_filters.py
astroML/datasets/sdss_galaxy_colors.py
astroML/datasets/sdss_specgals.py
astroML/datasets/sdss_spectrum.py
astroML/datasets/sdss_sspp.py
astroML/datasets/wmap_temperatures.py
astroML/datasets/tests/__init__.py
astroML/datasets/tests/test_datasets.py
astroML/datasets/tools/__init__.py
astroML/datasets/tools/cas_query.py
astroML/datasets/tools/download.py
astroML/datasets/tools/sdss_fits.py
astroML/datasets/tools/sql_query.py
astroML/density_estimation/__init__.py
astroML/density_estimation/bayesian_blocks.py
astroML/density_estimation/density_estimation.py
astroML/density_estimation/empirical.py
astroML/density_estimation/gauss_mixture.py
astroML/density_estimation/histtools.py
astroML/density_estimation/xdeconv.py
astroML/density_estimation/tests/__init__.py
astroML/density_estimation/tests/test_bayesian_blocks.py
astroML/density_estimation/tests/test_density.py
astroML/density_estimation/tests/test_empirical.py
astroML/density_estimation/tests/test_hist_binwidth.py
astroML/density_estimation/tests/test_xdeconv.py
astroML/dimensionality/__init__.py
astroML/dimensionality/iterative_pca.py
astroML/dimensionality/tests/__init__.py
astroML/dimensionality/tests/test_iterative_PCA.py
astroML/linear_model/TLS.py
astroML/linear_model/__init__.py
astroML/linear_model/kernel_regression.py
astroML/linear_model/linear_regression.py
astroML/linear_model/linear_regression_errors.py
astroML/linear_model/tests/__init__.py
astroML/linear_model/tests/test_TLS.py
astroML/linear_model/tests/test_kernel_regression.py
astroML/linear_model/tests/test_linear_regression.py
astroML/plotting/__init__.py
astroML/plotting/ellipse.py
astroML/plotting/hist_tools.py
astroML/plotting/mcmc.py
astroML/plotting/multiaxes.py
astroML/plotting/scatter_contour.py
astroML/plotting/settings.py
astroML/plotting/tools.py
astroML/plotting/tests/__init__.py
astroML/plotting/tests/test_devectorize.py
astroML/stats/__init__.py
astroML/stats/_binned_statistic.py
astroML/stats/_point_statistics.py
astroML/stats/random.py
astroML/stats/tests/__init__.py
astroML/stats/tests/test_binned_statistic.py
astroML/stats/tests/test_stats.py
astroML/tests/__init__.py
astroML/tests/test_correlation.py
astroML/tests/test_filters.py
astroML/tests/test_fourier.py
astroML/tests/test_resample.py
astroML/time_series/ACF.py
astroML/time_series/__init__.py
astroML/time_series/generate.py
astroML/time_series/periodogram.py
astroML/time_series/tests/__init__.py
astroML/time_series/tests/test_generate.py
astroML/time_series/tests/test_periodogram.py
astroML/utils/__init__.py
astroML/utils/decorators.py
astroML/utils/exceptions.py
astroML/utils/utils.py
astroML/utils/tests/__init__.py
astroML/utils/tests/test_pickle_results.py
astroML/utils/tests/test_utils.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/_static/text_cover.png
doc/_static/text_cover_2nd.png
doc/_templates/class.rst
doc/_templates/function.rst
doc/development/authors.rst
doc/development/contribution.rst
doc/development/index.rst
doc/documents/DMbookTOC.pdf
doc/images/blank_image.png
doc/includes/big_toc_css.rst
doc/logos/Logo.gif
doc/logos/favicon.ico
doc/logos/plot_logo.py
doc/modules/classes.rst
doc/sphinxext/LICENSE.txt
doc/sphinxext/MANIFEST.in
doc/sphinxext/README.txt
doc/sphinxext/example_builder.py
doc/sphinxext/exfile.py
doc/sphinxext/gen_figure_rst.py
doc/sphinxext/gen_paper_rst.py
doc/sphinxext/gen_rst.py
doc/sphinxext/numpy_ext/__init__.py
doc/sphinxext/numpy_ext/docscrape.py
doc/sphinxext/numpy_ext/docscrape_sphinx.py
doc/sphinxext/numpy_ext/numpydoc.py
doc/sphinxext/numpy_ext/templates/numpydoc_docstring.rst
doc/themes/astroML/layout.html
doc/themes/astroML/theme.conf
doc/themes/astroML/static/astroMLstyle.css_t
doc/user_guide/classification.rst
doc/user_guide/clustering.rst
doc/user_guide/correlation_functions.rst
doc/user_guide/datasets.rst
doc/user_guide/density_estimation.rst
doc/user_guide/dimensionality.rst
doc/user_guide/index.rst
doc/user_guide/installation.rst
doc/user_guide/introduction.rst
doc/user_guide/regression.rst
doc/user_guide/resources.rst
doc/user_guide/time_series.rst
doc/workshops/AAS235.rst
examples/README.rst
examples/algorithms/README.rst
examples/algorithms/fig_volume_ratio.py
examples/algorithms/plot_bayesian_blocks.py
examples/algorithms/plot_crossmatch.py
examples/algorithms/plot_spectrum_sum_of_norms.py
examples/datasets/README.rst
examples/datasets/compute_sdss_pca.py
examples/datasets/plot_LIGO_spectrum.py
examples/datasets/plot_SDSS_SSPP.py
examples/datasets/plot_corrected_spectra.py
examples/datasets/plot_dr7_quasar.py
examples/datasets/plot_great_wall.py
examples/datasets/plot_moving_objects.py
examples/datasets/plot_nasa_atlas.py
examples/datasets/plot_rrlyrae_mags.py
examples/datasets/plot_sdss_S82standards.py
examples/datasets/plot_sdss_filters.py
examples/datasets/plot_sdss_galaxy_colors.py
examples/datasets/plot_sdss_imaging.py
examples/datasets/plot_sdss_line_ratios.py
examples/datasets/plot_sdss_specgals.py
examples/datasets/plot_sdss_spectrum.py
examples/datasets/plot_wmap_power_spectra.py
examples/datasets/plot_wmap_raw.py
examples/learning/README.rst
examples/learning/plot_neighbors_photoz.py