Module azcam.scripts.readnoise_correction

correct for system readnoise

Functions

def readnoise_correction(system_noise: list = [2.0]) ‑> list

Corrects measured read noise for camera system noise to return just the sensor noise. Requires gain.noise to already be set.

Args

system_noise
system noise list in DN

Returns

float
sensor_noise corrected for system_noise in DN