#!/bin/csh # This processing script was created using the auto_proc script. # 2D Data Processing Script. nmrPipe -in ./data_N15_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 -80.2 -p1 0 -di \ | nmrPipe -fn TP \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 1 -c 1.0 \ | nmrPipe -fn ZF -size 2048 \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 -9.6 -p1 0 -di \ -verb -ov -out N15_HSQC_xy.ft2