#!/bin/csh # This processing script was created using the auto_proc script. # 2D Data Processing Script. nmrPipe -in ./add.fid \ | nmrPipe -fn SOL \ | 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 -79 -p1 0 -di \ | nmrPipe -fn TP \ | 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 -94 -p1 0 -di \ -verb -ov -out HBCBcgcdHD_xy_add.ft2