NerveMshCreator.add_LIFE

NerveMshCreator.add_LIFE(ID=None, x_c=0, y_c=0, z_c=0, length=1000, d=25, is_volume=False)[source]

Add LIFE electrode to the mesh

Parameters:
  • ID (int) – electrod ID, ,by defalt None

  • x_c (float) – x-position of the LIFE center in um, by default 0

  • y_c (float) – y-position of the LIFE center in um, by default 0

  • z_c (float) – z-position of the LIFE center in um, by default 0

  • length (float) – length of the LIFE electrod in um, by default 1000

  • d (float) – diameter of the LIFE electrod in um, by default 25

  • is_volume (bool) – if True in cylinder of the LIFE is kept on the mesh