myogen.simulator.SurfaceElectrodeArray.get_H_sf#

SurfaceElectrodeArray.get_H_sf(ktheta_mesh_kzktheta, kz_mesh_kzktheta)[source]#

Get the spatial filter for the electrode array.

Parameters:
  • ktheta_mesh_kzktheta (numpy.ndarray) – Angular spatial frequency mesh

  • kz_mesh_kzktheta (numpy.ndarray) – Longitudinal spatial frequency mesh

Returns:

H_sf – Spatial filter for the specified differentiation mode

Return type:

numpy.ndarray or float