spacetelescope / romancal

Python library to process science observations from the Nancy Grace Roman Space Telescope
https://roman-pipeline.readthedocs.io/en/latest/
Other
28 stars 28 forks source link

Frame zero effects in simulations #1294

Closed stscijgbot-rstdms closed 2 hours ago

stscijgbot-rstdms commented 3 days ago

Issue RCAL-871 was created on JIRA by Eddie Schlafly:

Add frame zero effects to the simulator.

These are caused by noise in the reference read that manifest as correlated noise in all of the resultants downlinked from the telescope (all of which have the reference read subtracted).  The implementation is via adding a configurable amount of random noise to each pixel.

stscijgbot-rstdms commented 2 days ago

Comment by Eddie Schlafly on JIRA:

Initial PR here: spacetelescope/romanisim#130

stscijgbot-rstdms commented 2 hours ago

Comment by Eddie Schlafly on JIRA:

Merged, closing.