myogen.simulator.SurfaceElectrodeArray.get_H_sf#
- SurfaceElectrodeArray.get_H_sf( ) ndarray | float[source]#
Get the spatial filter for the electrode array.
- Parameters:
ktheta_mesh_kzktheta (np.ndarray) – Angular spatial frequency mesh
kz_mesh_kzktheta (np.ndarray) – Longitudinal spatial frequency mesh
- Returns:
H_sf – Spatial filter for the specified differentiation mode
- Return type:
np.ndarray or float