QMRITools`
QMRITools`
TotalType
TotalType[kspace,types,type]
calcualtes the Total of the kspace data on type, where type is part of types. The kspace and types are generated by ReadListData.
TotalType[{kspace,types},type]
calcualtes the Total of the kspace data on type, where type is part of types.
TotalType[kspace,types,{type,..}]
calcualtes the Total of the kspace data on each of the list type, where type is part of types. Output is {{kspacekspace, typestypes}}.