Skip to content

Multi-slice acquisition with 3D phantom #474

Open
@aTrotier

Description

What happened?

Hi,
I would like to create a simultaneous multi-slice (SMS) example for a course.

First, I created with pypulseq a standard Multi-slice GRE sequence with long TR=1000ms in order to not worry about the spoiling.

The images are ok but with signal / contrast variation along the slice dimension
image

With phantom2D i have the same issue :
image

If I try with the EPI_MS from the example repository
I think I have the same issue (hard to tell with only 3 slices, I think it happens when I go further away from isocenter)

image

In order to change the slice position I am using this line of code in pulseq :

    rf_1.freq_offset = gz_1.amplitude * slice_gap * (sl - round((NSlices - 1) / 2))

Any idea ?

Environment

OS x86_64-linux-gnu
Julia 1.10.3
KomaMRIPlots 0.8.3
KomaMRIFiles 0.8.2
KomaMRI 0.8.2
KomaMRICore 0.8.3
KomaMRIBase 0.8.5

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions