ml-spectra-processing
    Preparing search index...

    Interface ReimPhaseCorrectionOptions

    interface ReimPhaseCorrectionOptions {
        inPlace?: boolean;
        reverse?: boolean;
    }
    Index

    Properties

    Properties

    inPlace?: boolean

    Apply the phase correction directly in the input data

    false
    
    reverse?: boolean

    Apply the phase correction from the last element of the array

    false