JuliaHealth / KomaMRI.jl

Koma is a Pulseq-compatible framework to efficiently simulate Magnetic Resonance Imaging (MRI) acquisitions. The main focus of this package is to simulate general scenarios that could arise in pulse sequence development.
https://JuliaHealth.github.io/KomaMRI.jl/dev/
MIT License
108 stars 18 forks source link

Next steps to simulate cardiac MRI #73

Open cncastillo opened 2 years ago

cncastillo commented 2 years ago

This can be divided into two problems:

Phantom

cncastillo commented 2 years ago

Attached the demo for cardiac sequences in: writeCineGradientEcho.zip

image image

pvillacorta commented 9 months ago

No ECG-like signal has yet been implemented for triggering, but, from #184, I have been able to simulate a bSSFP sequence (as I say, without triggering, but always considering the same RR interval, of duration 1s) on a moving Phantom:

cine_recon

cncastillo commented 9 months ago

This looking fantastic Pablo! thanks for sharing :smile:, what is the function that generates this phantom?

pvillacorta commented 9 months ago

In #184, see function read_phantom. It is used to read file KomaMRI.jl/examples/2.phantoms/ring_motion.phantom