Metadata-Version: 2.4
Name: pysimsat
Version: 0.2.0
Summary: Simulation tools for X-ray instrument response and spectra
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: commentjson
Requires-Dist: xraydb
Requires-Dist: scipy
Dynamic: license-file

pysimsat is a python simulation program that can be used to generate response files and xspec spectra based on the characteristics of a concept cubesat mission. Cubesat characteristics include orbit, geometry, background, and detector characteristics. Example cases are availible. Swift/BAT and AstroSat CZTI input characteristics are availible for use in the example_sat_source folder.
Documetion for the package is currently in progress.

## Requirements

pysimsat requires:

- Python >= 3.9
- HEASoft
- XSPEC
- `ogipgenrsp` available in your PATH
