#!/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_relaxt3_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 47 -p1 -130 -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 180 -p1 0 -di \ -verb -ov -out //misc/bmwcoupe/dasnyder/spectra/PfR-48/other_PNNL/pfr48_hetnoe_relaxt3_10_24_03.fid//hetNOE_xy.ft2