ml-spectra-processing
    Preparing search index...

    Function xyExtract

    • Extract zones from a XY data.

      Parameters

      • data: DataXY

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

      • options: XYExtractOptions = {}

        options.

      Returns DataXY

      extracted DataXY containing only the points within the specified zones.