.gitignore
.readthedocs.yml
LICENSE
README.md
requirements.txt
setup.py
.github/workflows/tests.yml
.ipynb_checkpoints/README-checkpoint.md
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/tutorials/k51.txt
docs/tutorials/kep51_demo.ipynb
docs/tutorials/moon_demo.ipynb
docs/user/api.rst
docs/user/api.rst_tmp
docs/user/citation.rst
docs/user/install.rst
fortran/.Makefile.swp
fortran/Makefile
fortran/conf.f90
fortran/ellip.f90
fortran/hrch.f90
fortran/kep.f90
fortran/phot.f90
fortran/phot_nograd.f90
fortran/.ipynb_checkpoints/Makefile-checkpoint
fortran/.ipynb_checkpoints/conf-checkpoint.f90
fortran/.ipynb_checkpoints/ellip-checkpoint.f90
fortran/.ipynb_checkpoints/hrch-checkpoint.f90
fortran/.ipynb_checkpoints/kep-checkpoint.f90
fortran/.ipynb_checkpoints/kep_tmp-checkpoint.f90
fortran/.ipynb_checkpoints/phot-checkpoint.f90
fortran/.ipynb_checkpoints/phot_nograd-checkpoint.f90
gefera/__init__.py
gefera/animate.py
gefera/kep.py
gefera/orbits.py
gefera/phot.py
gefera/systems.py
gefera.egg-info/PKG-INFO
gefera.egg-info/SOURCES.txt
gefera.egg-info/dependency_links.txt
gefera.egg-info/requires.txt
gefera.egg-info/top_level.txt
gefera.egg-info/zip-safe
gefera/__pycache__/__init__.cpython-38.pyc
gefera/__pycache__/animate.cpython-38.pyc
gefera/__pycache__/gefera.cpython-38.pyc
gefera/__pycache__/gefera_aesara.cpython-38.pyc
gefera/__pycache__/gefera_tmp.cpython-38.pyc
gefera/__pycache__/kep.cpython-37.pyc
gefera/__pycache__/kep.cpython-38.pyc
gefera/__pycache__/kep_tmp.cpython-38.pyc
gefera/__pycache__/ops.cpython-38.pyc
gefera/__pycache__/phot.cpython-37.pyc
gefera/__pycache__/phot.cpython-38.pyc
gefera/__pycache__/testing.cpython-37.pyc
gefera/__pycache__/testing.cpython-38.pyc
notebooks/Figures.ipynb
notebooks/k51.txt
notebooks/kep51_demo.ipynb
notebooks/moon_demo.ipynb
notebooks/readme_figure.ipynb
notebooks/readme_plot_dark.png
notebooks/readme_plot_light.png
notebooks/.ipynb_checkpoints/Figures-checkpoint.ipynb
notebooks/.ipynb_checkpoints/kep51_demo-checkpoint.ipynb
notebooks/.ipynb_checkpoints/moon_demo-checkpoint.ipynb
notebooks/.ipynb_checkpoints/readme_figure-checkpoint.ipynb
tests/Untitled.ipynb
tests/test_flux.py
tests/test_kepler.py
tests/utils.py
tests/.ipynb_checkpoints/Untitled-checkpoint.ipynb
tests/.ipynb_checkpoints/test_flux-checkpoint.py
tests/.ipynb_checkpoints/test_kepler-checkpoint.py
tests/.ipynb_checkpoints/utils-checkpoint.py