QMRITools`
QMRITools`

GetSlicePositions

GetSlicePositions[data]

finds the position of slices with the maximal signal in voxel index.

GetSlicePositions[data,vox]

find the position of slices with the maximal signal in mm.

Details

  • The following options can be given:
  • MakeCheckPlotFalseMakeCheckPlot is an option for GetSlicePositions and if set true gives a plot of the slices locations.
    DropSlices{1, 1, 1}DropSlices is an option for GetSlicePositions and specifies how many slices from the beginning and and should be ignored.
    PeakNumber{1, 1, 2}PeakNumber is an option of GetSlicePostitions and specifies how many slices per direction need to be found.

Examples