arim.im.tfm.angle_limit#
- arim.im.tfm.angle_limit(theta, phi, limit, elev=0.0, azim=1.5707963267948966, window='hanning')[source]#
Apply an angle limit to the provided angles. Hanning window applied over limit centred on elevation. Assumes 2D.
- Parameters:
theta (ndarray) – Shape (numtx, numgridpoints) Angle made by the ray from the probe.
limit (float)
elev (float, optional)
- Return type: