point_source_electrode.__init__ point_source_electrode.__init__(x=0, y=0, z=0, ID=0)[source] Instantiation of a Point source electrode Parameters: x (float) – x position of the electrode, in um y (float) – y position of the electrode, in um z (float) – z position of the electrode, in um ID (int) – electrode identification number, set to 0 by default