.codecov.yml
.gitignore
.pre-commit-config.yaml
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
.github/CODEOWNERS
.github/copilot-instructions.md
.github/pull_request_template.md
.github/.claude/rules/mors-code-review.md
.github/.claude/rules/mors-tests.md
.github/workflows/code-style.yaml
.github/workflows/docs.yaml
.github/workflows/nightly.yml
.github/workflows/publish-test-badges.yml
.github/workflows/publish.yaml
.github/workflows/tests.yaml
docs/getting_started.md
docs/index.md
docs/proteus_framework.md
docs/Community/CODE_OF_CONDUCT.md
docs/Community/CONTRIBUTING.md
docs/Community/contact.md
docs/Explanations/activity.md
docs/Explanations/habitablezone.md
docs/Explanations/proteus.md
docs/Explanations/rotation.md
docs/Explanations/spectral_synthesis.md
docs/Explanations/structure.md
docs/Explanations/testing.md
docs/How-to/activity_quantities.md
docs/How-to/activity_timelines.md
docs/How-to/clusters.md
docs/How-to/distribution_percentile.md
docs/How-to/documentation.md
docs/How-to/evolution.md
docs/How-to/habitablezone.md
docs/How-to/installation.md
docs/How-to/proteus_coupling.md
docs/How-to/releasing.md
docs/How-to/run_tests.md
docs/How-to/set_parameters.md
docs/How-to/track_quantities.md
docs/How-to/troubleshooting.md
docs/Reference/parameters.md
docs/Reference/publications.md
docs/Reference/api/baraffe.md
docs/Reference/api/cli.md
docs/Reference/api/cluster.md
docs/Reference/api/constants.md
docs/Reference/api/data.md
docs/Reference/api/index.md
docs/Reference/api/miscellaneous.md
docs/Reference/api/parameters.md
docs/Reference/api/physicalmodel.md
docs/Reference/api/rotevo.md
docs/Reference/api/spectrum.md
docs/Reference/api/star.md
docs/Reference/api/stellarevo.md
docs/Reference/api/synthesis.md
docs/Tutorials/first_run.md
docs/Validation/baraffe.md
docs/Validation/cluster.md
docs/Validation/physicalmodel.md
docs/Validation/rotevo.md
docs/Validation/spectrum.md
docs/Validation/star.md
docs/Validation/stellarevo.md
docs/Validation/synthesis.md
docs/assets/PROTEUS_black_on_white_logo_only.png
docs/assets/PROTEUS_white_on_black.png
docs/assets/PROTEUS_white_on_black_logo_only.png
docs/javascripts/header-links.js
docs/overrides/main.html
docs/overrides/partials/extrahead.html
docs/stylesheets/extra.css
docs/stylesheets/footnotes.css
docs/stylesheets/proteus_theme.css
fwl_mors.egg-info/PKG-INFO
fwl_mors.egg-info/SOURCES.txt
fwl_mors.egg-info/dependency_links.txt
fwl_mors.egg-info/entry_points.txt
fwl_mors.egg-info/requires.txt
fwl_mors.egg-info/scm_file_list.json
fwl_mors.egg-info/scm_version.json
fwl_mors.egg-info/top_level.txt
src/mors/__init__.py
src/mors/_version.py
src/mors/baraffe.py
src/mors/cli.py
src/mors/cluster.py
src/mors/constants.py
src/mors/data.py
src/mors/logs.py
src/mors/miscellaneous.py
src/mors/parameters.py
src/mors/physicalmodel.py
src/mors/rotevo.py
src/mors/spectrum.py
src/mors/star.py
src/mors/stellarevo.py
src/mors/synthesis.py
src/mors/data/ModelDistribution.dat
src/mors/data/mors_manifest.toml
src/mors/data/star.tracks.baraffe_2015.registry.txt
tests/conftest.py
tests/test_baraffe.py
tests/test_cli.py
tests/test_cluster.py
tests/test_data.py
tests/test_data_live.py
tests/test_logs.py
tests/test_miscellaneous.py
tests/test_physicalmodel.py
tests/test_rotevo.py
tests/test_spectrum.py
tests/test_star.py
tests/test_stellarevo.py
tests/test_synthesis.py
tools/MakePlots.py
tools/check_file_sizes.sh
tools/check_test_quality.py
tools/download_spectrum.py
tools/fit_star.ipynb
tools/flux_evolve.ipynb
tools/generate_test_badges.py
tools/test_quality_baseline.json
tools/update_coverage_threshold.py
tools/validate_test_structure.sh