devctrl.data.spectrum.transforms#
Apply mathematical operations to spectral data.
Next to the transforms defined here, this module exposes all transforms from devctrl.data.transforms, but configured to automatically ignore the “E” and “wl” columns.
See Transforms for more information.
Functions
Apply smoothing to all columns except skipcols. |
|
Determine the window length of the Savitzky-Golay filter. |
|
Interpolate spectrum data and sample all data columns at certain energies. |
|
Interpolate spectrum data and sample all data columns at certain wavelengths. |
|
Kramers-Kronig transform the <key> column of the spectral data. |
|
Return data that has regularly spaced energy intervals and is increasing in energy. |