planck_function¶
- sofia_redux.calibration.standard_model.thermast.planck_function(w, temp)[source]¶
Evaluate the Planck function.
- Parameters:
- wfloat, numpy.array
Wavelength in microns.
- tempfloat, numpy.array
Temperature of object in Kelvins.
- Returns:
- bbfloat, numpy.array
The blackbody flux from the object in W/m2/micron/str.