Function reimAutoPhaseCorrection

  • Implementation of the algorithm for automatic phase correction: A robust, general automatic phase correction algorithm for high-resolution NMR data. 10.1002/mrc.4586

    Parameters

    Returns {
        data: DataReIm<Float64Array>;
        ph0: number;
        ph1: number;
    }

    • data: DataReIm<Float64Array>
    • ph0: number
    • ph1: number