-
Hello again, I realized that the gradients returned by Thanks for your opinion. In make_sinc_pulse():
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
hmmm, the gradients returned with the RF pulse are for slice selection and the slice direction is by convention the z-axis. So in my opinion specifying a channel does not make sense. Also keep in mind that we would have to rename |
Beta Was this translation helpful? Give feedback.
hmmm, the gradients returned with the RF pulse are for slice selection and the slice direction is by convention the z-axis. So in my opinion specifying a channel does not make sense. Also keep in mind that we would have to rename
return_gz
to something likereturn_grad
, which would break compatibility with current python scripts. Not just the ones in the PyPulseq repo, but all scripts from all users.