AUTHORS.rst
CONTRIBUTING.rst
HISTORY.md
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
docs/_build/html/api.html
docs/_build/html/authors.html
docs/_build/html/contributing.html
docs/_build/html/genindex.html
docs/_build/html/history.html
docs/_build/html/index.html
docs/_build/html/installation.html
docs/_build/html/py-modindex.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/usage.html
docs/_build/html/_static/basic.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/documentation_options.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.5.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/language_data.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.12.0.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/css/badge_only.css
docs/_build/html/_static/css/theme.css
docs/_build/html/_static/css/fonts/fontawesome-webfont.eot
docs/_build/html/_static/css/fonts/fontawesome-webfont.svg
docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf
docs/_build/html/_static/css/fonts/fontawesome-webfont.woff
docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2
docs/_build/html/_static/js/badge_only.js
docs/_build/html/_static/js/html5shiv-printshiv.min.js
docs/_build/html/_static/js/html5shiv.min.js
docs/_build/html/_static/js/theme.js
docs/_build/html/api/satsim.dataset.html
docs/_build/html/api/satsim.generator.html
docs/_build/html/api/satsim.generator.obs.html
docs/_build/html/api/satsim.geometry.html
docs/_build/html/api/satsim.html
docs/_build/html/api/satsim.image.html
docs/_build/html/api/satsim.io.html
docs/_build/html/api/satsim.math.html
docs/_build/html/api/satsim.pipeline.html
docs/_build/html/api/satsim.time.html
docs/_build/html/api/satsim.util.html
docs/api/satsim.dataset.rst
docs/api/satsim.generator.obs.rst
docs/api/satsim.generator.rst
docs/api/satsim.geometry.rst
docs/api/satsim.image.rst
docs/api/satsim.io.rst
docs/api/satsim.math.rst
docs/api/satsim.pipeline.rst
docs/api/satsim.rst
docs/api/satsim.time.rst
docs/api/satsim.util.rst
satsim/__init__.py
satsim/cli.py
satsim/config.py
satsim/satsim.py
satsim.egg-info/PKG-INFO
satsim.egg-info/SOURCES.txt
satsim.egg-info/dependency_links.txt
satsim.egg-info/entry_points.txt
satsim.egg-info/not-zip-safe
satsim.egg-info/requires.txt
satsim.egg-info/top_level.txt
satsim/dataset/__init__.py
satsim/dataset/augment.py
satsim/generator/__init__.py
satsim/generator/obs/__init__.py
satsim/generator/obs/breakup.py
satsim/generator/obs/cso.py
satsim/generator/obs/geometry.py
satsim/generator/obs/io.py
satsim/generator/obs/rpo.py
satsim/geometry/__init__.py
satsim/geometry/astrometric.py
satsim/geometry/draw.py
satsim/geometry/random.py
satsim/geometry/sgp4.py
satsim/geometry/sprite.py
satsim/geometry/sstr7.py
satsim/geometry/transform.py
satsim/geometry/twobody.py
satsim/geometry/wcs.py
satsim/image/__init__.py
satsim/image/augment.py
satsim/image/fpa.py
satsim/image/model.py
satsim/image/noise.py
satsim/image/psf.py
satsim/image/render.py
satsim/io/__init__.py
satsim/io/fits.py
satsim/io/image.py
satsim/io/satnet.py
satsim/math/__init__.py
satsim/math/angle.py
satsim/math/conv.py
satsim/math/fft.py
satsim/math/random.py
satsim/math/stats.py
satsim/pipeline/__init__.py
satsim/time/__init__.py
satsim/util/__init__.py
satsim/util/system.py
satsim/util/thread.py
satsim/util/timer.py
tests/README.md