CITATION.cff
LICENSE.rst
MANIFEST.in
README.rst
conftest.py
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/changes.rst
docs/cmdline.rst
docs/conf.py
docs/config.rst
docs/fiberloss.rst
docs/guide.rst
docs/history.rst
docs/index.rst
docs/install.rst
docs/make.bat
docs/output.rst
docs/rtd-pip-requirements
docs/rtd_environment.yaml
docs/_static/desi_ab22.png
docs/_static/desi_atmosphere.png
docs/_static/desi_bright_atmosphere.png
docs/_static/desi_instrument.png
docs/_static/desi_scattered_moon.png
docs/_static/overview.pdf
docs/_static/overview.png
docs/_static/test_atmosphere.png
docs/_static/test_instrument.png
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/nb/.gitignore
docs/nb/FiberlossExamples.ipynb
docs/nb/SimulationExamples.ipynb
docs/nb/SpecsimBinning.ipynb
docs/nb/TransformExamples.ipynb
docs/nb/config/desi-blur-offset-scale-sigma1d-static.yaml
docs/nb/config/desi-blur-offset-scale-sigma1d.yaml
docs/nb/config/desi-blur-offset-scale.yaml
docs/nb/config/desi-blur-offset.yaml
docs/nb/config/desi-blur.yaml
specsim/__init__.py
specsim/atmosphere.py
specsim/camera.py
specsim/config.py
specsim/fastfiberacceptance.py
specsim/fiberloss.py
specsim/fitgalsim.py
specsim/instrument.py
specsim/observation.py
specsim/quickfiberloss.py
specsim/quickspecsim.py
specsim/simulator.py
specsim/source.py
specsim/transform.py
specsim/version.py
specsim.egg-info/PKG-INFO
specsim.egg-info/SOURCES.txt
specsim.egg-info/dependency_links.txt
specsim.egg-info/entry_points.txt
specsim.egg-info/requires.txt
specsim.egg-info/top_level.txt
specsim.egg-info/zip-safe
specsim/data/README.rst
specsim/data/config/desi-2.yaml
specsim/data/config/desi.yaml
specsim/data/config/desi_nominal.yaml
specsim/data/config/test.yaml
specsim/data/test/test-galsim-fiber-acceptance.fits
specsim/data/test/test_extinction.ecsv
specsim/data/test/test_fiberloss.ecsv
specsim/data/test/test_psf.ecsv
specsim/data/test/test_sky.ecsv
specsim/data/test/test_solar.ecsv
specsim/data/test/test_source.ecsv
specsim/data/test/test_throughput.ecsv
specsim/tests/__init__.py
specsim/tests/test_atmosphere.py
specsim/tests/test_camera.py
specsim/tests/test_config.py
specsim/tests/test_fiberloss.py
specsim/tests/test_instrument.py
specsim/tests/test_observation.py
specsim/tests/test_quickspecsim.py
specsim/tests/test_simulator.py
specsim/tests/test_source.py
specsim/tests/test_transform.py