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 your group to be featured on the Yahoo! Groups website? 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 844 - 875 of 886   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
855
Hi all, Can anyone show an example on how to load a shaped pulse? Your help will be greatly appreciated. Eric...
mychemistry2001
Offline Send Email
Aug 5, 2009
7:59 pm
856
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...
sivaphy
Offline Send Email
Aug 5, 2009
11:10 pm
857
HI Eric here you go. cheers Vipin ... From: mychemistry2001 <mychemistry2001@...> Subject: [simpson-simmol] Re: Bruker Shape files To:...
vipin agarwal
vip011
Offline Send Email
Aug 6, 2009
12:01 am
858
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...
Thomas Vosegaard
vosegaard
Offline Send Email
Aug 6, 2009
3:25 am
859
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...
mychemistry2001
Offline Send Email
Aug 6, 2009
6:52 pm
860
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,...
tyler.reddy
Offline Send Email
Aug 6, 2009
7:01 pm
861
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...
John Gehman
ichsprecheda...
Offline Send Email
Aug 7, 2009
12:35 am
862
Hi, Thanks so much. I didn't know there was such a simple command to load experimental data. Regards, Sivakumar...
sivaphy
Offline Send Email
Aug 8, 2009
4:22 am
863
Hi John, It might be nice to have a copy of an nmrpipe script that I know works for sure with SIMPSON simulations. Do you have one that works with the PISEMA...
tyler.reddy
Offline Send Email
Aug 10, 2009
5:39 pm
864
Hi Tyler When saving simpson data with the -nmrpipe option, you should see output to the terminal that simpson executes bin2pipe with a lot of options....
Thomas Vosegaard
vosegaard
Offline Send Email
Aug 11, 2009
3:38 am
865
Hi Tyler, Here's a quick 1D to test the nmrPipe output, and a nmrPipe script to process and view under nmrDraw. I've double-checked, and it works find on my...
John Gehman
ichsprecheda...
Offline Send Email
Aug 11, 2009
8:03 am
866
Hi, I tried to incorporate the shaped pulse into QCPMG, the resulting spectrum can not be phased properly. Can anyone help me out of this? Thank you very much...
mychemistry2001
Offline Send Email
Aug 11, 2009
3:04 pm
868
Hi, The command "fload test.ft -nmrpipe" does not work when I try to load a 1D slice from a 3D data. It works well on 2D data. Sivakumar...
sivaphy
Offline Send Email
Aug 11, 2009
6:19 pm
869
Actually the following nmrpipe command does the job. "pipe2txt.tcl test.ft" Sivakumar...
sivaphy
Offline Send Email
Aug 12, 2009
1:23 am
870
Hi John, Thanks. The simulation and script work fine, including display in nmrDraw. I also produced the text file with adjusted units without any trouble. I'm...
tyler.reddy
Offline Send Email
Aug 12, 2009
3:09 pm
871
I'm still having trouble with the PISEMA simulation so here are the SIMPSON and nmrpipe input files I'm using: spinsys { channels 1H 15N nuclei 1H 15N dipole 1...
tyler.reddy
Offline Send Email
Aug 18, 2009
12:52 pm
872
Hi Tyler, I don't know if attachments get through the system, but you'll hopefully get it directly anyway -- I've attached an nmrDraw screenshot of what I get...
John Gehman
ichsprecheda...
Offline Send Email
Aug 19, 2009
6:10 am
873
I'm sorry to hijack this thread, but John, what type of crystal file would you recommend for simulation of an experiment using aligned lipid bilayers if not...
miltont98
Offline Send Email
Aug 19, 2009
3:52 pm
874
Hi John, I've managed to get PISEMA simulations to work now. However, I end up having to do SIMMOL/SIMPSON simulations on ubuntu and then using Mac OS 10.4...
tyler.reddy
Offline Send Email
Aug 19, 2009
4:46 pm
875
Interesting! I had run it on my work computer, SuSE 10.something (I think 10.2). I've just spent all morning on it on my home rig, running a fully updated...
John Gehman
ichsprecheda...
Offline Send Email
Aug 20, 2009
2:40 am
Messages 844 - 875 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