#!/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 /farm/data/rajan/data600/ER111_600/PKR.VI.027.3D.13C15NER111_20deg_22Aug02_ghn_ca_co.fid//data/HNCACO%03d.fid xz001.fid nmrPipe -in xz001.fid \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 2 -c 0.5 \ | nmrPipe -fn ZF -size 1024 \ | nmrPipe -fn FT \ | nmrPipe -fn EXT -left -sw \ | nmrPipe -fn PS -p0 -80 -p1 0 -di \ | nmrPipe -fn TP \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 1 -c 0.5 \ | nmrPipe -fn ZF -size 512 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 0 -p1 0 -di \ -verb -ov -out /farm/data/rajan/data600/ER111_600/PKR.VI.027.3D.13C15NER111_20deg_22Aug02_ghn_ca_co.fid//HNCACO_xz.ft2