Welcome to the Omnifit documentation!
| AbsorptionSpectrum(wn, od, **kwargs) | A class specialized in representing absorption spectra of the type often used in ice spectroscopy. |
| BaseSpectrum(x, y[, dy, specname, nondata]) | A class to represent spectroscopic data. |
| CDESpectrum(wn, m, **kwargs) | A class specialized in representing CDE-corrected absorption spectra. |
| Fitter(x, y[, dy, modelname, psf, fitrange, ...]) | A class for multi-component fitting to spectroscopic data of ices. |
| cde_correct(freq,m) | Generate a CDE-corrected spectrum from a complex refractive index spectrum. |
| complex_transmission_reflection(...) | Calculate the complex transmission and reflection coefficients between media 0, 1, and 2 given their complex refractive indices. |
| kramers_kronig(...[, m_guess, force_kkint_unity]) | Kramers-Kronig relation. |