Search the web
Sign In
New User? Sign Up
simpson-simmol · The SIMPSON - SIMMOL Discussion Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 824 - 854 of 886   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
824
Hi everyone, I read Thomas Vosegaard's post in March about how to get SIMPSON running in parallel on UNIX computers and now I'm curious: how difficult would it...
pcxdab
Offline Send Email
Nov 4, 2008
9:19 am
825
Hi everybody, Recently I want to use the 'mncontour'to plot the contour of csa and eta. But I always got the error message 'invalid parameters'. Any help will...
y.wu08
Offline Send Email
Dec 11, 2008
4:28 pm
826
Dear SIMPSON users I am happy to announce the release of SIMPSON version 2.0. As you see this is a major release now introducing the optimal control...
Thomas Vosegaard
vosegaard
Offline Send Email
Feb 1, 2009
9:43 pm
827
Hi all, I tried to simulate a D-F REDOR-type curve between a single deuteron and a single fluorine atom. To better refocus the quadrupolar interaction, I used...
thebiggroves
Offline Send Email
Feb 26, 2009
5:01 pm
828
Hi folks, I am trying to simulate a static spectrum which combines the second-order quadrupolar coupling and chemical shift anisotropy. I set the angles for...
mychemistry2001
Offline Send Email
Feb 27, 2009
3:11 pm
829
Well, now you come to the big division among us. Which conventions to use? How did you enter your CSA parameters? span and skew? delta and eta? anisotropy and...
Andrew Lipton
aslipton
Offline Send Email
Feb 27, 2009
5:40 pm
830
As Andy mentioned this relies on how the priorities of the shielding tensor components are defined for different conventions. Klaus has a nice breakdown of the...
Pedro Aguiar
pedaguiar13
Offline Send Email
Feb 27, 2009
5:59 pm
831
Thank you guys very much. The problem is solved. It is simply due to the different conventions for reporting chemical shift tensors. Cheers, Eric ... ...
mychemistry2001
Offline Send Email
Feb 27, 2009
7:19 pm
832
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....
Jayanthi S
mssjayanthi
Offline Send Email
Mar 4, 2009
6:15 am
833
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 Vosegaard
vosegaard
Offline Send Email
Mar 4, 2009
12:49 pm
834
Thomas, so this kind of thing should work for the varian shapes as well I presume? Andy __________________________________________________ Andrew S. Lipton Ph....
Andrew Lipton
aslipton
Offline Send Email
Mar 4, 2009
4:53 pm
835
Andy Can you send me a Varian shape - then I'll make the varian2shape rightaway. Thomas...
Thomas Vosegaard
vosegaard
Offline Send Email
Mar 4, 2009
5:53 pm
836
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...
Thomas Vosegaard
vosegaard
Offline Send Email
Mar 4, 2009
7:46 pm
837
Thanks for the quick response and the timely help. -Jayanthi...
Jayanthi S
mssjayanthi
Offline Send Email
Mar 5, 2009
2:13 am
838
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@...
Send Email
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....
bw.hu
Offline Send Email
Mar 19, 2009
10:38 am
840
Does simpson 2.0 for windows disable the cluster mode?...
bw.hu
Offline Send Email
Mar 19, 2009
10:46 am
841
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...
stephbolt1114
Offline Send Email
Mar 24, 2009
10:09 pm
842
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"...
Thomas Vosegaard
vosegaard
Offline Send Email
Mar 24, 2009
10:50 pm
843
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...
Julien TREBOSC
jtrebosc
Offline Send Email
Apr 23, 2009
12:07 pm
844
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,...
freeyfish
Offline
Jun 9, 2009
8:42 am
845
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...
zaphod_bi
Offline Send Email
Jun 9, 2009
3:08 pm
846
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...
Zdenek Tosner
ztosner
Offline Send Email
Jun 9, 2009
4:28 pm
847
thank you very much. yosi ________________________________ From: Zdenek Tosner <tosner@...> To: simpson-simmol@yahoogroups.com Sent: Tuesday, June 9,...
yosi
zaphod_bi
Offline Send Email
Jun 9, 2009
5:40 pm
848
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...
sivaphy
Offline Send Email
Jun 19, 2009
11:26 pm
849
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...
John Gehman
ichsprecheda...
Offline Send Email
Jun 20, 2009
1:36 am
851
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...
sivaphy
Offline Send Email
Jun 25, 2009
3:45 pm
852
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? ...
sivaphy
Offline Send Email
Jun 26, 2009
3:42 pm
853
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...
Thomas Vosegaard
vosegaard
Offline Send Email
Jun 26, 2009
3:59 pm
854
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...
miltont98
Offline Send Email
Jul 7, 2009
5:44 pm
Messages 824 - 854 of 886   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help