[Question from NMRWiki Q&A forum] Learning pulse programming
Learning pulse programming
I'm a grad student with no prior experience in pulse programming. Currently I work in rodent MRI. I want to be able to implement some of the sequences I read about in papers and I'd like to know the best way to get started with pulse programming. I read the manual parts on pulse programming and method programming. While the cover the all the syntax,etc. really well they don't really provide any general concepts. For instance, the manual will tell you how to set a delay (e.g. d0 or 1.2u) but not why you should use a particular delay, power level, etc.
...
nmrlearner
News from other NMR forums
0
05-13-2011 07:41 AM
[Question from NMRWiki Q&A forum] CT COSY pulse sequence programming
CT COSY pulse sequence programming
Hi,
I want to make a CT-COSY pulse sequence. But I'm bother by incremented delay. When I type in the BaseLevelRelation.h this:
IN=-INand add in the microprogram the delay before and after my pi pulse,it didn't work... It seems like it calculate the d28 delay from the IN28 increment, but doesn't want to apply this delay in the pulse sequence....Any idea ? Perhaps it's about some incrementation declaration or something like that ?