#!/bin/bash # This processing script was created using the auto_proc script. # 2D Data Processing Script. nmrPipe -in /farm/users/mcbaran/ZR18/processing/HSQC20//data_NH_HSQC.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 5.8 -p1 0 -di \ | nmrPipe -fn TP \ | 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 -5.2 -p1 0 -di \ -verb -ov -out /farm/users/mcbaran/ZR18/processing/HSQC20//NH_HSQC_xy.ft2