ml-signal-processing
Preparing search index...
calibrateX
Function calibrateX
calibrateX
(
data
:
DataXY
<
Float64Array
<
ArrayBufferLike
>
>
,
options
?:
CalibrateOptions
,
)
:
{
data
:
DataXY
<
Float64Array
<
ArrayBufferLike
>
>
}
Filter that allows to calibrateX the x axis based on the presence of peaks
Parameters
data
:
DataXY
<
Float64Array
<
ArrayBufferLike
>
>
options
:
CalibrateOptions
= {}
Returns
{
data
:
DataXY
<
Float64Array
<
ArrayBufferLike
>
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-signal-processing
Loading...
Filter that allows to calibrateX the x axis based on the presence of peaks