Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
xyFilterXPositive
Function xyFilterXPositive
xyFilterXPositive
(
data
:
DataXY
<
NumberArray
>
)
:
DataXY
<
number
[]
>
Filter out all the points for which x <= 0. Useful to display log scale data
Parameters
data
:
DataXY
<
NumberArray
>
data
Returns
DataXY
<
number
[]
>
An object with the filtered data
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Filter out all the points for which x <= 0. Useful to display log scale data