COPYING.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
scripts/get_instrument_data
scripts/instrument_simulator
scripts/make_annulus_source
scripts/make_background_file
scripts/make_beta_model_source
scripts/make_cosmological_sources
scripts/make_double_beta_model_source
scripts/make_exposure_map
scripts/make_fov_source
scripts/make_image
scripts/make_phlist_from_ascii
scripts/make_point_source
scripts/make_point_source_list
scripts/make_point_sources
scripts/make_powerlaw_spectrum
scripts/make_radial_profile
scripts/make_rectangle_source
scripts/make_thermal_spectrum
scripts/simulate_spectrum
soxs/__init__.py
soxs/_version.py
soxs/constants.py
soxs/cosmology.py
soxs/data.py
soxs/events.py
soxs/file_hash_registry.json
soxs/instrument.py
soxs/instrument_registry.py
soxs/mosaic.py
soxs/psf.py
soxs/response.py
soxs/simput.py
soxs/spatial.py
soxs/spectra.py
soxs/utils.py
soxs.egg-info/PKG-INFO
soxs.egg-info/SOURCES.txt
soxs.egg-info/dependency_links.txt
soxs.egg-info/requires.txt
soxs.egg-info/top_level.txt
soxs/background/__init__.py
soxs/background/events.py
soxs/background/foreground.py
soxs/background/instrument.py
soxs/background/point_sources.py
soxs/background/spectra.py
soxs/files/acisi_particle_bkgnd.h5
soxs/files/aciss_particle_bkgnd.h5
soxs/files/halo_catalog.h5
soxs/files/hm_cxb_bkgnd.h5
soxs/files/lum_table.h5
soxs/files/tbabs_table.h5
soxs/lib/__init__.py
soxs/lib/broaden_lines.pyx
soxs/tests/__init__.py
soxs/tests/conftest.py
soxs/tests/test_bkgnd.py
soxs/tests/test_lines.py
soxs/tests/test_power_law.py
soxs/tests/test_registry.py
soxs/tests/test_simput.py
soxs/tests/test_spatial.py
soxs/tests/test_spectra.py
soxs/tests/test_thermal.py
soxs/tests/utils.py