ml-spectra-processing
    Preparing search index...

    Function xyRealMaxYPoint

    • Find the closest minimum going down hill

      Parameters

      • data: DataXY

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

      • options: {} = {}

        options.

      Returns PointWithIndex

      an object with the x/y value.