si_index_of_refraction

sofia_redux.spectroscopy.si_index_of_refraction.si_index_of_refraction(wave, temperature)[source]

Return the index of refraction for Si

Generates the index of refraction using the formula’s in Frey et al. (2006, SPIE, 6273, 2J).

Parameters:
wavefloat or array_like of float (shape)

Wavelength in microns

temperaturefloat or array_like of float (shape)

The temperature in Kelvin

Returns:
siiornumpy.ndarray of float (shape)

The index of refraction of Si at the requested wavelengths