Hi, It seems you have reached good insight into the code of simpson - and I don't see any reason why this shouldn't work. I suggest you try to print out the...
To all, I have been "benchmarking" simpson on various platforms (Duron, P4, Ultra Sparc III, Ultra SparcIIi, PPC G4...) lately and have been finding it to be...
Hi, That's interesting - nice to know that you successfully run simpson on all these platforms. Did you get simpson running with minuit on the PPC? There...
I am trying to simulate rotational resonance exchange curves, but these depend heavily on the zero-quantum T2 of two spins. Is SIMPSON capable of accounting...
Dear Dan, unfortunately, simpson is not capable of simulating relaxation effects presently. The only way to account for such things using simpson is by ...
Hello everybody, I am a new user of SIMMOL/SIMPSON. I have been trying to repeat the simulation done in the 2002 JMR paper by using the magainin .pdb file. I...
The attached file is the one I used as input for the paper. It runs fine here. Thomas ... set m [mload "2MAG.pdb"] msetooglfile $m "2MAG.oogl" msetspinsysfile...
Dr. Vosegaard- I found out that the .pdb file that I was using was missing the "residue" column. There was just "UNK" in the column where the atom was labeled...
Hi, I am a new user to SIMPSON and I am trying to work out the input file parampeters. I think I understand the basics but I can't seem to get a simple zg...
Dear Simpson users, I have a question regarding the fitfunction procedure. I am trying to use it to optymize csa and quadrupole parameters for 51V nucleus, but...
One obvious wrong thing is that you only acquire one point using the pulse program: proc pulseq {} { global par maxdt 1.0 pulse $par(tp) $par(rf) y acq delay...
By the way, why do you have the first pulse when you have selected to start with I1x - the normal would be to either start with I1x and NOT have the initial ...
if $val is a list of lists e.g. set val {{1 2 3} {4 5 6} {7 8 9}} the first lindex will take out the list {1 2 3} and the second lindex will take element no 1:...
Do you mean a second column? The organization of the simpson spectra is Header Data the header looks like SIMP NP=8192 SW=5000 TYPE=FID and the data part looks...
thanks a lot,Thomas. But how can I get the imaginary part of my experimental data? Or can I leave it blank and use another fitmethod other than 'simplex'? By...
Hi, I'm trying to simulate SATRAS spectra. It works very well but the simulation is very slow since i have to use large crystal files. is it possible to use...
Dear simpson user: I am new to the simpson and I have a few success in simulating simple experiment. However, I have a few question: 1) I would like to have...
If you're saving the "spe" file from your code then check for the -binary flag and just remove it. Then it will write out an ascii file. You can edit it and...
Dear simpson user: Thanks you for you info. It solved my problem. My second concern is more complex. Can one use simpson to simulate an EXSY experiment?...
Hello, I have different spinsys files I would like to loop through. Of course my .fid output files are each named differently, according to whatever spinsys...
Dear fellow user: I am a new user and I have problem setting up pulses. I just what to do something simple for start: The starting operator is Inz and I want...
Hi, I have compiled SIMPSON and SIMPLOT on a dual G5 under OSX 10.3.3 and it works fine on one processor. However, when chose to use a cluster of the type : ...
I am a new user and am having trouble writing the redor pulse sequence with xy8 phase cycling on both channels. My output real numbers are low (start at 0.2...
To all, Could someone tell how to apply simultaneous pulses(frequency selective) on the same channel with different amplitudes and phases? thanks, ruchi...
Hello, I think there is more than one issue here, I suggest that you have a look at Jerry Chan's implementaion of the xy-8 phase cycling scheme. It is...