myogen.simulator.SurfaceElectrodeArray.pos_theta#

property SurfaceElectrodeArray.pos_theta: ndarray#

Angular positions of electrodes in radians.

Returns:

Array of shape (num_rows, num_cols) containing angular coordinates of each electrode position in radians.

Return type:

numpy.ndarray

Raises:

AttributeError – If electrode grid has not been created. Run constructor first.