#!/bin/bash # This processing script was created using the auto_proc script. # # Processing of a 2D Plane from 3D States HN-Detected data. nmrPipe -in //misc/scr_dragon/dasnyder/PfR48_Scratch2//data/13C_edited_NOESY001.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 PS -p0 -143 -p1 7 -di \ | nmrPipe -fn TP \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 2 -c 0.5 \ | nmrPipe -fn ZF -size 512 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 0 -p1 0 -di \ -verb -ov -out //misc/scr_dragon/dasnyder/PfR48_Scratch2//13C_edited_NOESY_xy.ft2