From 226c605e9fc454277402f731484d3dea0f74b3fc Mon Sep 17 00:00:00 2001 From: mljs-bot Date: Mon, 26 Feb 2024 09:31:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20mljs/spe?= =?UTF-8?q?ctra-processing@fa7959ccc57150e0c5eb2dd9790ab57c2f58ed91=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/navigation.js | 2 +- assets/search.js | 2 +- functions/createFromToArray.html | 2 +- functions/createRandomArray.html | 2 +- functions/createStepArray.html | 2 +- functions/getOutputArray.html | 6 +++--- functions/getRescaler.html | 2 +- functions/isPowerOfTwo.html | 2 +- functions/matrixAbsoluteMedian.html | 2 +- functions/matrixApplyNumericalEncoding.html | 2 +- functions/matrixAutoCorrelation.html | 2 +- functions/matrixBoxPlot.html | 2 +- functions/matrixCenterZMean.html | 2 +- functions/matrixCheck.html | 2 +- functions/matrixClone.html | 2 +- functions/matrixColumnsCorrelation.html | 2 +- functions/matrixCreateEmpty.html | 2 +- functions/matrixHistogram.html | 2 +- functions/matrixMaxAbsoluteZ.html | 2 +- functions/matrixMedian.html | 2 +- functions/matrixMinMaxAbsoluteZ.html | 2 +- functions/matrixMinMaxZ.html | 2 +- functions/matrixNoiseStandardDeviation.html | 2 +- functions/matrixNumericalDecoding.html | 2 +- functions/matrixNumericalEncoding.html | 2 +- functions/matrixPQN.html | 2 +- functions/matrixSetSubMatrix.html | 2 +- functions/matrixToArray.html | 2 +- functions/matrixZPivotRescale.html | 2 +- functions/matrixZRescale.html | 2 +- functions/matrixZRescalePerColumn.html | 2 +- functions/nextPowerOfTwo.html | 2 +- functions/reimAbsolute.html | 2 +- functions/reimAutoPhaseCorrection.html | 2 +- functions/reimFFT.html | 2 +- functions/reimPhaseCorrection.html | 2 +- functions/xAbsolute.html | 2 +- functions/xAbsoluteMedian.html | 2 +- functions/xAdd.html | 2 +- functions/xApplyFunctionStr.html | 2 +- functions/xAutoCorrelation.html | 2 +- functions/xBoxPlot.html | 2 +- functions/xCheck.html | 2 +- functions/xCorrelation.html | 2 +- functions/xCostMatrix.html | 2 +- functions/xCrossCorrelation.html | 2 +- functions/xCumulative.html | 2 +- functions/xDivide.html | 2 +- functions/xDotProduct.html | 2 +- functions/xEnsureFloat64.html | 2 +- functions/xFindClosestIndex.html | 2 +- functions/xGetFromToIndex.html | 2 +- functions/xGetTargetIndex.html | 2 +- functions/xHilbertTransform.html | 2 +- functions/xHistogram.html | 2 +- functions/xIsEquallySpaced.html | 2 +- functions/xIsMonotonic.html | 2 +- functions/xMassCenterVectorSimilarity.html | 5 +++++ functions/xMaxAbsoluteValue.html | 2 +- functions/xMaxIndex.html | 2 +- functions/xMaxValue.html | 2 +- functions/xMean.html | 2 +- functions/xMeanAbsoluteError.html | 2 +- functions/xMeanSquaredError.html | 2 +- functions/xMeanWeighted.html | 2 +- functions/xMedian.html | 2 +- functions/xMedianAbsoluteDeviation.html | 2 +- functions/xMinIndex.html | 2 +- functions/xMinMaxDelta.html | 2 +- functions/xMinMaxValues.html | 2 +- functions/xMinValue.html | 2 +- functions/xMode.html | 2 +- functions/xMultiply.html | 2 +- functions/xNoiseSanPlot.html | 2 +- functions/xNoiseStandardDeviation.html | 2 +- functions/xNorm.html | 2 +- functions/xNormed.html | 2 +- functions/xPadding.html | 2 +- functions/xParetoNormalization.html | 2 +- functions/xRescale.html | 2 +- functions/xRolling.html | 2 +- functions/xRollingAverage.html | 2 +- functions/xRollingMax.html | 2 +- functions/xRollingMedian.html | 2 +- functions/xRollingMin.html | 2 +- functions/xRotate.html | 2 +- functions/xSampling.html | 2 +- functions/xSequentialFill.html | 2 +- functions/xStandardDeviation.html | 2 +- functions/xSubtract.html | 2 +- functions/xSum.html | 2 +- functions/xUniqueSorted.html | 2 +- functions/xVariance.html | 2 +- functions/xreimSortX.html | 2 +- functions/xreimZeroFilling.html | 2 +- functions/xy2ToXY.html | 2 +- functions/xyAlign.html | 2 +- functions/xyArrayAlign.html | 2 +- functions/xyArrayAlignToFirst.html | 2 +- functions/xyArrayMerge.html | 2 +- functions/xyArrayWeightedMerge.html | 2 +- functions/xyCheck.html | 2 +- functions/xyCovariance.html | 2 +- .../xyCumulativeDistributionStatistics.html | 2 +- functions/xyEnsureGrowingX.html | 2 +- functions/xyEquallySpaced.html | 2 +- functions/xyExtract.html | 2 +- functions/xyFilter.html | 2 +- functions/xyFilterMinYValue.html | 2 +- functions/xyFilterTopYValues.html | 2 +- functions/xyFilterX.html | 2 +- functions/xyFilterXPositive.html | 2 +- functions/xyFindClosestPoint.html | 2 +- functions/xyGetNMaxY.html | 2 +- functions/xyGrowingX.html | 2 +- functions/xyIntegral.html | 2 +- functions/xyIntegration.html | 2 +- functions/xyJoinX.html | 2 +- functions/xyMassCenterVector.html | 11 +++++++++++ functions/xyMaxClosestYPoint.html | 2 +- functions/xyMaxMerge.html | 2 +- functions/xyMaxY.html | 2 +- functions/xyMaxYPoint.html | 2 +- functions/xyMaximaY.html | 2 +- functions/xyMedian.html | 2 +- functions/xyMergeByCentroids.html | 2 +- functions/xyMinClosestYPoint.html | 2 +- functions/xyMinYPoint.html | 2 +- functions/xyMinimaY.html | 2 +- functions/xyObjectBestPoints.html | 2 +- functions/xyObjectJoinX.html | 2 +- functions/xyObjectMaxXPoint.html | 2 +- functions/xyObjectMaxYPoint.html | 2 +- functions/xyObjectMinXPoint.html | 2 +- functions/xyObjectMinYPoint.html | 2 +- functions/xyObjectSlotX.html | 2 +- functions/xyObjectSortX.html | 2 +- functions/xyObjectSumY.html | 2 +- functions/xyObjectToXY.html | 2 +- functions/xyPeakInfo.html | 2 +- functions/xyRealMaxYPoint.html | 2 +- functions/xyRealMinYPoint.html | 2 +- functions/xyReduce.html | 2 +- functions/xyRolling.html | 2 +- functions/xySetYValue.html | 2 +- functions/xySortX.html | 2 +- functions/xyToXYArray.html | 2 +- functions/xyToXYObject.html | 2 +- functions/xyUniqueX.html | 2 +- functions/xyWeightedMerge.html | 2 +- functions/zoneToX.html | 2 +- functions/zonesNormalize.html | 2 +- interfaces/AutoPhaseCorrectionOptions.html | 12 ++++++------ interfaces/DataReIm.html | 6 +++--- interfaces/DataXReIm.html | 8 ++++---- interfaces/Point.html | 8 ++++---- interfaces/RescalerOptions.html | 16 ++++++++-------- interfaces/XGetFromToIndexOptions.html | 10 +++++----- interfaces/XYEquallySpacedOptions.html | 14 +++++++------- interfaces/XYFilterOptions.html | 4 ++-- interfaces/XYFilterXOptions.html | 10 +++++----- modules.html | 2 ++ types/DoubleMatrix.html | 2 +- 163 files changed, 215 insertions(+), 197 deletions(-) create mode 100644 functions/xMassCenterVectorSimilarity.html create mode 100644 functions/xyMassCenterVector.html diff --git a/assets/navigation.js b/assets/navigation.js index e653d9d7..ba9d83bd 100644 --- a/assets/navigation.js +++ b/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js index 17b1c56d..2fd55991 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/functions/createFromToArray.html b/functions/createFromToArray.html index cba7c583..a3045d43 100644 --- a/functions/createFromToArray.html +++ b/functions/createFromToArray.html @@ -24,4 +24,4 @@

Returns Float64Array

