sigpy-mri-tutorial icon indicating copy to clipboard operation
sigpy-mri-tutorial copied to clipboard

Example of reconstruction for a SpiralVIBE acquisition

Open mscipio opened this issue 5 years ago • 0 comments

Hi! I am sorry to improperly use the Github issue section, but I don't know any other way to reach out. I am trying to reconstruct a dataset acquired using the Siemens SpiralVIBE sequence (on a Siemens mMR scanner) but I am struggling to understand out to code the acquisition trajectory for the kspace filling.

I have successfully used in the past the function mri.samp.radial to reconstruction datasets acquired with a RadialVIBE sequence and I have seen that you provide also a function to compute a spiral sampling pattern in mri.samp.spiral. However, the shape of the output of the two functions is quite different and I am not really sure how I can adapt the code written for the radial to work with the spiral dataset.

Do you have any examples of reconstruction using that sampling pattern?

Thanks a lot!

mscipio avatar Oct 26 '20 20:10 mscipio