Cannot Get Spiral Simulation Working #78
-
|
Hello all, |
Beta Was this translation helpful? Give feedback.
Answered by
mzaiss
Nov 3, 2024
Replies: 1 comment 4 replies
-
|
So spirals are working see an example file here for pypulseq 1.3.1
https://colab.research.google.com/github/MRsources/MRzero-Core/blob/main/documentation/playground_mr0/mr0_spiral_GRE.ipynb
it is hard to say from your seq file only,
but it seems your slice selection gradient and the rewinder gradient have
the same area, but the rewinder should have half the area. thus the signal
is spoiled.
try removing all slice selection gradients first, if this gives signal the
issue is slice selection
may i ask how many isochromats you used in jemris or koma?
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Yes, its your slice selection.
gzr too large or gz too small.
gradient moment in z not zero during the spiral:
this sequence wont give signal at a real scanner.
why it gives signal in Jemris or Koma is that you probably used too few isochromats, so they will just get a phase, but the spoiling is not properly simulated, you might need 1000 isochromats or so, then the signal would also cancel to zero there.