.DS_Store
.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
archive/ExoCat_Mass_Class/ExoCat_mass_script.ipynb
archive/ExoCat_Mass_Class/ExoCat_mass_script.py
data/tepcat-all-26-06-2026.csv
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/tutorial.rst
src/exocat/__init__.py
src/exocat/density.py
src/exocat/mass.py
src/exocat/plots.py
src/exocat/read_tepcat_csv.py
src/exocat/temperature.py
src/exocat.egg-info/PKG-INFO
src/exocat.egg-info/SOURCES.txt
src/exocat.egg-info/dependency_links.txt
src/exocat.egg-info/requires.txt
src/exocat.egg-info/top_level.txt
tests/__init__.py
tests/test_readcsv.py
tests/test_temperature.py
tests/end-to-end-tests/test_main.py