furanku

NMRPipe System Programs

seriesTab

Follow Peak Intensity in Spectral Series



Command-Line Argument List

Program seriesTab, argument checking enabled.
SeriesTab: Add Pseudo-3D Ratios to a 2D Peak Table:
 seriesTab -in inTab -out outTab -list seriesList
Measurment Modes:
 -max               Maximum Intensity.
 -sum               Sum of Intensities.
                     (Default Mode).
 -poly              Polynomial-Fit Intensity.
 -verb              Verbose Mode ON.
Input Region Size:
 -dx  dxPts [0]     +/- X-Axis Pts of Input Region.
 -dy  dyPts [0]     +/- Y-Axis Pts of Input Region.
Fourier Interpolation Options:
 -xzf xPts  [2dx+1] X-Axis Size After Interpolation.
 -yzf yPts  [2dy+1] Y-Axis Size After Interpolation.
 -adx dxPts [dx]    +/- Pts of Analysis Region.
 -ady dyPts [dy]    +/- Pts of Analysis Region.
Notes:
 1. When using Fourier Interpolation, specify a
    small enough analysis region to avoid edge
    effects.
 2. Polynomial mode is unreliable if peak positions
    change substantially over the series.
SeriesTab Error extracting arguments.