Interface to Siemens special card

From Sequence Tree

Jump to: navigation, search

June 19, 2008

You can now easily add your SequenceTree pulse sequence parameters directly to the special card of the Siemens scanner console.

For example, the following text (included in the "Notes" tab of spgr.sts) specifies 4 parameters, modifiable at the scanner operator interface...


UIDOUBLE NAME=TE RANGE=1:1:100 LABEL="TE" UNITS="ms" FACTOR=0.001

UIDOUBLE NAME=TR RANGE=10:10:3000 LABEL="TR" UNITS="ms" FACTOR=0.001

UIDOUBLE NAME=flip_angle RANGE=0:5:180 LABEL="Flip angle" UNITS="deg"

UIDOUBLE NAME=slice_thickness RANGE=2:2:50 LABEL="Slice thickness" UNITS="mm"


In general, you can add any "global" parameters to the special card using this notation.

Personal tools