
Generate NMR table from annotated HSQC spectrum Now each peak should be annotated with two numbers separated by comma (1H, 13C chemical shifts)

Annotate HSQC spectrum with chemical shifts (1H,13C).One SMART 2.0 analysis should take click on 'Reduce t1 noise'.Before you start, please unblock any pop-up blockers in your web browser for website.The current version of SMART 2.0 as of consists of 2D NMR spectra from 53,076 natural products.Welcome to use the SMART 2.0 to test your compound(s) SMART 2.0. P1guess=xydata(1,2)/exp(-p2guess*xydata(1,1)^2) Using SMART User's Guide for SMART 2.0 Analysis Įxponent_cnst= (nuclgamma*delta)^2 * (DELTA -delta/3 - d16/2) It changed a little bit what i had typed. Linemax=max(xydata(:,1))+lineoverrange(xydata(:,1)) Linemin=min(xydata(:,1))-lineover range(xydata(:,1)) Printf("\n\n= Your Diff coef is %g, Rh=%g = \n \n", D, Rh) Leasqr(xydata(:,1),xydata(:,2),pguess, fitfunc)


% xydata= gradients in %, echo intensities It would be a nice feature to help us find out why different experiments give completely different results :-) And believe me, it happens quite often.īelow I show you how I fitted a Dosy of DMSO using the program Octave (additional function leasqr required): Maybe here is a suggestion for Mestrenova to plot the fit (Echo Intensities Vs Gradient Intensities) as well. Dosy expts are quite sensitive to conditions and may easily give wrong results. When doing the fit, check if the points are deviating in a random manner from the fitted curve, discard your experiment otherwise. (obs: VnmrJ does show you the fit graph). There is no other way to know if you have a reasonable fit or a curve trying to fit crazy points. Thus if you use topspin you better plot the data in a math program as well. I have experienced some strange behaviour of topspin distributing data points in incomprehensible manner. If you are interested in checking the quality of your fit however, you better get the data points from MestreNova and plot it yourself (intensities Vs gradients plot, I mean). Mestrenova will do nice 2D plots of Dosy for you, what helps a lot to identify different substances.
