QMRITools`
QMRITools`

FindCoilPosition

FindCoilPosition[weights]

finds the coil posision by locating the highest intensity location in the coil weight map,which can be obtianed by LoadCoilSetup or SumOfSquares. Internally it uses MakeWeightMask to remove the noise of the weightmasks.

FindCoilPosition[weights,mask]

limits the search region to the provided mask.

Details

Examples