background_integrand_coeff¶
- sofia_redux.calibration.standard_model.background.background_integrand_coeff(numerator, warr, temperature)[source]¶
Coefficient of the background integral for each source.
- Parameters:
- numeratorlist
Collection of various emissivity/throughput for the given source.
- warrnumpy.array
Wavelengths to integrate over, in microns.
- temperaturefloat
Temperature of the given source.
- Returns:
- coeffnumpy.array
Background integral coefficient.