paramagpy.metal.Metal.fast_rads¶
- Metal.fast_rads(posarray)[source]¶
A vectorised version of
paramagpy.metal.Metal.rads()
This is generally used when speed is required for fitting
- Parameters
posarray (array with shape (n,3)) – an array of ‘n’ positions (x, y, z) in meters
- Returns
rads_array – the residual anisotropic dipole shift in parts-per-million (ppm)
- Return type
array of floats with shape (n,1)