QMRITools`
QMRITools`

GradSeq

GradSeq[pars,t,grad]

Creates a sequence from the gradient pars imported by ImportGradObj.

Details

  • The following options can be given:
  • UseGrad{0, 1, {1, 0}, 1}UseGrad is an option for GradSeq. The default value is {0, 1, {1, 0}, 1} where {grex, gr180, {grepi1, grepi2}, grdiff, grflow}.
    FlipGradFalseFlipGrad is an option for GradSeq. When FlipGrad is true the gr180 is fliped.
    UnitMulti1UnitMulti is an option for GradSeq. Defaul value is 10^-3. Defines the scaling of the gradient strength.
    PhaseEncoding"A"PhaseEncoding is an options of GradSeq. Values can be "A", "P", "R" and "L".
    FlipAxes{{1, 1, 1}, {1, 1, 1}}FlipAxes is an option for GradSeq. Defaul value is {{1,1,1},{1,1,1}}. First three values are for diffusion gradients last three are for the acquisition gradients.
    SwitchAxes{{1, 2, 3}, {1, 2, 3}}SwitchAxes is an option for GradSeq. Defaul value is {{1,2,3},{1,2,3}}. First three values are for diffusion gradients last three are for the acquisition gradients.

Examples