.coveragerc
.gitignore
.readthedocs.yml
CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/dependabot.yml
.github/release.yml
.github/workflows/main.yml
.github/workflows/update-changelog.yaml
astrodendro/__init__.py
astrodendro/analysis.py
astrodendro/dendrogram.py
astrodendro/flux.py
astrodendro/plot.py
astrodendro/progressbar.py
astrodendro/pruning.py
astrodendro/scatter.py
astrodendro/structure.py
astrodendro/structure_collection.py
astrodendro/version.py
astrodendro/viewer.py
astrodendro.egg-info/PKG-INFO
astrodendro.egg-info/SOURCES.txt
astrodendro.egg-info/dependency_links.txt
astrodendro.egg-info/not-zip-safe
astrodendro.egg-info/requires.txt
astrodendro.egg-info/top_level.txt
astrodendro/io/__init__.py
astrodendro/io/fits.py
astrodendro/io/handler.py
astrodendro/io/hdf5.py
astrodendro/io/util.py
astrodendro/io/tests/__init__.py
astrodendro/io/tests/test_fits.py
astrodendro/io/tests/test_hdf5.py
astrodendro/io/tests/data/dendro.fits
astrodendro/io/tests/data/dendro.hdf5
astrodendro/io/tests/data/dendro_old.fits
astrodendro/io/tests/data/dendro_old.hdf5
astrodendro/tests/__init__.py
astrodendro/tests/_testdata.py
astrodendro/tests/benchmark.py
astrodendro/tests/build_benchmark.py
astrodendro/tests/sample-data-hl.npz
astrodendro/tests/test_analysis.py
astrodendro/tests/test_compute.py
astrodendro/tests/test_flux.py
astrodendro/tests/test_index.py
astrodendro/tests/test_io.py
astrodendro/tests/test_is_independent.py
astrodendro/tests/test_pruning.py
astrodendro/tests/test_recursion.py
astrodendro/tests/test_structure.py
astrodendro/tests/test_viewer.py
astrodendro/tests/benchmark_data/2d.fits
astrodendro/tests/benchmark_data/2d1.fits
astrodendro/tests/benchmark_data/2d2.fits
astrodendro/tests/benchmark_data/2d3.fits
astrodendro/tests/benchmark_data/3d.fits
astrodendro/tests/benchmark_data/3d1.fits
astrodendro/tests/benchmark_data/3d2.fits
astrodendro/tests/benchmark_data/3d3.fits
docs/L1551_scuba_850mu.fits
docs/Makefile
docs/PerA_Extn2MASS_F_Gal.fits
docs/advanced.rst
docs/algorithm.rst
docs/catalog.rst
docs/conf.py
docs/index.rst
docs/installing.rst
docs/migration.rst
docs/plotting.rst
docs/scatter_screenshot.png
docs/scatter_selected_viewer_screenshot.png
docs/schematic_structure_1.png
docs/schematic_structure_2.png
docs/schematic_tree.png
docs/using.rst
docs/viewer_screenshot.png
docs/wcsaxes_docs_screenshot.png
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/algorithm/large_delta_final.png
docs/algorithm/large_delta_step1.png
docs/algorithm/large_delta_step2.png
docs/algorithm/min_value_final.png
docs/algorithm/simple_final.png
docs/algorithm/simple_step1.png
docs/algorithm/simple_step2.png
docs/algorithm/simple_step3.png
docs/algorithm/simple_step4.png
docs/algorithm/small_delta_final.png
docs/algorithm/small_delta_step1.png
docs/algorithm/small_delta_step2.png
docs/algorithm/small_delta_step3.png
docs/diagrams/README.md
docs/diagrams/dendrograms.svg