.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.rst
MANIFEST.in
README.rst
conftest.py
pyproject.toml
tox.ini
.github/workflows/ci_cron_weekly.yml
.github/workflows/ci_workflows.yml
.github/workflows/publish_pypi.yml
devtools/normalize_notebook_metadata.py
docs/Makefile
docs/api.rst
docs/api_classes.rst
docs/api_functions.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/tutorials/prepare-submission.rst
rocky_worlds_data_challenge/__init__.py
rocky_worlds_data_challenge/eclipsing_system.py
rocky_worlds_data_challenge/results.py
rocky_worlds_data_challenge/version.py
rocky_worlds_data_challenge/widgets.py
rocky_worlds_data_challenge.egg-info/PKG-INFO
rocky_worlds_data_challenge.egg-info/SOURCES.txt
rocky_worlds_data_challenge.egg-info/dependency_links.txt
rocky_worlds_data_challenge.egg-info/not-zip-safe
rocky_worlds_data_challenge.egg-info/requires.txt
rocky_worlds_data_challenge.egg-info/top_level.txt
rocky_worlds_data_challenge/data/README.rst
rocky_worlds_data_challenge/data/form.json
rocky_worlds_data_challenge/styles/__init__.py
rocky_worlds_data_challenge/styles/interactive_form.css
rocky_worlds_data_challenge/tests/__init__.py
rocky_worlds_data_challenge/tests/test_eclipsing_system.py
rocky_worlds_data_challenge/tests/test_results.py
simulator/README.md
tutorials/prepare-submission.ipynb