#!/bin/bash # This processing script was created using the auto_proc script. # 2D Data Processing Script. nmrPipe -in /Scr/ZR18_analysis/processing/CHSQC_CH2//data_CH_HSQC.fid \ | nmrPipe -fn SOL \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 2 -c 0.5 \ | nmrPipe -fn ZF \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 0 -p1 0 -di \ | nmrPipe -fn TP \ | nmrPipe -fn SP -off 0.45 -end 0.98 -pow 2 -c 0.5 \ | nmrPipe -fn ZF \ | nmrPipe -fn FT \ | nmrPipe -fn PS -p0 22.5 -p1 -30 -di \ -verb -ov -out /Scr/ZR18_analysis/processing/CHSQC_CH2//CH_HSQC_xy.ft2