#!/bin/bash # This processing script was created using the auto_proc script. # 2D Data Processing Script. nmrPipe -in //misc/bmwcoupe/dasnyder/spectra/PfR-48/other_PNNL/pfr48_hetnoe_relaxt0_10_24_03.fid//data_hetNOE.fid \ | nmrPipe -fn POLY -time \ | 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 20 -p1 -10 -di \ | nmrPipe -fn TP \ | 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 173.3 -p1 11.2 -di \ -verb -ov -out //misc/bmwcoupe/dasnyder/spectra/PfR-48/other_PNNL/pfr48_hetnoe_relaxt0_10_24_03.fid//hetNOE_xy.ft2