Dear All, I have been trying to put Bruker shape file in simpson program. The atachement Dr. Thomas Vosegaard has provided long back (Nov 19 2007) is not seen....
Hi, Using the new shape pulse features of simpson 2 it is very easy to import a Bruker shape using the following procedure: proc brukershape {shapefile} { ...
Thomas, so this kind of thing should work for the varian shapes as well I presume? Andy __________________________________________________ Andrew S. Lipton Ph....
Hi all I have made these two commands available. The commands take the shape file name and optionally the nominal rf field strength of the shaped pulse as...
Dear all, I want to simulate the line shape of a spin 1/2 nucleus directly bonded to one or two quadrupolar nuclei. Some years ago this was already discussed...
Baldus, Johanna
J.Baldus@...
Mar 5, 2009 12:13 pm
839
Does simpson 2.0 for windows disable the cluster mode? I can't use cluster mode any more....
I'm hoping someone with more SIMPSON experience than me can help me with this problem. I'm trying to do a fit with minuit of a vanadium MAS spectrum, but I...
Hi Stephanie It is hard to see the error in the code, but I guess there is an error in the minuit function. When minuit is called from "mnscan" or "mnminimize"...
Dear simpson users, From the testing version 2.0.1pre4 <http://www.bionmr.chem.au.dk/download/simpson/2.0.1preXX>, there is a new behavior for cluster...
Dear all, I'm a relatively new SIMPSON user.I have simulate the simple 1pulse spectra with two 1H located at -5p and 3p. But when I change the spin_rate,...
hello, i'm a new simpson user, and i was playing with the optimal control features. i was trying to create a simple coherence transfer from Ix1 to Ix2 on a 3...
Hello, it was decided not to normalize target function. So don't be worried when you get numbers higher than one. And how high the target function can go? In...
thank you very much. yosi ________________________________ From: Zdenek Tosner <tosner@...> To: simpson-simmol@yahoogroups.com Sent: Tuesday, June 9,...
Hello Everyone, I am trying to simulate 1H-15N dipolar lineshape using R18(1,7). I have attached my simpson code at the end. I get the following error message...
Looks to me like it's just a logic problem. Your code skips the if {} when t1=1, so your first propogator 4 is null, but gets time indexed for the beginning of...
Hi, Thanks for your response. The following code seems to be working. ... proc pulseq {} { global par maxdt 2.5 set t180 [expr 0.0555e6/$par(spin_rate)] set...
Hi Everyone, I want to generate a two-dimensional grid of CSA lineshapes with delta and eta. Is it possible to do that with SIMPSON? What is the command? ...
Hi You can call fsimpson with a list of commands, e.g., set f [fsimpson [list [list shift_1_aniso $csa] [list shift_1_eta $eta]]] and then make two loops over...
Hi everyone, I'm trying to simulate a 2D Heteronuclear Correlation sequence found in this paper: R. Fu et al 2007, Journal Magnetic Resonance 118 41-48. I'm...
Hello, I have been trying to use Simpson(Tcl) to read nmrpipe binary file and not succeeded yet. I first remove the header in the nmrpipe file using the...
Hi, You're probably facing the problems with byte-swapping which is one of the challenges in the NMRpipe file format. Or maybe it's just a minor problem... I...
Hi Vipin, Thank you very much for your reply. Can you tell me: 1. Is the "brukershape.in" is the file for my shaped pulse? 2. How to use the functions of...
Hello, I've been trying for several weeks to output the SIMPSON 1.12 simulated PISEMA spectrum of example 8, from the original Bak et al. (2000) SIMPSON paper,...
I know I'm not really answering your question, but just a tip: I believe it's better to output the unprocessed fid into NMRpipe format, then process with...