calc_instr_noise_sq¶
- rubin_sim.phot_utils.calc_instr_noise_sq(phot_params)¶
Combine all of the noise due to intrumentation into one value
- Parameters:
- phot_params
PhotometricParameters
A PhotometricParameters object that carries details about the photometric response of the telescope.
- phot_params
- Returns:
- inst_noise_sq
float
The noise due to all of these sources added in quadrature in ADU counts
- inst_noise_sq