Welcome to the documentation of the JWST-observation simulator!¶
This tool creates simulated spectra based on PandExo.
Guide¶
Soon to be added…
Installation¶
You will find a installation guide here.
Quickstart¶
Firstly, you have to update the params.yaml in the config directory with the observational parameters. If you have done that, you navigate to the script directory in a termainal and type python run.py. The simulated spectrum will be then saved in the runs_dir directory.
An example for a simulated spectrum:

This code is available in full at https://github.com/sebastian-zieba/JWST-observation-simulator.
Tutorial¶
You will find a tutorial here.
The Code¶
Acknowledgements¶
You will find the acknowledgements here.