spacetelescope/ramp_simulator

Name: ramp_simulator

Owner: Space Telescope Science Institute

Description: Code to create high-fidelity simulations of JWST multiaccum integrations.

Created: 2016-11-28 19:12:40.0

Updated: 2017-02-15 04:48:18.0

Pushed: 2017-11-10 18:05:54.0

Homepage: null

Size: 435

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ramp_simulator

WARNING WARNING!!!

THIS CODE IS NO LONGER SUPPORTED!! Updated code can now be found in: https://github.com/spacetelescope/nircam_simulator

WARNING WARNING!!!

Code to create high-fidelity simulations of JWST multiaccum integrations.

This code takes an existing real, raw dark current ramp for the instrument being simulated, and adds simulated signals on top of the dark current. Options for these simulated sources include point sources, galaxies (2D sersic models), extended sources, and moving targets.

Sources are entered via list files, with an x,y or RA,Dec position, as well as magnitude, for each source. Example input files are provided in the repo.

A detailed description of how the code works, as well as the inputs required, is given in the accompanying documentation.

The script is called with a single argument; the name of the input parameter file, which is a yaml file: python ramp_simulator.py input_params.yaml

The output is a single multiaccum integration which can be immediately run through the JWST calibration pipeline.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.