.gitignore
.readthedocs.yaml
.rtd-environment.yml
CHANGES.rst
CITATION
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
MANIFEST.in
README.md
environment.yml
environment_dev.yml
setup.cfg
setup.py
tox.ini
.github/workflows/ci_workflows.yml
docs/Makefile
docs/basic_tutorial.rst
docs/bugs.rst
docs/conf.py
docs/examples.rst
docs/help.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/release.rst
docs/requirements.txt
docs/rtd-pip-requirements
docs/using_stips.rst
docs/exts/numfig.py
docs/roman_figures/stips_basic_tutorial.png
docs/roman_figures/stips_demo.png
docs/using_stips/catalogue_formats.rst
docs/using_stips/config_file.rst
docs/using_stips/psf_grid.rst
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENCE.rst
notebooks/STIPS Advanced I – Further Observations, Noise and Distortion.ipynb
notebooks/STIPS Advanced II - PSFs.ipynb
notebooks/STIPS Basic Tutorial.ipynb
notebooks/notebooks_data/psf_WFI_2.0.0_F129_sca01.fits
ref_data/retrieve_stips_data.py
stips/__init__.py
stips/conftest.py
stips.egg-info/PKG-INFO
stips.egg-info/SOURCES.txt
stips.egg-info/dependency_links.txt
stips.egg-info/not-zip-safe
stips.egg-info/requires.txt
stips.egg-info/top_level.txt
stips/astro_image/__init__.py
stips/astro_image/astro_image.py
stips/astro_image/tests/__init__.py
stips/astro_image/tests/test_AstroImage.py
stips/astro_image/tests/test_header.py
stips/astro_image/tests/test_wcs.py
stips/data/CreateIsochroneGrid.py
stips/data/CreatePhoenixGrid.py
stips/data/__init__.py
stips/data/psf_WFI_2.0.0_F129_sca01.fits
stips/data/stips_config.yaml
stips/errors/__init__.py
stips/errors/make_cosmic_ray.py
stips/instruments/__init__.py
stips/instruments/instrument.py
stips/instruments/roman_instrument.py
stips/instruments/wfi.py
stips/observation_module/__init__.py
stips/observation_module/observation_module.py
stips/scene_module/__init__.py
stips/scene_module/convert_units.py
stips/scene_module/scene_module.py
stips/stellar_module/__init__.py
stips/stellar_module/star_generator.py
stips/tests/__init__.py
stips/utilities/DataTable.py
stips/utilities/__init__.py
stips/utilities/makePSF.py
stips/utilities/testing.py
stips/utilities/utilities.py
stips/utilities/tests/test_config.py
stips/utilities/tests/test_makePSF.py