-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/createRandomArray.html b/functions/createRandomArray.html index 551531b2..02c55e6f 100644 --- a/functions/createRandomArray.html +++ b/functions/createRandomArray.html @@ -20,4 +20,4 @@
  • Optional standardDeviation?: number

    standardDeviation, used in case of normal distribution

    Default

    1
     
    -
  • Returns Float64Array

    \ No newline at end of file +

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/createStepArray.html b/functions/createStepArray.html index 7c935a91..787d14f3 100644 --- a/functions/createStepArray.html +++ b/functions/createStepArray.html @@ -15,4 +15,4 @@

    Returns Float64Array

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getOutputArray.html b/functions/getOutputArray.html index 0da55789..d26a5419 100644 --- a/functions/getOutputArray.html +++ b/functions/getOutputArray.html @@ -4,10 +4,10 @@
    • This function

      Type Parameters

      • T extends NumberArray = Float64Array

      Parameters

      • output: T

        undefined or a new array

      • length: number

        length of the output array

        -

      Returns T

    • This function

      +

    Returns T

  • This function

    Parameters

    • output: undefined

      undefined or a new array

    • length: number

      length of the output array

      -

    Returns Float64Array

  • This function

    +
  • Returns Float64Array

  • This function

    Type Parameters

    • T extends NumberArray = Float64Array

    Parameters

    • output: undefined | T

      undefined or a new array

    • length: number

      length of the output array

      -

    Returns T

  • \ No newline at end of file +

    Returns T

    \ No newline at end of file diff --git a/functions/getRescaler.html b/functions/getRescaler.html index 3360a067..f0686640 100644 --- a/functions/getRescaler.html +++ b/functions/getRescaler.html @@ -1,4 +1,4 @@ getRescaler | ml-spectra-processing
    • Parameters

      Returns ((value) => number)

        • (value): number
        • Parameters

          • value: number

          Returns number

    \ No newline at end of file +
    • Parameters

      Returns ((value) => number)

        • (value): number
        • Parameters

          • value: number

          Returns number

    \ No newline at end of file diff --git a/functions/isPowerOfTwo.html b/functions/isPowerOfTwo.html index 5642ac81..945b953f 100644 --- a/functions/isPowerOfTwo.html +++ b/functions/isPowerOfTwo.html @@ -2,4 +2,4 @@ window.__typeDocPluginKatexOptions={"delimiters":[{"left":"$","right":"$","display":true}],"fleqn":"true","leqno":"false"}; window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Check if a number is a power of two

      -

      Parameters

      • n: number

      Returns boolean

    \ No newline at end of file +

    Parameters

    Returns boolean

    \ No newline at end of file diff --git a/functions/matrixAbsoluteMedian.html b/functions/matrixAbsoluteMedian.html index 38d09844..1e36c4ea 100644 --- a/functions/matrixAbsoluteMedian.html +++ b/functions/matrixAbsoluteMedian.html @@ -2,4 +2,4 @@ window.__typeDocPluginKatexOptions={"delimiters":[{"left":"$","right":"$","display":true}],"fleqn":"true","leqno":"false"}; window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function matrixAbsoluteMedian

    \ No newline at end of file +

    Parameters

    Returns number

    \ No newline at end of file diff --git a/functions/matrixApplyNumericalEncoding.html b/functions/matrixApplyNumericalEncoding.html index 026f4e5e..f51763f4 100644 --- a/functions/matrixApplyNumericalEncoding.html +++ b/functions/matrixApplyNumericalEncoding.html @@ -7,4 +7,4 @@

    Returns number[][]

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/matrixAutoCorrelation.html b/functions/matrixAutoCorrelation.html index b1cc14f8..df246dce 100644 --- a/functions/matrixAutoCorrelation.html +++ b/functions/matrixAutoCorrelation.html @@ -2,4 +2,4 @@ window.__typeDocPluginKatexOptions={"delimiters":[{"left":"$","right":"$","display":true}],"fleqn":"true","leqno":"false"}; window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function matrixAutoCorrelation

    \ No newline at end of file +

    Parameters

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/matrixBoxPlot.html b/functions/matrixBoxPlot.html index eed6173e..ccc0e904 100644 --- a/functions/matrixBoxPlot.html +++ b/functions/matrixBoxPlot.html @@ -2,4 +2,4 @@ window.__typeDocPluginKatexOptions={"delimiters":[{"left":"$","right":"$","display":true}],"fleqn":"true","leqno":"false"}; window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • returns the median of the matrix

      -

      Parameters

      Returns {
          max: Float64Array;
          median: Float64Array;
          min: Float64Array;
          q1: Float64Array;
          q3: Float64Array;
      }

      • max: Float64Array
      • median: Float64Array
      • min: Float64Array
      • q1: Float64Array
      • q3: Float64Array
    \ No newline at end of file +

    Parameters

    Returns {
        max: Float64Array;
        median: Float64Array;
        min: Float64Array;
        q1: Float64Array;
        q3: Float64Array;
    }

    \ No newline at end of file diff --git a/functions/matrixCenterZMean.html b/functions/matrixCenterZMean.html index 0024cefb..d1b37b05 100644 --- a/functions/matrixCenterZMean.html +++ b/functions/matrixCenterZMean.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function matrixCenterZMean

    \ No newline at end of file +

    Returns DoubleMatrix

    \ No newline at end of file diff --git a/functions/matrixCheck.html b/functions/matrixCheck.html index b9736034..fbd32cda 100644 --- a/functions/matrixCheck.html +++ b/functions/matrixCheck.html @@ -1,4 +1,4 @@ matrixCheck | ml-spectra-processing
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/matrixClone.html b/functions/matrixClone.html index 5df9e3a6..ceeda4cc 100644 --- a/functions/matrixClone.html +++ b/functions/matrixClone.html @@ -2,4 +2,4 @@ window.__typeDocPluginKatexOptions={"delimiters":[{"left":"$","right":"$","display":true}],"fleqn":"true","leqno":"false"}; window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    \ No newline at end of file +

    Parameters

    Returns any[]

    \ No newline at end of file diff --git a/functions/matrixColumnsCorrelation.html b/functions/matrixColumnsCorrelation.html index 4b56de43..25f5978f 100644 --- a/functions/matrixColumnsCorrelation.html +++ b/functions/matrixColumnsCorrelation.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function matrixColumnsCorrelation

    \ No newline at end of file +

    Returns DoubleMatrix

    \ No newline at end of file diff --git a/functions/matrixCreateEmpty.html b/functions/matrixCreateEmpty.html index e55fe2d4..2e67442d 100644 --- a/functions/matrixCreateEmpty.html +++ b/functions/matrixCreateEmpty.html @@ -10,4 +10,4 @@
  • Optional nbRows?: number

    Matrix from which to extract nbRows and nbColumns

    Default

    matrix.length || 1
     
    -
  • Returns DoubleMatrix

    \ No newline at end of file +

    Returns DoubleMatrix

    \ No newline at end of file diff --git a/functions/matrixHistogram.html b/functions/matrixHistogram.html index db18c395..f987cb2e 100644 --- a/functions/matrixHistogram.html +++ b/functions/matrixHistogram.html @@ -23,4 +23,4 @@

    Returns DataXY

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/matrixMaxAbsoluteZ.html b/functions/matrixMaxAbsoluteZ.html index 2a792b23..fe9b7411 100644 --- a/functions/matrixMaxAbsoluteZ.html +++ b/functions/matrixMaxAbsoluteZ.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function matrixMaxAbsoluteZ

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/matrixMedian.html b/functions/matrixMedian.html index ddb9d94a..edb32d5d 100644 --- a/functions/matrixMedian.html +++ b/functions/matrixMedian.html @@ -2,4 +2,4 @@ window.__typeDocPluginKatexOptions={"delimiters":[{"left":"$","right":"$","display":true}],"fleqn":"true","leqno":"false"}; window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    \ No newline at end of file +

    Parameters

    Returns number

    \ No newline at end of file diff --git a/functions/matrixMinMaxAbsoluteZ.html b/functions/matrixMinMaxAbsoluteZ.html index 5b64e36b..9bf4f548 100644 --- a/functions/matrixMinMaxAbsoluteZ.html +++ b/functions/matrixMinMaxAbsoluteZ.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function matrixMinMaxAbsoluteZ

    • Get min and max of the absolute values of Z

      Parameters

      Returns {
          max: number;
          min: number;
      }

      • max: number
      • min: number
    \ No newline at end of file +

    Returns {
        max: number;
        min: number;
    }

    \ No newline at end of file diff --git a/functions/matrixMinMaxZ.html b/functions/matrixMinMaxZ.html index 27cd09d1..3308899f 100644 --- a/functions/matrixMinMaxZ.html +++ b/functions/matrixMinMaxZ.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Get min and max Z

      Parameters

      Returns {
          max: number;
          min: number;
      }

      • max: number
      • min: number
    \ No newline at end of file +

    Returns {
        max: number;
        min: number;
    }

    \ No newline at end of file diff --git a/functions/matrixNoiseStandardDeviation.html b/functions/matrixNoiseStandardDeviation.html index f9edc207..1dbd20fa 100644 --- a/functions/matrixNoiseStandardDeviation.html +++ b/functions/matrixNoiseStandardDeviation.html @@ -8,4 +8,4 @@
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/matrixNumericalDecoding.html b/functions/matrixNumericalDecoding.html index 0bbedd82..bdfc68d0 100644 --- a/functions/matrixNumericalDecoding.html +++ b/functions/matrixNumericalDecoding.html @@ -1,4 +1,4 @@ matrixNumericalDecoding | ml-spectra-processing

    Function matrixNumericalDecoding

    • Parameters

      • matrixInitial: number[][]
      • dictionnary: Record<string, number>

      Returns (string | number)[][]

    \ No newline at end of file +

    Function matrixNumericalDecoding

    • Parameters

      • matrixInitial: number[][]
      • dictionnary: Record<string, number>

      Returns (string | number)[][]

    \ No newline at end of file diff --git a/functions/matrixNumericalEncoding.html b/functions/matrixNumericalEncoding.html index 0ec2e888..88d735b9 100644 --- a/functions/matrixNumericalEncoding.html +++ b/functions/matrixNumericalEncoding.html @@ -5,4 +5,4 @@

    Parameters

    Returns {
        dictCategoricalToNumerical: Record<string, number>;
        matrix: number[][];
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/matrixPQN.html b/functions/matrixPQN.html index 6bcece4e..1ec6dc07 100644 --- a/functions/matrixPQN.html +++ b/functions/matrixPQN.html @@ -13,4 +13,4 @@

    Returns {
        data: DoubleMatrix;
        medianOfQuotients: DoubleArray;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/matrixSetSubMatrix.html b/functions/matrixSetSubMatrix.html index 8900df32..6476c91f 100644 --- a/functions/matrixSetSubMatrix.html +++ b/functions/matrixSetSubMatrix.html @@ -7,4 +7,4 @@
  • subMatrix: DoubleMatrix

    matrix with equal or less size than matrix.

  • startRow: number

    row index in matrix for the first row in subMatrix.

  • startColumn: number

    column index in matrix for the first column in subMatrix.

    -
  • Returns DoubleMatrix

    \ No newline at end of file +

    Returns DoubleMatrix

    \ No newline at end of file diff --git a/functions/matrixToArray.html b/functions/matrixToArray.html index 97973354..d5e64e5b 100644 --- a/functions/matrixToArray.html +++ b/functions/matrixToArray.html @@ -1,4 +1,4 @@ matrixToArray | ml-spectra-processing
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/matrixZPivotRescale.html b/functions/matrixZPivotRescale.html index 6e9c6d4c..168a23e0 100644 --- a/functions/matrixZPivotRescale.html +++ b/functions/matrixZPivotRescale.html @@ -8,4 +8,4 @@
  • Optional max?: number

    max

    Default

    1
     
    -
  • Returns DoubleMatrix

    \ No newline at end of file +

    Returns DoubleMatrix

    \ No newline at end of file diff --git a/functions/matrixZRescale.html b/functions/matrixZRescale.html index 47b9c868..2c53b511 100644 --- a/functions/matrixZRescale.html +++ b/functions/matrixZRescale.html @@ -11,4 +11,4 @@
  • Optional min?: number

    min

    Default

    0
     
    -
  • Returns DoubleMatrix

    \ No newline at end of file +

    Returns DoubleMatrix

    \ No newline at end of file diff --git a/functions/matrixZRescalePerColumn.html b/functions/matrixZRescalePerColumn.html index f8f335a7..a6afa02b 100644 --- a/functions/matrixZRescalePerColumn.html +++ b/functions/matrixZRescalePerColumn.html @@ -10,4 +10,4 @@
  • Optional min?: number

    min

    Default

    0
     
    -
  • Returns DoubleMatrix

    \ No newline at end of file +

    Returns DoubleMatrix

    \ No newline at end of file diff --git a/functions/nextPowerOfTwo.html b/functions/nextPowerOfTwo.html index da65c38e..25b90e2e 100644 --- a/functions/nextPowerOfTwo.html +++ b/functions/nextPowerOfTwo.html @@ -2,4 +2,4 @@ window.__typeDocPluginKatexOptions={"delimiters":[{"left":"$","right":"$","display":true}],"fleqn":"true","leqno":"false"}; window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Get the size of the next power of two

      -

      Parameters

      • n: number

      Returns number

    \ No newline at end of file +

    Parameters

    Returns number

    \ No newline at end of file diff --git a/functions/reimAbsolute.html b/functions/reimAbsolute.html index 128bcc73..8344ee7b 100644 --- a/functions/reimAbsolute.html +++ b/functions/reimAbsolute.html @@ -6,4 +6,4 @@

    Returns Float64Array

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/reimAutoPhaseCorrection.html b/functions/reimAutoPhaseCorrection.html index b042eb5d..60eb7b7d 100644 --- a/functions/reimAutoPhaseCorrection.html +++ b/functions/reimAutoPhaseCorrection.html @@ -5,4 +5,4 @@ correction algorithm for high-resolution NMR data. 10.1002/mrc.4586

    Parameters

    Returns {
        data: DataReIm;
        ph0: number;
        ph1: number;
    }

    \ No newline at end of file +

    Returns {
        data: DataReIm;
        ph0: number;
        ph1: number;
    }

    \ No newline at end of file diff --git a/functions/reimFFT.html b/functions/reimFFT.html index 022e5388..7f562278 100644 --- a/functions/reimFFT.html +++ b/functions/reimFFT.html @@ -5,4 +5,4 @@

    Parameters

    Returns DataReIm

    FFT of complex spectrum.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/reimPhaseCorrection.html b/functions/reimPhaseCorrection.html index a58c8a07..c1f8d85e 100644 --- a/functions/reimPhaseCorrection.html +++ b/functions/reimPhaseCorrection.html @@ -8,4 +8,4 @@
  • options: {
        reverse?: boolean;
    } = {}
  • Returns DataReIm

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xAbsolute.html b/functions/xAbsolute.html index cdc44ba1..905d582b 100644 --- a/functions/xAbsolute.html +++ b/functions/xAbsolute.html @@ -6,4 +6,4 @@

    Returns DoubleArray

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xAbsoluteMedian.html b/functions/xAbsoluteMedian.html index d9d57c47..add74a0a 100644 --- a/functions/xAbsoluteMedian.html +++ b/functions/xAbsoluteMedian.html @@ -6,4 +6,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xAdd.html b/functions/xAdd.html index a0c2ac6c..7224ec5e 100644 --- a/functions/xAdd.html +++ b/functions/xAdd.html @@ -4,4 +4,4 @@
    • This function xAdd the first array by the second array or a constant value to each element of the first array

      Parameters

      • array1: DoubleArray

        the first array

      • array2: number | DoubleArray

        the second array or number

        -

      Returns Float64Array

    \ No newline at end of file +

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/xApplyFunctionStr.html b/functions/xApplyFunctionStr.html index fbc27ef5..88695527 100644 --- a/functions/xApplyFunctionStr.html +++ b/functions/xApplyFunctionStr.html @@ -10,4 +10,4 @@
  • Optional variableLabel?: OneLowerCase

    The variable to use in the fctString (one lower case letter)

    Default

    'x'
     
    -
  • Returns Float64Array

    \ No newline at end of file +

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/xAutoCorrelation.html b/functions/xAutoCorrelation.html index b905f8d5..80ed3198 100644 --- a/functions/xAutoCorrelation.html +++ b/functions/xAutoCorrelation.html @@ -10,4 +10,4 @@
  • Optional tau?: number

    sweep increment size (in number of points, min=1, max=A.length)

    Default

    1
     
    -
  • Returns DoubleArray

    \ No newline at end of file +

    Returns DoubleArray

    \ No newline at end of file diff --git a/functions/xBoxPlot.html b/functions/xBoxPlot.html index 74c33a8c..f69abc7d 100644 --- a/functions/xBoxPlot.html +++ b/functions/xBoxPlot.html @@ -6,4 +6,4 @@
  • options: {
        allowSmallArray?: boolean;
    } = {}
  • Returns {
        max: number;
        median: number;
        min: number;
        q1: number;
        q3: number;
    }

    \ No newline at end of file +

    Returns {
        max: number;
        median: number;
        min: number;
        q1: number;
        q3: number;
    }

    \ No newline at end of file diff --git a/functions/xCheck.html b/functions/xCheck.html index 17a8cd1d..0ac3762e 100644 --- a/functions/xCheck.html +++ b/functions/xCheck.html @@ -4,4 +4,4 @@
    • Checks if input is of type array

      Parameters

      • Optional input: NumberArray

        input

      • options: {
            minLength?: number;
        } = {}
        • Optional minLength?: number

          minimum length

          -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/functions/xCorrelation.html b/functions/xCorrelation.html index 23bca20c..e60ad84d 100644 --- a/functions/xCorrelation.html +++ b/functions/xCorrelation.html @@ -5,4 +5,4 @@ https://en.wikipedia.org/wiki/Correlation_and_dependence

    Parameters

    Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xCostMatrix.html b/functions/xCostMatrix.html index e71a6b0a..de1e8495 100644 --- a/functions/xCostMatrix.html +++ b/functions/xCostMatrix.html @@ -8,4 +8,4 @@
  • options: XCostMatrixOptions = {}
  • Returns Matrix

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xCrossCorrelation.html b/functions/xCrossCorrelation.html index c1c57160..234625a0 100644 --- a/functions/xCrossCorrelation.html +++ b/functions/xCrossCorrelation.html @@ -11,4 +11,4 @@
  • Optional tau?: number

    sweep increment size (in number of points, min=1, max=A.length)

    Default

    1
     
    -
  • Returns Float64Array

    \ No newline at end of file +

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/xCumulative.html b/functions/xCumulative.html index 479429bf..8ab82820 100644 --- a/functions/xCumulative.html +++ b/functions/xCumulative.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Calculate an array of the same size that is the cumulative values

      Parameters

      • array: DoubleArray

        initial array

        -

      Returns Float64Array

    \ No newline at end of file +

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/xDivide.html b/functions/xDivide.html index 97ea53dd..6a0c38db 100644 --- a/functions/xDivide.html +++ b/functions/xDivide.html @@ -6,4 +6,4 @@
  • array2: number | NumberArray

    second array or number

  • options: {
        output?: T;
    } = {}

    options

  • Returns T

    \ No newline at end of file +

    Returns T

    \ No newline at end of file diff --git a/functions/xDotProduct.html b/functions/xDotProduct.html index 1ca04acd..669df4f9 100644 --- a/functions/xDotProduct.html +++ b/functions/xDotProduct.html @@ -4,4 +4,4 @@
    • Dot product between two arrays

      Parameters

      • A: DoubleArray

        First array.

      • B: DoubleArray

        Second array.

        -

      Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xEnsureFloat64.html b/functions/xEnsureFloat64.html index af12f0c9..e2a71560 100644 --- a/functions/xEnsureFloat64.html +++ b/functions/xEnsureFloat64.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Returns a copy of the data as Float64

      Parameters

      • array: NumberArray

        array of numbers

        -

      Returns Float64Array

    \ No newline at end of file +

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/xFindClosestIndex.html b/functions/xFindClosestIndex.html index 0df4d0b6..3ee110c2 100644 --- a/functions/xFindClosestIndex.html +++ b/functions/xFindClosestIndex.html @@ -10,4 +10,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xGetFromToIndex.html b/functions/xGetFromToIndex.html index 6ada5ebe..edfd4d7b 100644 --- a/functions/xGetFromToIndex.html +++ b/functions/xGetFromToIndex.html @@ -4,4 +4,4 @@

    Function xGetFromToIndex

    • Returns an object with {fromIndex, toIndex} for a specific from / to

      Parameters

      Returns {
          fromIndex: number;
          toIndex: number;
      }

      • fromIndex: number
      • toIndex: number
    \ No newline at end of file +

    Returns {
        fromIndex: number;
        toIndex: number;
    }

    \ No newline at end of file diff --git a/functions/xGetTargetIndex.html b/functions/xGetTargetIndex.html index 002f6cec..5d977975 100644 --- a/functions/xGetTargetIndex.html +++ b/functions/xGetTargetIndex.html @@ -6,4 +6,4 @@
  • options: {
        target?: number;
        targetIndex?: number;
    } = {}

    options

  • Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xHilbertTransform.html b/functions/xHilbertTransform.html index 046aae82..2984c9d9 100644 --- a/functions/xHilbertTransform.html +++ b/functions/xHilbertTransform.html @@ -5,4 +5,4 @@

    Parameters

    Returns Float64Array

    A new vector with 90 degree shift regarding the phase of the original function

    Link

    https://en.wikipedia.org/wiki/Hilbert_transform

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xHistogram.html b/functions/xHistogram.html index fb098720..d39291c2 100644 --- a/functions/xHistogram.html +++ b/functions/xHistogram.html @@ -25,4 +25,4 @@

    Returns {
        x: DoubleArray;
        y: DoubleArray;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xIsEquallySpaced.html b/functions/xIsEquallySpaced.html index ffb81106..9339c26d 100644 --- a/functions/xIsEquallySpaced.html +++ b/functions/xIsEquallySpaced.html @@ -5,4 +5,4 @@

    Parameters

    Returns boolean

    \ No newline at end of file +

    Returns boolean

    \ No newline at end of file diff --git a/functions/xIsMonotonic.html b/functions/xIsMonotonic.html index a306841d..5f975431 100644 --- a/functions/xIsMonotonic.html +++ b/functions/xIsMonotonic.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Returns true if x is monotone

      Parameters

      • array: DoubleArray

        array of numbers

        -

      Returns -1 | 0 | 1

    \ No newline at end of file +

    Returns -1 | 0 | 1

    \ No newline at end of file diff --git a/functions/xMassCenterVectorSimilarity.html b/functions/xMassCenterVectorSimilarity.html new file mode 100644 index 00000000..cc8fa8b6 --- /dev/null +++ b/functions/xMassCenterVectorSimilarity.html @@ -0,0 +1,5 @@ +xMassCenterVectorSimilarity | ml-spectra-processing

    Function xMassCenterVectorSimilarity

    • Check the similarity between array created by xyMassCenterVector

      +

      Parameters

      • array1: NumberArray
      • array2: NumberArray
      • options: XMassCenterVectorSimilarityOptions = {}

      Returns number

    \ No newline at end of file diff --git a/functions/xMaxAbsoluteValue.html b/functions/xMaxAbsoluteValue.html index 6fc59721..9816e21b 100644 --- a/functions/xMaxAbsoluteValue.html +++ b/functions/xMaxAbsoluteValue.html @@ -4,4 +4,4 @@

    Function xMaxAbsoluteValue

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xMaxIndex.html b/functions/xMaxIndex.html index 2dbf07e5..508a723e 100644 --- a/functions/xMaxIndex.html +++ b/functions/xMaxIndex.html @@ -7,4 +7,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xMaxValue.html b/functions/xMaxValue.html index d1716452..f2a0e8eb 100644 --- a/functions/xMaxValue.html +++ b/functions/xMaxValue.html @@ -4,4 +4,4 @@
    • Computes the maximal value of an array of values

      Parameters

      Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xMean.html b/functions/xMean.html index 69c37715..f450963f 100644 --- a/functions/xMean.html +++ b/functions/xMean.html @@ -4,4 +4,4 @@
    • Computes the mean value of an array of values

      Parameters

      Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xMeanAbsoluteError.html b/functions/xMeanAbsoluteError.html index 3f677a25..0448637b 100644 --- a/functions/xMeanAbsoluteError.html +++ b/functions/xMeanAbsoluteError.html @@ -4,4 +4,4 @@

    Function xMeanAbsoluteError

    • This function calculates the mean absolute error

      Parameters

      • array1: DoubleArray

        first array

      • array2: DoubleArray

        second array

        -

      Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xMeanSquaredError.html b/functions/xMeanSquaredError.html index a7e66083..97c0238d 100644 --- a/functions/xMeanSquaredError.html +++ b/functions/xMeanSquaredError.html @@ -4,4 +4,4 @@

    Function xMeanSquaredError

    • This function calculates the mean squared error

      Parameters

      • array1: DoubleArray

        first array

      • array2: DoubleArray

        second array

        -

      Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xMeanWeighted.html b/functions/xMeanWeighted.html index a1a3db6b..5cee7166 100644 --- a/functions/xMeanWeighted.html +++ b/functions/xMeanWeighted.html @@ -5,4 +5,4 @@

    Parameters

    Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xMedian.html b/functions/xMedian.html index a6ce120f..bc523cd7 100644 --- a/functions/xMedian.html +++ b/functions/xMedian.html @@ -6,4 +6,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xMedianAbsoluteDeviation.html b/functions/xMedianAbsoluteDeviation.html index e41587a8..5b9312a3 100644 --- a/functions/xMedianAbsoluteDeviation.html +++ b/functions/xMedianAbsoluteDeviation.html @@ -5,4 +5,4 @@ https://en.wikipedia.org/wiki/Median_absolute_deviation

    Parameters

    Returns {
        mad: number;
        median: number;
    }

    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xMinIndex.html b/functions/xMinIndex.html index 70c30ec2..2fb76eca 100644 --- a/functions/xMinIndex.html +++ b/functions/xMinIndex.html @@ -7,4 +7,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xMinMaxDelta.html b/functions/xMinMaxDelta.html index 4fd147df..6b799cf9 100644 --- a/functions/xMinMaxDelta.html +++ b/functions/xMinMaxDelta.html @@ -6,4 +6,4 @@

    Returns {
        max: number;
        min: number;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xMinMaxValues.html b/functions/xMinMaxValues.html index ddc95941..f121794b 100644 --- a/functions/xMinMaxValues.html +++ b/functions/xMinMaxValues.html @@ -6,4 +6,4 @@

    Returns {
        max: number;
        min: number;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xMinValue.html b/functions/xMinValue.html index 27d9820e..0da3edb2 100644 --- a/functions/xMinValue.html +++ b/functions/xMinValue.html @@ -4,4 +4,4 @@
    • Computes the minimal value of an array of values

      Parameters

      Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xMode.html b/functions/xMode.html index 29cbe3b7..20ba971c 100644 --- a/functions/xMode.html +++ b/functions/xMode.html @@ -6,4 +6,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xMultiply.html b/functions/xMultiply.html index 25315a9d..30c0b094 100644 --- a/functions/xMultiply.html +++ b/functions/xMultiply.html @@ -6,4 +6,4 @@
  • array2: number | NumberArray

    second array

  • options: {
        output?: T;
    } = {}

    options

  • Returns T

    \ No newline at end of file +

    Returns T

    \ No newline at end of file diff --git a/functions/xNoiseSanPlot.html b/functions/xNoiseSanPlot.html index a489ae9a..b1d709b2 100644 --- a/functions/xNoiseSanPlot.html +++ b/functions/xNoiseSanPlot.html @@ -22,4 +22,4 @@

    Default

    1
     

    Returns {
        negative: number;
        positive: number;
        sanplot: Record<string, DataXY>;
        snr: number;
    }

    noise level

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xNoiseStandardDeviation.html b/functions/xNoiseStandardDeviation.html index 4f26b3ab..2130ed48 100644 --- a/functions/xNoiseStandardDeviation.html +++ b/functions/xNoiseStandardDeviation.html @@ -8,4 +8,4 @@
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xNorm.html b/functions/xNorm.html index ca889cd3..e3f47a78 100644 --- a/functions/xNorm.html +++ b/functions/xNorm.html @@ -8,4 +8,4 @@

    Example

    xNorm([3, 4]) -> 5
     
    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xNormed.html b/functions/xNormed.html index cebc3ee2..1fe078e1 100644 --- a/functions/xNormed.html +++ b/functions/xNormed.html @@ -13,4 +13,4 @@

    Returns T

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xPadding.html b/functions/xPadding.html index ce51f40c..3550d4dd 100644 --- a/functions/xPadding.html +++ b/functions/xPadding.html @@ -14,4 +14,4 @@
  • Optional value?: number

    value to use for padding (if algorithm='value')

    Default

    0
     
    -
  • Returns Float64Array

    \ No newline at end of file +

    Returns Float64Array

    \ No newline at end of file diff --git a/functions/xParetoNormalization.html b/functions/xParetoNormalization.html index 801b3bac..d4b96b17 100644 --- a/functions/xParetoNormalization.html +++ b/functions/xParetoNormalization.html @@ -5,4 +5,4 @@ Noda, I. (2008). Scaling techniques to enhance two-dimensional correlation spectra. Journal of Molecular Structure, 883, 216-227. DOI: 10.1016/j.molstruc.2007.12.026

    Parameters

    Returns DoubleArray

    \ No newline at end of file +

    Returns DoubleArray

    \ No newline at end of file diff --git a/functions/xRescale.html b/functions/xRescale.html index b51b309e..f68ee159 100644 --- a/functions/xRescale.html +++ b/functions/xRescale.html @@ -12,4 +12,4 @@
  • Optional output?: T

    output into which to placed the data

  • Returns T

    rescaled data

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xRolling.html b/functions/xRolling.html index 080a6343..cf9723a3 100644 --- a/functions/xRolling.html +++ b/functions/xRolling.html @@ -18,4 +18,4 @@
  • Optional window?: number

    rolling window

    Default

    5
     
    -
  • Returns DoubleArray

    \ No newline at end of file +

    Returns DoubleArray

    \ No newline at end of file diff --git a/functions/xRollingAverage.html b/functions/xRollingAverage.html index cad88207..e1acceac 100644 --- a/functions/xRollingAverage.html +++ b/functions/xRollingAverage.html @@ -17,4 +17,4 @@
  • Optional window?: number

    rolling window

    Default

    5
     
    -
  • Returns DoubleArray

    \ No newline at end of file +

    Returns DoubleArray

    \ No newline at end of file diff --git a/functions/xRollingMax.html b/functions/xRollingMax.html index 8aaf999d..919b90d7 100644 --- a/functions/xRollingMax.html +++ b/functions/xRollingMax.html @@ -17,4 +17,4 @@
  • Optional window?: number

    rolling window

    Default

    5
     
    -
  • Returns DoubleArray

    \ No newline at end of file +

    Returns DoubleArray

    \ No newline at end of file diff --git a/functions/xRollingMedian.html b/functions/xRollingMedian.html index 7696a87e..3c2c4647 100644 --- a/functions/xRollingMedian.html +++ b/functions/xRollingMedian.html @@ -17,4 +17,4 @@
  • Optional window?: number

    rolling window

    Default

    5
     
    -
  • Returns DoubleArray

    \ No newline at end of file +

    Returns DoubleArray

    \ No newline at end of file diff --git a/functions/xRollingMin.html b/functions/xRollingMin.html index 802db60a..442b330e 100644 --- a/functions/xRollingMin.html +++ b/functions/xRollingMin.html @@ -17,4 +17,4 @@
  • Optional window?: number

    rolling window

    Default

    5
     
    -
  • Returns DoubleArray

    \ No newline at end of file +

    Returns DoubleArray

    \ No newline at end of file diff --git a/functions/xRotate.html b/functions/xRotate.html index 98e5c11c..434bb325 100644 --- a/functions/xRotate.html +++ b/functions/xRotate.html @@ -12,4 +12,4 @@

    Example

    xRotate([1,2,3,4],-1) -> [2,3,4,1]
     
    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xSampling.html b/functions/xSampling.html index 972a5bed..dc77d27b 100644 --- a/functions/xSampling.html +++ b/functions/xSampling.html @@ -11,4 +11,4 @@
  • array with evenly spaced elements
  • Link

    https://en.wikipedia.org/wiki/Sampling_(signal_processing)

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xSequentialFill.html b/functions/xSequentialFill.html index b3e28770..c4012b00 100644 --- a/functions/xSequentialFill.html +++ b/functions/xSequentialFill.html @@ -5,4 +5,4 @@

    Parameters

    Returns DoubleArray

    array with sequential numbers

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xStandardDeviation.html b/functions/xStandardDeviation.html index 6eb89ed0..1b0d0c5b 100644 --- a/functions/xStandardDeviation.html +++ b/functions/xStandardDeviation.html @@ -5,4 +5,4 @@

    Parameters

    Returns number

    standard deviation

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xSubtract.html b/functions/xSubtract.html index 759caa50..fa521adc 100644 --- a/functions/xSubtract.html +++ b/functions/xSubtract.html @@ -5,4 +5,4 @@

    Parameters

    Returns Float64Array

    array after subtraction

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xSum.html b/functions/xSum.html index a1fae9a3..985e5fb6 100644 --- a/functions/xSum.html +++ b/functions/xSum.html @@ -5,4 +5,4 @@

    Parameters

    Returns number

    XSum value on the specified range.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xUniqueSorted.html b/functions/xUniqueSorted.html index b251ece7..d267f00f 100644 --- a/functions/xUniqueSorted.html +++ b/functions/xUniqueSorted.html @@ -6,4 +6,4 @@

    Returns Float64Array

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xVariance.html b/functions/xVariance.html index afb51d3a..fd1b566b 100644 --- a/functions/xVariance.html +++ b/functions/xVariance.html @@ -11,4 +11,4 @@

    Default

    true
     

    Returns number

    variance

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xreimSortX.html b/functions/xreimSortX.html index 443c2293..f5b0f56c 100644 --- a/functions/xreimSortX.html +++ b/functions/xreimSortX.html @@ -6,4 +6,4 @@

    Returns DataXReIm

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xreimZeroFilling.html b/functions/xreimZeroFilling.html index 7a8d40cf..41c005a4 100644 --- a/functions/xreimZeroFilling.html +++ b/functions/xreimZeroFilling.html @@ -7,4 +7,4 @@

    Returns DataXReIm

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xy2ToXY.html b/functions/xy2ToXY.html index db661a67..aad45ad5 100644 --- a/functions/xy2ToXY.html +++ b/functions/xy2ToXY.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Convert an array of XY arrays to a DataXY object containing x,y arrays

      Parameters

      • data: [number, number][]

        array of arrays [[x,y],[x,y],...]

        -

      Returns DataXY<number[]>

    \ No newline at end of file +

    Returns DataXY<number[]>

    \ No newline at end of file diff --git a/functions/xyAlign.html b/functions/xyAlign.html index cf3b27e8..acf3934b 100644 --- a/functions/xyAlign.html +++ b/functions/xyAlign.html @@ -16,4 +16,4 @@
  • Optional x?: string

    Defines what x values should be kept (x1 : spectrum 1 x values, x2 spectrum 2 x values, weighted: weighted average of both spectra x values)

    Default

    "x1"
     
    -
  • Returns {
        x: number[];
        y1: number[];
        y2: number[];
    }

    \ No newline at end of file +

    Returns {
        x: number[];
        y1: number[];
        y2: number[];
    }

    \ No newline at end of file diff --git a/functions/xyArrayAlign.html b/functions/xyArrayAlign.html index 097953c2..6bf511a6 100644 --- a/functions/xyArrayAlign.html +++ b/functions/xyArrayAlign.html @@ -10,4 +10,4 @@
  • Optional requiredY?: boolean

    If true, the y values must be present everywhere

    Default

    false
     
    -
  • Returns {
        x: DoubleArray;
        ys: DoubleArray[];
    }

    \ No newline at end of file +

    Returns {
        x: DoubleArray;
        ys: DoubleArray[];
    }

    \ No newline at end of file diff --git a/functions/xyArrayAlignToFirst.html b/functions/xyArrayAlignToFirst.html index c6dc0d51..e50a3fa2 100644 --- a/functions/xyArrayAlignToFirst.html +++ b/functions/xyArrayAlignToFirst.html @@ -9,4 +9,4 @@

    Returns {
        x: DoubleArray;
        ys: DoubleArray[];
    }

    \ No newline at end of file +

    Returns {
        x: DoubleArray;
        ys: DoubleArray[];
    }

    \ No newline at end of file diff --git a/functions/xyArrayMerge.html b/functions/xyArrayMerge.html index a5f6cd07..6485569b 100644 --- a/functions/xyArrayMerge.html +++ b/functions/xyArrayMerge.html @@ -8,4 +8,4 @@

    Returns DataXY

    \ No newline at end of file +

    Returns DataXY

    \ No newline at end of file diff --git a/functions/xyArrayWeightedMerge.html b/functions/xyArrayWeightedMerge.html index bd021d9f..ddedbebd 100644 --- a/functions/xyArrayWeightedMerge.html +++ b/functions/xyArrayWeightedMerge.html @@ -9,4 +9,4 @@

    Returns DataXY

    \ No newline at end of file +

    Returns DataXY

    \ No newline at end of file diff --git a/functions/xyCheck.html b/functions/xyCheck.html index 53732ff7..12af03cc 100644 --- a/functions/xyCheck.html +++ b/functions/xyCheck.html @@ -4,4 +4,4 @@
    • Throw an error in no an object of x,y arrays

      Parameters

      • data: any

        array of points {x,y,z}

      • options: {
            minLength?: number;
        } = {}
        • Optional minLength?: number

          minimum length

          -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/functions/xyCovariance.html b/functions/xyCovariance.html index d928c6b0..5bbca028 100644 --- a/functions/xyCovariance.html +++ b/functions/xyCovariance.html @@ -6,4 +6,4 @@

    Default

    true
     

    Returns number

    the covariance

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyCumulativeDistributionStatistics.html b/functions/xyCumulativeDistributionStatistics.html index 0e879769..91483c0e 100644 --- a/functions/xyCumulativeDistributionStatistics.html +++ b/functions/xyCumulativeDistributionStatistics.html @@ -4,4 +4,4 @@

    Function xyCumulativeDistributionStatistics

    • Cumulative Distribution Statistics

      Parameters

      • data: DataXY<DoubleArray>

        array of points {x,y}

      Returns any

      x0, x25, x50, x75, x100, mode (x for maxY)

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyEnsureGrowingX.html b/functions/xyEnsureGrowingX.html index e0e2e45b..12dc0e18 100644 --- a/functions/xyEnsureGrowingX.html +++ b/functions/xyEnsureGrowingX.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function xyEnsureGrowingX

    • Filters x,y values to allow strictly growing values in x axis.

      Parameters

      • data: DataXY<DoubleArray>

        Object that contains property x (an ordered increasing array) and y (an array).

        -

      Returns DataXY

    \ No newline at end of file +

    Returns DataXY

    \ No newline at end of file diff --git a/functions/xyEquallySpaced.html b/functions/xyEquallySpaced.html index 818b5fd7..95aa9708 100644 --- a/functions/xyEquallySpaced.html +++ b/functions/xyEquallySpaced.html @@ -17,4 +17,4 @@

    Parameters

    Returns DataXY

    new object with x / y array with the equally spaced data.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyExtract.html b/functions/xyExtract.html index eb0eaf83..22fe6c56 100644 --- a/functions/xyExtract.html +++ b/functions/xyExtract.html @@ -7,4 +7,4 @@

    Returns DataXY

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyFilter.html b/functions/xyFilter.html index 26469e60..c91e1344 100644 --- a/functions/xyFilter.html +++ b/functions/xyFilter.html @@ -5,4 +5,4 @@

    Parameters

    Returns DataXY

    filtered array

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyFilterMinYValue.html b/functions/xyFilterMinYValue.html index ce3edec5..dc5d1fc7 100644 --- a/functions/xyFilterMinYValue.html +++ b/functions/xyFilterMinYValue.html @@ -5,4 +5,4 @@

    Parameters

    Returns DataXY<DoubleArray>

    filtered data

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyFilterTopYValues.html b/functions/xyFilterTopYValues.html index 22fe2ee8..2ee92d52 100644 --- a/functions/xyFilterTopYValues.html +++ b/functions/xyFilterTopYValues.html @@ -4,4 +4,4 @@

    Function xyFilterTopYValues

    • Filter an array x/y based on various criteria x points are expected to be sorted

      Parameters

      • data: DataXY<DoubleArray>

        object containing 2 properties x and y

      • Optional nbPeaks: number

      Returns DataXY<DoubleArray>

      filtered data

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyFilterX.html b/functions/xyFilterX.html index 80905d16..21460369 100644 --- a/functions/xyFilterX.html +++ b/functions/xyFilterX.html @@ -5,4 +5,4 @@

    Parameters

    Returns DataXY

    filtered array

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyFilterXPositive.html b/functions/xyFilterXPositive.html index e9e486ed..498884e5 100644 --- a/functions/xyFilterXPositive.html +++ b/functions/xyFilterXPositive.html @@ -6,4 +6,4 @@

    Returns DataXY

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyFindClosestPoint.html b/functions/xyFindClosestPoint.html index 0f81048d..d44c9ec7 100644 --- a/functions/xyFindClosestPoint.html +++ b/functions/xyFindClosestPoint.html @@ -7,4 +7,4 @@

    Returns PointXY

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyGetNMaxY.html b/functions/xyGetNMaxY.html index 22edcd3f..7b1dbec5 100644 --- a/functions/xyGetNMaxY.html +++ b/functions/xyGetNMaxY.html @@ -7,4 +7,4 @@

    Returns DataXY

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyGrowingX.html b/functions/xyGrowingX.html index 2655c55b..fce8451a 100644 --- a/functions/xyGrowingX.html +++ b/functions/xyGrowingX.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Order object of array, x has to be monotone. Ensure x is growing

      Parameters

      • data: DataXY<DoubleArray>

        Object of kind {x:[], y:[]}.

        -

      Returns DataXY

    \ No newline at end of file +

    Returns DataXY

    \ No newline at end of file diff --git a/functions/xyIntegral.html b/functions/xyIntegral.html index 1c089491..e1f9ab9e 100644 --- a/functions/xyIntegral.html +++ b/functions/xyIntegral.html @@ -18,4 +18,4 @@

    Returns DataXY

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyIntegration.html b/functions/xyIntegration.html index f9747502..4ab69469 100644 --- a/functions/xyIntegration.html +++ b/functions/xyIntegration.html @@ -7,4 +7,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyJoinX.html b/functions/xyJoinX.html index 1da7ce7e..7ce75f16 100644 --- a/functions/xyJoinX.html +++ b/functions/xyJoinX.html @@ -11,4 +11,4 @@

    Returns DataXY

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMassCenterVector.html b/functions/xyMassCenterVector.html new file mode 100644 index 00000000..254b0f16 --- /dev/null +++ b/functions/xyMassCenterVector.html @@ -0,0 +1,11 @@ +xyMassCenterVector | ml-spectra-processing

    Function xyMassCenterVector

    • We will calculate a vector containing center of mass of DataXY as well as center of mass of both parts, etc. +This approach allows to efficiently represent spectra like XPS, NMR, etc. It should provide an extremely efficient +way to store and search similar spectra.

      +

      Parameters

      • data: DataXY<DoubleArray>

        Object that contains property x (an ordered increasing array) and y (an array)

        +
      • options: {
            depth: number;
        } = ...
        • depth: number

      Returns Float64Array

        +
      • Array of centers of mass
      • +
      +
    \ No newline at end of file diff --git a/functions/xyMaxClosestYPoint.html b/functions/xyMaxClosestYPoint.html index a1840e23..0cc6cf9f 100644 --- a/functions/xyMaxClosestYPoint.html +++ b/functions/xyMaxClosestYPoint.html @@ -9,4 +9,4 @@

    Returns {
        index: number;
        x: number;
        y: number;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMaxMerge.html b/functions/xyMaxMerge.html index e76b1c5d..75562664 100644 --- a/functions/xyMaxMerge.html +++ b/functions/xyMaxMerge.html @@ -8,4 +8,4 @@

    Default

    0.001
     

    Returns DataXY

    array of merged and weighted points

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMaxY.html b/functions/xyMaxY.html index 4cdd359f..7376b06e 100644 --- a/functions/xyMaxY.html +++ b/functions/xyMaxY.html @@ -15,4 +15,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMaxYPoint.html b/functions/xyMaxYPoint.html index 723c6382..7f4fc048 100644 --- a/functions/xyMaxYPoint.html +++ b/functions/xyMaxYPoint.html @@ -12,4 +12,4 @@
  • Optional toIndex?: number

    Last point for xyMaxYPoint

    Default

    x.length-1
     
    -
  • Returns {
        index: number;
        x: number;
        y: number;
    }

    \ No newline at end of file +

    Returns {
        index: number;
        x: number;
        y: number;
    }

    \ No newline at end of file diff --git a/functions/xyMaximaY.html b/functions/xyMaximaY.html index 27db6337..216b4199 100644 --- a/functions/xyMaximaY.html +++ b/functions/xyMaximaY.html @@ -8,4 +8,4 @@

    Returns {
        index: number;
        x: number;
        y: number;
    }[]

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMedian.html b/functions/xyMedian.html index c340d847..6a9512b0 100644 --- a/functions/xyMedian.html +++ b/functions/xyMedian.html @@ -6,4 +6,4 @@

    Returns number

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMergeByCentroids.html b/functions/xyMergeByCentroids.html index b8db1402..2743ce2f 100644 --- a/functions/xyMergeByCentroids.html +++ b/functions/xyMergeByCentroids.html @@ -9,4 +9,4 @@

    Default

    0.01
     

    Returns {
        x: number[];
        y: Float64Array;
    }

    merged points

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMinClosestYPoint.html b/functions/xyMinClosestYPoint.html index 9ad29045..192742d2 100644 --- a/functions/xyMinClosestYPoint.html +++ b/functions/xyMinClosestYPoint.html @@ -9,4 +9,4 @@

    Returns {
        index: number;
        x: number;
        y: number;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyMinYPoint.html b/functions/xyMinYPoint.html index 2361a99b..d393932c 100644 --- a/functions/xyMinYPoint.html +++ b/functions/xyMinYPoint.html @@ -12,4 +12,4 @@
  • Optional toIndex?: number

    Last point for xyMinYPoint

    Default

    x.length-1
     
    -
  • Returns {
        index: number;
        x: number;
        y: number;
    }

    \ No newline at end of file +

    Returns {
        index: number;
        x: number;
        y: number;
    }

    \ No newline at end of file diff --git a/functions/xyMinimaY.html b/functions/xyMinimaY.html index 78345817..eb802965 100644 --- a/functions/xyMinimaY.html +++ b/functions/xyMinimaY.html @@ -8,4 +8,4 @@

    Returns {
        index: number;
        x: number;
        y: number;
    }[]

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyObjectBestPoints.html b/functions/xyObjectBestPoints.html index e9e97eba..7550432a 100644 --- a/functions/xyObjectBestPoints.html +++ b/functions/xyObjectBestPoints.html @@ -23,4 +23,4 @@

    Returns Point[]

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyObjectJoinX.html b/functions/xyObjectJoinX.html index 0c08135c..6e7e3690 100644 --- a/functions/xyObjectJoinX.html +++ b/functions/xyObjectJoinX.html @@ -7,4 +7,4 @@

    Returns Point[]

    \ No newline at end of file +

    Returns Point[]

    \ No newline at end of file diff --git a/functions/xyObjectMaxXPoint.html b/functions/xyObjectMaxXPoint.html index 8a8ee541..8494ea03 100644 --- a/functions/xyObjectMaxXPoint.html +++ b/functions/xyObjectMaxXPoint.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function xyObjectMaxXPoint

    • Finds the max x value and return a {x,y,index} point

      Parameters

      • points: Point[] = []

        Object that contains property x (an ordered increasing array) and y (an array)

        -

      Returns Point

    \ No newline at end of file +

    Returns Point

    \ No newline at end of file diff --git a/functions/xyObjectMaxYPoint.html b/functions/xyObjectMaxYPoint.html index 1da7b9e9..a32970e4 100644 --- a/functions/xyObjectMaxYPoint.html +++ b/functions/xyObjectMaxYPoint.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function xyObjectMaxYPoint

    • Finds the max y value and return a {x,y,index} point

      Parameters

      • points: Point[] = []

        Object that contains property x (an ordered increasing array) and y (an array)

        -

      Returns Point

    \ No newline at end of file +

    Returns Point

    \ No newline at end of file diff --git a/functions/xyObjectMinXPoint.html b/functions/xyObjectMinXPoint.html index f591a960..00e2344c 100644 --- a/functions/xyObjectMinXPoint.html +++ b/functions/xyObjectMinXPoint.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function xyObjectMinXPoint

    • Finds the min x value and return a {x,y,index} point

      Parameters

      • points: Point[] = []

        Object that contains property x (an ordered increasing array) and y (an array)

        -

      Returns Point

    \ No newline at end of file +

    Returns Point

    \ No newline at end of file diff --git a/functions/xyObjectMinYPoint.html b/functions/xyObjectMinYPoint.html index f0098149..310dea80 100644 --- a/functions/xyObjectMinYPoint.html +++ b/functions/xyObjectMinYPoint.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));

    Function xyObjectMinYPoint

    • Finds the min y value and return a {x,y,index} point

      Parameters

      • points: Point[] = []

        Object that contains property x (an ordered increasing array) and y (an array)

        -

      Returns Point

    \ No newline at end of file +

    Returns Point

    \ No newline at end of file diff --git a/functions/xyObjectSlotX.html b/functions/xyObjectSlotX.html index d2a314b1..d5e660ac 100644 --- a/functions/xyObjectSlotX.html +++ b/functions/xyObjectSlotX.html @@ -7,4 +7,4 @@

    Returns Point[]

    \ No newline at end of file +

    Returns Point[]

    \ No newline at end of file diff --git a/functions/xyObjectSortX.html b/functions/xyObjectSortX.html index f26e1916..53cfe378 100644 --- a/functions/xyObjectSortX.html +++ b/functions/xyObjectSortX.html @@ -6,4 +6,4 @@

    Returns Point[]

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyObjectSumY.html b/functions/xyObjectSumY.html index e13cc659..a1b0b2a2 100644 --- a/functions/xyObjectSumY.html +++ b/functions/xyObjectSumY.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    • Calculate the sum of Y values

      Parameters

      • points: Point[] = []

        Object that contains property x and y (an array)

        -

      Returns number

    \ No newline at end of file +

    Returns number

    \ No newline at end of file diff --git a/functions/xyObjectToXY.html b/functions/xyObjectToXY.html index 84f2fdd9..d593ba46 100644 --- a/functions/xyObjectToXY.html +++ b/functions/xyObjectToXY.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
    \ No newline at end of file +

    Returns DataXY

    \ No newline at end of file diff --git a/functions/xyPeakInfo.html b/functions/xyPeakInfo.html index 1825901b..56040e0f 100644 --- a/functions/xyPeakInfo.html +++ b/functions/xyPeakInfo.html @@ -12,4 +12,4 @@

    Returns undefined | {
        extrema: {
            x: number;
            y: number;
        };
        inflectionAfter: {
            x: number;
            y: number;
        };
        inflectionBefore: {
            x: number;
            y: number;
        };
        inflectionMiddle: {
            x: number;
            y: number;
        };
        width: number;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyRealMaxYPoint.html b/functions/xyRealMaxYPoint.html index 6bda9810..075ed978 100644 --- a/functions/xyRealMaxYPoint.html +++ b/functions/xyRealMaxYPoint.html @@ -7,4 +7,4 @@

    Returns {
        index: number;
        x: number;
        y: number;
    }

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/xyRealMinYPoint.html b/functions/xyRealMinYPoint.html index 14ab5237..2e7d6f86 100644 --- a/functions/xyRealMinYPoint.html +++ b/functions/xyRealMinYPoint.html @@ -4,4 +4,4 @@

    Function xyRealMinYPoint

    • XyRealMinYPoint.

      Parameters

      • data: DataXY<DoubleArray>

        Data.

      • options: {} = {}

        Options.

        -

        Returns {
            index: number;
            x: number;
            y: number;
        }

        • index: number
        • x: number
        • y: number
      \ No newline at end of file +

      Returns {
          index: number;
          x: number;
          y: number;
      }

      \ No newline at end of file diff --git a/functions/xyReduce.html b/functions/xyReduce.html index 3826e45c..630c9476 100644 --- a/functions/xyReduce.html +++ b/functions/xyReduce.html @@ -20,4 +20,4 @@
    • Optional zones?: FromTo[]

      Array of zones to keep (from/to object)

      Default

      []
       
      -
    • Returns DataXY

      \ No newline at end of file +

      Returns DataXY

      \ No newline at end of file diff --git a/functions/xyRolling.html b/functions/xyRolling.html index e657b5c3..3b5b3933 100644 --- a/functions/xyRolling.html +++ b/functions/xyRolling.html @@ -6,4 +6,4 @@

      Parameters

      Returns DataXY

      \ No newline at end of file +

      Returns DataXY

      \ No newline at end of file diff --git a/functions/xySetYValue.html b/functions/xySetYValue.html index 716e87e7..49f818d4 100644 --- a/functions/xySetYValue.html +++ b/functions/xySetYValue.html @@ -8,4 +8,4 @@
    • Optional zones?: FromTo[]
    • Returns DataXY

      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/functions/xySortX.html b/functions/xySortX.html index 2bf73f55..20a7fc8d 100644 --- a/functions/xySortX.html +++ b/functions/xySortX.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
      • This function performs a quick sort of the x array while transforming the y array to preserve the coordinates.

        Parameters

        • data: DataXY<DoubleArray>

          Object that contains property x (Array) and y (Array)

          -

        Returns DataXY

      \ No newline at end of file +

      Returns DataXY

      \ No newline at end of file diff --git a/functions/xyToXYArray.html b/functions/xyToXYArray.html index f5d6febe..b214d22c 100644 --- a/functions/xyToXYArray.html +++ b/functions/xyToXYArray.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
      • Convert a DataXY to an array of array containing x,y

        Parameters

        • data: DataXY<DoubleArray>

          array of points {x,y}

          -

        Returns DoubleArray[]

      \ No newline at end of file +

      Returns DoubleArray[]

      \ No newline at end of file diff --git a/functions/xyToXYObject.html b/functions/xyToXYObject.html index 527e2104..e555c9ee 100644 --- a/functions/xyToXYObject.html +++ b/functions/xyToXYObject.html @@ -3,4 +3,4 @@ window.addEventListener('load', () => window.renderMathInElement(document.body, window.__typeDocPluginKatexOptions));
      \ No newline at end of file +

      Returns Point[]

      \ No newline at end of file diff --git a/functions/xyUniqueX.html b/functions/xyUniqueX.html index d1a51b28..9e3b9592 100644 --- a/functions/xyUniqueX.html +++ b/functions/xyUniqueX.html @@ -10,4 +10,4 @@
    • Optional isSorted?: boolean

      if false the DataXY has to be sorted first

      Default

      true
       
      -
    • Returns DataXY

      \ No newline at end of file +

      Returns DataXY

      \ No newline at end of file diff --git a/functions/xyWeightedMerge.html b/functions/xyWeightedMerge.html index da366ea3..ff371121 100644 --- a/functions/xyWeightedMerge.html +++ b/functions/xyWeightedMerge.html @@ -8,4 +8,4 @@

      Default

      0.001
       

      Returns DataXY

      array of merged and weighted points

      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/functions/zoneToX.html b/functions/zoneToX.html index 653b2088..3dc93504 100644 --- a/functions/zoneToX.html +++ b/functions/zoneToX.html @@ -6,4 +6,4 @@

      Returns Float64Array

      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/functions/zonesNormalize.html b/functions/zonesNormalize.html index c8453043..5dfcd799 100644 --- a/functions/zonesNormalize.html +++ b/functions/zonesNormalize.html @@ -18,4 +18,4 @@

      Default

      Number.POSITIVE_INFINITY
       

      Returns FromTo[]

      array of zones

      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/interfaces/AutoPhaseCorrectionOptions.html b/interfaces/AutoPhaseCorrectionOptions.html index ccfbb630..4d3c5b6f 100644 --- a/interfaces/AutoPhaseCorrectionOptions.html +++ b/interfaces/AutoPhaseCorrectionOptions.html @@ -1,7 +1,7 @@ AutoPhaseCorrectionOptions | ml-spectra-processing

      Interface AutoPhaseCorrectionOptions

      interface AutoPhaseCorrectionOptions {
          factorNoise?: number;
          magnitudeMode?: boolean;
          maxDistanceToJoin?: number;
          minRegSize?: number;
          reverse?: boolean;
      }

      Properties

      factorNoise? +

      Interface AutoPhaseCorrectionOptions

      interface AutoPhaseCorrectionOptions {
          factorNoise?: number;
          magnitudeMode?: boolean;
          maxDistanceToJoin?: number;
          minRegSize?: number;
          reverse?: boolean;
      }

      Properties

      factorNoise?: number

      scale the cutoff like factorStd * noiseLevel

      Default

      3
       
      -
      magnitudeMode?: boolean

      if true it uses magnitude spectrum.boolean

      +
      magnitudeMode?: boolean

      if true it uses magnitude spectrum.boolean

      Default

      true
       
      -
      maxDistanceToJoin?: number

      max distance between regions (in number of points) to join two regions

      +
      maxDistanceToJoin?: number

      max distance between regions (in number of points) to join two regions

      Default

      256
       
      -
      minRegSize?: number

      min number of points to auto phase a region

      +
      minRegSize?: number

      min number of points to auto phase a region

      Default

      30
       
      -
      reverse?: boolean

      Apply the phase correction from the last element of the array

      +
      reverse?: boolean

      Apply the phase correction from the last element of the array

      Default

      false
       
      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/interfaces/DataReIm.html b/interfaces/DataReIm.html index 0e2f2572..7b5a08ee 100644 --- a/interfaces/DataReIm.html +++ b/interfaces/DataReIm.html @@ -1,8 +1,8 @@ DataReIm | ml-spectra-processing
      interface DataReIm {
          im: DoubleArray;
          re: DoubleArray;
      }

      Properties

      im +
      interface DataReIm {
          im: DoubleArray;
          re: DoubleArray;
      }

      Properties

      Properties

      im: DoubleArray

      Array of im values

      -
      re: DoubleArray

      Array of re values

      -
      \ No newline at end of file +
      re: DoubleArray

      Array of re values

      +
      \ No newline at end of file diff --git a/interfaces/DataXReIm.html b/interfaces/DataXReIm.html index 5a3909a5..f09335ba 100644 --- a/interfaces/DataXReIm.html +++ b/interfaces/DataXReIm.html @@ -1,10 +1,10 @@ DataXReIm | ml-spectra-processing
      interface DataXReIm {
          im: DoubleArray;
          re: DoubleArray;
          x: DoubleArray;
      }

      Properties

      im +
      interface DataXReIm {
          im: DoubleArray;
          re: DoubleArray;
          x: DoubleArray;
      }

      Properties

      Properties

      im: DoubleArray

      Array of im values

      -
      re: DoubleArray

      Array of re values

      -
      x: DoubleArray

      Array of x values

      -
      \ No newline at end of file +
      re: DoubleArray

      Array of re values

      +
      x: DoubleArray

      Array of x values

      +
      \ No newline at end of file diff --git a/interfaces/Point.html b/interfaces/Point.html index 9887b25b..e16d85d8 100644 --- a/interfaces/Point.html +++ b/interfaces/Point.html @@ -1,10 +1,10 @@ Point | ml-spectra-processing
      interface Point {
          index?: number;
          x: number;
          y: number;
      }

      Properties

      index? +
      interface Point {
          index?: number;
          x: number;
          y: number;
      }

      Properties

      Properties

      index?: number

      point index

      -
      x: number

      x value

      -
      y: number

      y value

      -
      \ No newline at end of file +
      x: number

      x value

      +
      y: number

      y value

      +
      \ No newline at end of file diff --git a/interfaces/RescalerOptions.html b/interfaces/RescalerOptions.html index 7083cf35..eff2887b 100644 --- a/interfaces/RescalerOptions.html +++ b/interfaces/RescalerOptions.html @@ -1,7 +1,7 @@ RescalerOptions | ml-spectra-processing

      Interface RescalerOptions

      interface RescalerOptions {
          algorithm?: Algorithms;
          algorithmOptions?: Record<string, number>;
          clamp?: boolean;
          originalMax?: number;
          originalMin?: number;
          targetMax?: number;
          targetMin?: number;
      }

      Properties

      algorithm? +

      Interface RescalerOptions

      interface RescalerOptions {
          algorithm?: Algorithms;
          algorithmOptions?: Record<string, number>;
          clamp?: boolean;
          originalMax?: number;
          originalMin?: number;
          targetMax?: number;
          targetMin?: number;
      }

      Properties

      Properties

      algorithm?: Algorithms

      The algorithm to use for the rescaling

      Default

      'linear'
       
      -
      algorithmOptions?: Record<string, number>

      Options for the algorithm

      +
      algorithmOptions?: Record<string, number>

      Options for the algorithm

      Default

      {}
       
      -
      clamp?: boolean

      If true, the value will be clamp to the target range

      +
      clamp?: boolean

      If true, the value will be clamp to the target range

      Default

      true
       
      -
      originalMax?: number

      The maximum value of the original range

      +
      originalMax?: number

      The maximum value of the original range

      Default

      1
       
      -
      originalMin?: number

      The minimum value of the original range

      +
      originalMin?: number

      The minimum value of the original range

      Default

      0
       
      -
      targetMax?: number

      The new maximum value of the target range

      +
      targetMax?: number

      The new maximum value of the target range

      Default

      1
       
      -
      targetMin?: number

      The new minimum value of the target range

      +
      targetMin?: number

      The new minimum value of the target range

      Default

      0
       
      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/interfaces/XGetFromToIndexOptions.html b/interfaces/XGetFromToIndexOptions.html index ddd7a6d9..b4754de7 100644 --- a/interfaces/XGetFromToIndexOptions.html +++ b/interfaces/XGetFromToIndexOptions.html @@ -1,16 +1,16 @@ XGetFromToIndexOptions | ml-spectra-processing

      Interface XGetFromToIndexOptions

      interface XGetFromToIndexOptions {
          from?: number;
          fromIndex?: number;
          to?: number;
          toIndex?: number;
      }

      Properties

      from? +

      Interface XGetFromToIndexOptions

      interface XGetFromToIndexOptions {
          from?: number;
          fromIndex?: number;
          to?: number;
          toIndex?: number;
      }

      Properties

      from?: number

      First value for xyIntegration in the X scale

      -
      fromIndex?: number

      First point for xyIntegration

      +
      fromIndex?: number

      First point for xyIntegration

      Default

      0
       
      -
      to?: number

      Last value for xyIntegration in the X scale

      -
      toIndex?: number

      Last point for xyIntegration

      +
      to?: number

      Last value for xyIntegration in the X scale

      +
      toIndex?: number

      Last point for xyIntegration

      Default

      x.length-1
       
      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/interfaces/XYEquallySpacedOptions.html b/interfaces/XYEquallySpacedOptions.html index 57f84cb0..b8be07e8 100644 --- a/interfaces/XYEquallySpacedOptions.html +++ b/interfaces/XYEquallySpacedOptions.html @@ -1,7 +1,7 @@ XYEquallySpacedOptions | ml-spectra-processing

      Interface XYEquallySpacedOptions

      interface XYEquallySpacedOptions {
          exclusions?: FromTo[];
          from?: number;
          numberOfPoints?: number;
          to?: number;
          variant?: "smooth" | "slot";
          zones?: FromTo[];
      }

      Properties

      exclusions? +

      Interface XYEquallySpacedOptions

      interface XYEquallySpacedOptions {
          exclusions?: FromTo[];
          from?: number;
          numberOfPoints?: number;
          to?: number;
          variant?: "smooth" | "slot";
          zones?: FromTo[];
      }

      Properties

      exclusions? from? numberOfPoints? to? @@ -10,19 +10,19 @@

      Properties

      exclusions?: FromTo[]

      array of from / to that should be skipped for the generation of the points

      Default

      []
       
      -
      from?: number

      from

      +
      from?: number

      from

      Default

      x[0]
       
      -
      numberOfPoints?: number

      number of points

      +
      numberOfPoints?: number

      number of points

      Default

      100
       
      -
      to?: number

      to

      +
      to?: number

      to

      Default

      x[x.length-1]
       
      -
      variant?: "smooth" | "slot"

      variant

      +
      variant?: "smooth" | "slot"

      variant

      Default

      'smooth'
       
      -
      zones?: FromTo[]

      array of from / to that should be kept

      +
      zones?: FromTo[]

      array of from / to that should be kept

      Default

      []
       
      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/interfaces/XYFilterOptions.html b/interfaces/XYFilterOptions.html index 6f9e274c..28aacb1b 100644 --- a/interfaces/XYFilterOptions.html +++ b/interfaces/XYFilterOptions.html @@ -1,8 +1,8 @@ XYFilterOptions | ml-spectra-processing

      Interface XYFilterOptions

      interface XYFilterOptions {
          filter?: ((x, y) => boolean);
      }

      Properties

      filter? +

      Interface XYFilterOptions

      interface XYFilterOptions {
          filter?: ((x, y) => boolean);
      }

      Properties

      Properties

      filter?: ((x, y) => boolean)

      Type declaration

        • (x, y): boolean
        • callback

          Parameters

          • x: number
          • y: number

          Returns boolean

          Default

          ()=>true
           
          -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/interfaces/XYFilterXOptions.html b/interfaces/XYFilterXOptions.html index d7844468..6cbb1c23 100644 --- a/interfaces/XYFilterXOptions.html +++ b/interfaces/XYFilterXOptions.html @@ -1,20 +1,20 @@ XYFilterXOptions | ml-spectra-processing

      Interface XYFilterXOptions

      interface XYFilterXOptions {
          exclusions?: FromTo[];
          from?: number;
          to?: number;
          zones?: FromTo[];
      }

      Properties

      exclusions? +

      Interface XYFilterXOptions

      interface XYFilterXOptions {
          exclusions?: FromTo[];
          from?: number;
          to?: number;
          zones?: FromTo[];
      }

      Properties

      exclusions?: FromTo[]

      zones to exclude, contains {from, to} pairs

      Default

      []
       
      -
      from?: number

      filter from

      +
      from?: number

      filter from

      Default

      x[0]
       
      -
      to?: number

      filter to

      +
      to?: number

      filter to

      Default

      x[x.length - 1]
       
      -
      zones?: FromTo[]

      zones to keep

      +
      zones?: FromTo[]

      zones to keep

      Default

      [{from,to}]
       
      -
      \ No newline at end of file +
      \ No newline at end of file diff --git a/modules.html b/modules.html index 9ca712a6..826f013e 100644 --- a/modules.html +++ b/modules.html @@ -66,6 +66,7 @@ xHistogram xIsEquallySpaced xIsMonotonic +xMassCenterVectorSimilarity xMaxAbsoluteValue xMaxIndex xMaxValue @@ -126,6 +127,7 @@ xyIntegral xyIntegration xyJoinX +xyMassCenterVector xyMaxClosestYPoint xyMaxMerge xyMaxY diff --git a/types/DoubleMatrix.html b/types/DoubleMatrix.html index e1ecc30f..09194880 100644 --- a/types/DoubleMatrix.html +++ b/types/DoubleMatrix.html @@ -1,4 +1,4 @@ DoubleMatrix | ml-spectra-processing

      Type alias DoubleMatrix

      DoubleMatrix: DoubleArray[]
      \ No newline at end of file +

      Type alias DoubleMatrix

      DoubleMatrix: DoubleArray[]
      \ No newline at end of file