background_power

sofia_redux.calibration.standard_model.background.background_power(telescope_area, omega_pix, bg_integrand1, num_pix, wavelengths)[source]

Background power in the extraction area.

Parameters:
telescope_areafloat

Area of the telescope in microns^2.

omega_pixfloat

Pixel sold angle in steradians.

bg_integrand1numpy.array

Background integrand at each eavelength.

num_pixnumpy.array

Number of pixels in the extraction area for each wavelength.

wavelengthsnumpy.array

Wavelength to integrate over, in microns.

Returns:
powerfloat

Background power, in Watts.