QMRITools`
QMRITools`

GetMaskData

GetMaskData[data,mask]

retruns the data selected by the mask.

Details

  • The following options can be given:
  • GetMaskOutput"All"GetMaskOutput is an option for GetMaskData. Defaul is "Slices" which gives the mask data per slices. Else the entire mask data is given as output.
    GetMaskOnlyFalseGetMaskOnly is an option for GetMaskData. If set True all values in the mask are given, if set False only non zero values in the mask are give.

Examples