| nmrPipe -fn SET -r 1.0 -i 0.0 \just before line
| nmrPipe -fn PS -p0 0 -p1 0 -di \
#| nmrPipe -fn POLY -auto -xn 5.0ppm -ord 1 \
--
--
You received this message because you are subscribed to the Google Groups "mddnmr" group.
To post to this group, send email to mdd...@googlegroups.com rom your registered email address.
To unsubscribe from this group, send email to mddnmr-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/mddnmr
---
You received this message because you are subscribed to the Google Groups "mddnmr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mddnmr+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
tcsh...| nmrPipe -fn TP -auto \
python... import nmrglue as ng
data_dir='test.dat'
dic, data = ng.pipe.read(data_dir) # import data
udic = ng.pipe.guess_udic(dic, data) # convert to universal dictionary