Skip to main content

Crate spikefit

Crate spikefit 

Source

Structs§

FindPeaksOptions
Builder for find_peaks.
PeakWidthsOptions
Builder for computing peak widths.
SpikefitWidths

Enums§

SpikefitError

Functions§

find_peaks
Find peaks in a 1D signal.
find_peaks_f32
Find peaks in a 1D signal.
peak_prominences
Calculate the prominences of peaks in a signal.
peak_prominences_f32
Calculate the prominences of peaks in a signal.
peak_widths
Calculate the width of peaks in a signal at a relative height.
peak_widths_f32
Calculate the width of peaks in a signal at a relative height.