pTx implementation #72
berksilemek
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Hi Berk, many thanks for your work on the pTx implementation! Did you see that there has been some work on pTx for pulseq (e.g. https://pure.mpg.de/pubman/faces/ViewItemOverviewPage.jsp?itemId=item_3548170)? I think what might help to implement this is a separation between the calculation of gradient and RF events. We planned to separate the calculation, to be able to replay a sequence with different sampling rates for RF and gradients (if two different cards are available). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I published a parallel transmission (pTx) implementation as a new branch. it is using different type of spectrum cards. All RF. Let's check if we can implement it as a feature to the main.
I implemented phase control of the individual RF channels at calculate_rf function in sequence provider:
I wonder what is the best way for implementing it at a higher level for example in:
Beta Was this translation helpful? Give feedback.
All reactions