pynrc.simul.ngNRC.make_ramp_poisson

pynrc.simul.ngNRC.make_ramp_poisson(im_slope, det, out_ADU=True, zero_data=False, include_poisson=True, rand_seed=None)[source]

Create a ramp with only photon noise. Useful for quick simulations.

im_slope : Slope image (detector coordinates) in e-/sec det : Detector information class out_ADU : Convert to 16-bit UINT? zero_data: Return the so-called “zero frame”?