#!/bin/bash # 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 //misc/scr_dragon/dasnyder/PfR48_Scratch8//data/HcccoNHTOCSY%03d.fid xz001.fid nmrPipe -in xz001.fid \ | nmrPipe -fn SOL \ | nmrPipe -fn GM -g1 0 -g2 12.5 -g3 0 -c 0.5 \ | nmrPipe -fn ZF -size 1024 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 22 -p1 0 -di \ | nmrPipe -fn TP \ | nmrPipe -fn LP -fb \ | nmrPipe -fn GM -g1 0 -g2 35 -g3 0 -c 0.5 \ | nmrPipe -fn ZF -size 256 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 0 -p1 0 -di \ -verb -ov -out //misc/scr_dragon/dasnyder/PfR48_Scratch8//HcccoNHTOCSY_xz.ft2