QMRITools`
QMRITools`

FindOrder

FindOrder[grad,bv]

finds the optimal order of the gradient directions which minimizes the duty cycle. The output is needed for FinalGrads. grad is a list of gradient sets and bv is a list of b-values with the same number as the list of gradient sets.

Details

  • The following options can be given:
  • OrderSpan"Auto"OrderSpan is an options for FindOrder.

Examples