Skip to content
Permalink
7efdcdd58b
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
19 lines (16 sloc) 635 Bytes
#!/bin/csh
bruk2pipe -verb -in ./ser \
-bad 0.0 -ext -aswap -AMX -decim 1920 -dspfvs 20 -grpdly 67.9841918945312 \
-xN 2048 -yN 512 \
-xT 1024 -yT 256 \
-xMODE DQD -yMODE Echo-AntiEcho \
-xSW 10416.667 -ySW 15151.515 \
-xOBS 800.144 -yOBS 201.204 \
-xCAR 4.773 -yCAR 44.741 \
-xLAB 1H -yLAB 13C \
-ndim 2 -aq2D Complex \
| nmrPipe -fn MULT -c 3.90625e+00 \
-out ./test.fid -ov
#
# nmrDraw -process -in test.fid -fid test.fid
sleep 5