Hello All, I am having problems applying Linear Prediction to all indirect dimensions of my 4D data set. I can apply it easily to the individual projections...
Try it first without the back predictions. e.g. x lp y lp z lp a Then add back in the back predictions one at a time and see where/if it fails. However if it...
Geoff, You may also have a problem with the last step being -in -a -out -y without the inPlace because this arrangement might over-write itself. In addition...
If you skip the first HT does the second HT then cause poor results (i.e. is it always the first HT no matter where it is performed that is causing errors) or...
Hi, I am working on RDC so can anybody tell me how to process IPAP in NMRpipe and how the script should be written. --Ravi Pratap Barnwal TIFR,Mumbai Image by...
Does anyone know what has happened to the old nmrpipe manual at: http://lysine.pharm.utah.edu/nmrlab/nmrpipe.html ? My links which were working last week or...
Dear Ravi, ... -ov -out test.ft2 This script would add the IP and AP experiments, multiplying the AP by 1.1 to compensate for the loss of intensity. To obtain...
Dear Margit, http://www.nanuc.ca/downloads/scripts.php We've got the double sensitivity enhanced version of that sequence in our processing scripts library. ...
Well just an update, It seems that the first HT and LP actually work regardless of which dimension you perform it in, but they introduce so much noise into the...
... http://www.biochem.utah.edu/nmr/nmrpipe.html Ran across it by accident. Hope this is what you need. Laura -- Laura C. Morris Systems Support Specialist III...
Laura C. Morris
lmorris@...
Jun 15, 2004 6:00 pm
656
Try this one: http://www.biochem.utah.edu/nmr/nmrpipe.html mapponyi <margit.apponyi@...> wrote: Does anyone know what has happened to the old...
Thanks Ryan I found the fid.com script but not the XYZ.ft ones. I have used your fid.com and there is an improvement but it is still wrong- I am getting my...
... (I think that is the correct syntax) I believe that experiment is basically acquired backwards to the normal acquisition order so it's essentially flipped....
Thanks a lot- I've got it to work now. Margit ... normal ... to ... still ... missing. ... sequence ... now ... all ... Complex, ... tried ... work ... Yahoo!...
Hi, I got some old Bruker-Kermit data. I was told that people used to transfer original Bruker data into a Kermit machine before further processing. Can anyone...
Dear NMRViewers/NMRPipers, I have a problem with transferring data from NMRPipe to NMRView. I ran the HCACONH IPAP described in the paper: deAlba et al, J...
Hi All, The "addNMR" output was: tp2/sum_%03d.dat But the "xyz2pipe" input used for conversion was: xyz2pipe -in tp2/sum_%03d.DAT As the error message says:...
hi, I have a question about the HNMR of HDI(O=C=O=N-CH2-CH2-CH2-CH2- CH2-CH2-N=C=O). I use HDI to synthesize polyurethane. But when I did the HNMR of HDI,the...
Good afternoon, What do you mean by different? Different in intensity ratio (integration), chemical shift, coupling patterns, or all of the above? Just...
Difficult to guess without knowing all the experimental details, but in principle different integrals ( by "area" you mean "intergal"?) obtained for different...
Dr. A. Golovanov
A.Golovanov@...
Jul 1, 2004 2:19 pm
666
Thank you,Ryan. It's the area difference,say,the areas of the 3 peaks are 4.0,5.0 and 5.3 respectively. ... above? ... of ... CH2 ... depending ... shifts ... ...
I would guess that Dr. Golovanov's explanation is most likely the reason for the difference you're seeing. Try a much longer relax delay and see if that helps....
Hi, I am having a problem in processing my c13 noesy. I find that the spectra belonging to the first few planes (of 128 tl points) displays symmetry about...
There are a few things I would try: 1.) comment out the Z dimension processing and hilbert section (i.e. just do Z-dimension at the end after X and Y instead...
Hi All! I need to extract the noise level value from an nmrPipe file using the (Tcl/Tk) command line (nmrWish). Does anybody know how to do that? Thank you, ...
hi there, Not a native speaker myself I was delighted by your choice of words. I have never observed streaking in my spectra. Could be entertaining ;=) But to...
Frans Mulder
frans.mulder@...
Jul 9, 2004 10:51 am
673
I remember seeing a similiar problem with a heteronuclear-edited noesy in the indirect 1H dimension. My recollection was that there were composite 180 pulses...
Indeed, I do know how. Here's a 2D example with an auto-estimate: readROI -roi 1 -ndim 2 -in test.ft2 -x X_AXIS -y Y_AXIS set roiInfo [getROIInfo -roi 1] set...