#!/bin/csh var2pipe -in ./fid -noaswap -aqORD 1 \ -xN 1536 -yN 128 -zN 64 \ -xT 768 -yT 64 -zT 32 \ -xMODE Complex -yMODE Complex -zMODE Rance-Kay \ -xSW 12001.200 -ySW 12060.569 -zSW 2200.000 \ -xOBS 599.449 -yOBS 150.738 -zOBS 60.749 \ # -xCAR 4.773 -yCAR 48.962 -zCAR 118.289 \ -xCAR 4.773 -yCAR 49.017 -zCAR 118.289 \ -xLAB H1 -yLAB C13 -zLAB N15 \ -ndim 3 -aq2D States \ -out ./data/test%03d.fid -verb -ov sleep 0 # because of the difference in the 1st order correction between the 13C axes # from CBCACONH and HNCACB ( -90 deg in CBCACONH and -26 deg in HNCACB) # I had a difference in 13C chemical shift between the 2 experiments; # THEREFORE, I added 0.055 ppm from yCAR in CBCACONH (was 48.962).