Hi Everyone;
I fell rather foolish, but on looking again at my conversion script (below)
I discovered the problem; somehow I have "–yOB" instead of "-yOBS".
Thanks to Vitaly Gorbatyuk and Ryan McKay for nudging me onto the right
path.
#!/bin/csh
var2pipe -in fid \
-xN 2102 -yN 500 \
-xT 1051 -yT 250 \
-xMODE Complex -yMODE Echo-AntiEcho \
-xSW 7006.5 -ySW 15080.1 \
-xOBS 499.7871549 -yOB 125.6777986 \
-xCAR 5.99 -yCAR 55.02 \
-xLAB 1H -yLAB 13C \
-ndim 2 -aq2D States \
-out A.DAT -verb –ov
Thanks,
Karl Koshlap
Received on Thu Feb 11 2016 - 06:04:03 MST