.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/python-app.yml
examples/ARCiS_retrieval.py
examples/Example.ipynb
examples/Example_ARCiS.ipynb
src/FlopPITy.egg-info/PKG-INFO
src/FlopPITy.egg-info/SOURCES.txt
src/FlopPITy.egg-info/dependency_links.txt
src/FlopPITy.egg-info/requires.txt
src/FlopPITy.egg-info/top_level.txt
src/floppity/__init__.py
src/floppity/flappity.py
src/floppity/helpers.py
src/floppity/plot_utils.py
src/floppity/postprocessing.py
src/floppity/simulators.py
src/floppity/version.py
src/floppity/data/obs_RV_1.txt
src/floppity/data/obs_RV_2.txt
src/floppity/data/obs_simple.txt
tests/test_core.py