grid_gen_surface_files module

Create electrodes.dat and boundaries.dat for a surface grid

param nr_electrodes:

Number of electrodes to use

type nr_electrodes:

int

param spacing:

Spacing between electrodes

type spacing:

float

param grid_depth:

Depth of the grid

type grid_depth:

float

grid_gen_surface_files.handle_cmd_options()[source]
grid_gen_surface_files.main()[source]