neat.CompartmentFitter.getEEq

CompartmentFitter.getEEq(e_eqs_type, **kwargs)[source]

Get equilibrium potentials. Specify v_eqs_tree and v_eqs_fit attributes, respectively containing the equilibrium potentials at (the middle of) each node in the original tree and at each of the fit locations

Parameters
  • e_eqs_type ('tree' or 'fit') – For ‘tree’, returns the v_eqs_tree attribute, containing the equilibrium potentials at (the middle of) each node in the original tree. For ‘fit’, returns the v_eqs_fit attribute, containing the equilibrium potentials at each of the fit locations.

  • kwargs (When v_eqs_tree or v_eqs_fit, have not been set, calls) – ::func::self.setEEq() with these kwargs