#!/bin/bash # This processing script was created using the AutoProc tool. # 2D Data Processing Script. nmrPipe -in //misc/bmwcoupe/dasnyder/spectra/PfR-48/other_PNNL/pfr48_music_gly_iplus1.fid//data_MUSIC_gly_CO.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 22 -p1 0 -di \ | nmrPipe -fn TP \ | nmrPipe -fn LP -fb -ord 8 -pred 64 \ | 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 0 -p1 0 -di \ -verb -ov -out //misc/bmwcoupe/dasnyder/spectra/PfR-48/other_PNNL/pfr48_music_gly_iplus1.fid//MUSIC_gly_CO_xy.ft2