#!/bin/csh # This processing script was created using the auto_proc script. # 2D Data Processing Script. nmrPipe -in ./data_C13_hsqc.fid \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 2 -c 0.5 \ | nmrPipe -fn ZF -size 2048 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 -31 -p1 -36 -di \ | nmrPipe -fn EXT -left -sw \ | nmrPipe -fn TP \ | nmrPipe -fn LP -f \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 1 -c 0.5 \ | nmrPipe -fn ZF -size 1024 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 -267.0 -p1 180.0 -di \ -verb -ov -out C13_hsqc_xy.ft2