pynrc.simul.ngNRC.gen_col_noise

pynrc.simul.ngNRC.gen_col_noise(ramp_column_varations, prob_bad, nz=108, nx=2048, rand_seed=None)[source]

Generate RTN Column Noise

This function takes the random telegraph noise templates derived from CV3 data and generates a random noise set to add to an dark ramp sim. These column variations likely come from RTN in column-specifc FETs jumping between two discrete states, possibly within the detector column bus.

This function randomly draws a number of template column variation ramps, then randomly assigns them to different columns in super_dark_ramp. The nubmer of columns (and whether or not a column is assigned a random variation) is based on the prob_bad variable.