#!/bin/csh # This processing script was created using the auto_proc script. # Extraction and Processing of an X-Axis/Z-Axis 2D Plane from 3D: # Extract the first XZ Plane. # Process the plane with a 2D scheme. $NMRTXT/ext.xz.com ./pipe_conversion/C13_noesy%03d.fid xz001.fid nmrPipe -in xz001.fid \ | nmrPipe -fn LP -before -pred 1 \ | nmrPipe -fn GM -g1 20 -g2 22 -c 0.4 \ | nmrPipe -fn ZF -size 1024 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 -76 -p1 0 -di \ | nmrPipe -fn EXT -x1 6ppm -xn -1.35ppm -sw \ | nmrPipe -fn TP \ | nmrPipe -fn LP -before -pred 1 \ | nmrPipe -fn LP -after -pred 150 -ord 16 \ | nmrPipe -fn GM -g2 85 -g3 0.15 \ | nmrPipe -fn ZF -size 512 \ | nmrPipe -fn FT -neg \ | nmrPipe -fn PS -p0 54 -p1 58 -di \ -verb -ov -out C13_noesy_xz.ft2