skultrafast.nlo¶
Module containing helpers for small calculation involing nonlinear optics
Attributes¶
Functions¶
|
Calculates the transformlimted pulselength in fs from given center |
|
|
|
Estimates the amount of dispersion assuming form the pulse length a |
|
Module Contents¶
- skultrafast.nlo.tl_pulse_from_nm(center_wl: float, fhwm: float, shape: str = 'gauss') float[source]¶
Calculates the transformlimted pulselength in fs from given center wavelength and fwhm in nanometers.
- Parameters:
center_wl (float)
fhwm (float)
shape (str,) – optional, by default ‘gauss’
- Return type:
float