integrand2¶
- sofia_redux.calibration.standard_model.background.integrand2(numerators, warr, temperatures, field_order)[source]¶
Calculate scale factors for terms in background_intetgral_2.
- Parameters:
- numeratorsdict
Collection of sources and their corresponding effective emissivities in the current filter.
- warrnumpy.array
Wavelengths to integrate over, in microns.
- temperaturesdict
Collection of sources and their corresponding temperatures.
- field_orderlist
List of the keys in
numerators
andtemperatures
to ensure everything is done in the right order.
- Returns:
- factorsdict
Background integral coeffecient for each source.