i like this post (click again to cancel)
1
i dont like this post (click again to cancel) remove favorite mark from this question (click again to restore mark)

Hi,

I want to make a CT-COSY pulse sequence on a Brucker AVANCE II spectrometer. But I'm bother by incremented delay. When I type in the BaseLevelRelation.h this:

IN[28]=-IN[30]
and 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 ?

asked May 04 '11 at 08:50

dimichu's gravatar image

dimichu
11

updated May 05 '11 at 05:54


One Answer:
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

You can define this directly in the pulsprogram:

Above the actual sequence add a line

"in28=in30" this sets increments 28 and 30 to the same value

On the line where you do all the increments

write dd28 to decrement d28 and id30 to increment d30

Regards Clemens

link

answered May 07 '11 at 03:38

Clemens%20Anklin's gravatar image

Clemens Anklin
416

Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a good answer, for discussions, please use comments and please do remember to vote (login to vote)
toggle preview

powered by CNPROG