.gitignore
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
SPDX.spdx
pyproject.toml
setup.cfg
setup.py
tox.ini
configs/__init__.py
configs/sample_sensor_network.yaml
configs/submitit_slurm_template.json
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/how_to_guides.rst
docs/index.rst
docs/license.md
docs/reference.rst
docs/requirements.txt
docs/_static/.gitignore
docs/api/madlib.rst
docs/api/modules.rst
docs/how_to_guides/example_1-propagate-satellite.ipynb
docs/how_to_guides/example_2-observe-satellite.ipynb
docs/how_to_guides/example_3-sensor-collections.ipynb
docs/how_to_guides/example_4-satellite-maneuvers.ipynb
docs/how_to_guides/example_5-launching-simulations.ipynb
examples/example_1-propagate-satellite.ipynb
examples/example_2-observe-satellite.ipynb
examples/example_3-sensor-collections.ipynb
examples/example_4-satellite-maneuvers.ipynb
examples/example_5-launching-simulations.ipynb
examples/example_inputs/sample_sensor_network.yaml
scripts/__init__.py
scripts/dropout.py
scripts/hz_launcher.py
src/MaDDG.egg-info/PKG-INFO
src/MaDDG.egg-info/SOURCES.txt
src/MaDDG.egg-info/dependency_links.txt
src/MaDDG.egg-info/not-zip-safe
src/MaDDG.egg-info/requires.txt
src/MaDDG.egg-info/top_level.txt
src/maddg/_residuals.py
src/maddg/_sim_launcher.py
src/madlib/__init__.py
src/madlib/_maneuver.py
src/madlib/_observation.py
src/madlib/_satellite.py
src/madlib/_sensor.py
src/madlib/_sensor_collection.py
src/madlib/_utils.py
tests/conftest.py
tests/test_configs.py
tests/test_dropout.py
tests/test_hz_launcher.py
tests/test_madlib_observations.py
tests/test_madlib_satellite.py
tests/test_madlib_sensor.py
tests/test_madlib_sensor_collection.py
tests/test_propagate.py
tests/test_sim_launcher.py
tests/test_utils.py
tests/inputs/blind_sensor.yaml
tests/inputs/complete.continuous.csv
tests/inputs/complete.impulse.csv
tests/inputs/invalid_sensor_1.yaml
tests/inputs/invalid_sensor_2.yaml
tests/inputs/invalid_sensor_3.yaml
tests/inputs/invalid_sensor_4.yaml
tests/inputs/students_t_sensors.yaml
tests/inputs/submitit_invalid.json
tests/inputs/submitit_test.json