I have recently written a 2D-HSQC pulse program (Echo-AntiEcho detection) which records non-uniformly sampled data on Bruker spectropmeter with Topspin 2.1. I have recorded a spectrum with 25% detected points (256 out of 1024). I am using nmrPipe for processing and especially the maximum entropy method. How ever when I tried to expand the nus data with nusSort.tcl I run into two types of errors.
error 1. no -nusdim 2 option
"Error: Sample Count is Larger than Data Size."
error 2. with -nusdim 2 option
"V: 20184 X: 5046 QX: 2 Y: 128 1013 QY: 2
can't read "sw(Z)": no such element in array while executing"buildHdr $fdataP -ndim $nusDim -aq2D Real -xMODE Real -xFT Time -xN $mySize -xT $mySize -xSW $sw(Y) -xOBS $obs(Y) -xCAR $car(Y) -xLAB $l..." ("2" arm line 2) invoked from within"switch -exact $nusDim \ { 1 { buildHdr $fdataP -ndim $nusDim -aq2D Real \ -xMODE Real -xFT Time -xN $mySize -xT $myS..." (file "/usr/bin/nmrpipe/com/nusSort_new.tcl" line 739)"
I have checked the example data from the nmrPipe website and that worked very well. Does anybody know how to expand nus data with nusSort.tcl?
thanks,Z
Check if somebody has answered this question on NMRWiki QA forum
Did you find this post helpful? |
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
[NMRpipe Yahoo group] Re: practicing nmrPipe
Re: practicing nmrPipe
Greetings Frank, thanks a lot, I went pass the first road block. Now, after I produced the relax.master.tab file, and I run the fit.com command, the program
More...
NMRpipe Yahoo group news
News from other NMR forums
0
10-09-2011 06:23 PM
[NMRpipe Yahoo group] Re: practicing nmrPipe
Re: practicing nmrPipe
Hello, I am trying to run proc.com on a set of spectra for R1 measurements. However, I get the following message before everything gets stuck:
More...
NMRpipe Yahoo group news
News from other NMR forums
0
10-09-2011 06:15 AM
[NMRpipe Yahoo group] [Fwd: Installing NMRpipe]
Thanks to everyone who responded to my question about running the install.com script! I did need to input "./install.com" to get it to work. I also learned
More...
NMRpipe Yahoo group news
News from other NMR forums
0
01-11-2011 01:02 AM
[NMRpipe Yahoo group] Re: Installing NMRpipe
Re: Installing NMRpipe
type ./install ________________________________ From: "cmcdo092@..." To: nmrpipe@yahoogroups.com Cc: cmcdo092@... Sent:
More...
NMRpipe Yahoo group news
News from other NMR forums
0
01-10-2011 12:59 AM
[NMRpipe Yahoo group] Re: Installing NMRpipe
Re: Installing NMRpipe
... Hi, calling "install.com" will look in all places which are listed in $PATH. For a good safety reason the place where you are in is not listed in there. To
More...
NMRpipe Yahoo group news
News from other NMR forums
0
01-10-2011 12:59 AM
[NMRpipe Yahoo group] Installing NMRpipe
Installing NMRpipe
Hi, I hope I can get some help with this! I recently purchased a Mac laptop with OS X 10.6.5. when I try to run the "install.com" script I get a message,
More...