fascicle_results.get_membrane_capacitance
- fascicle_results.get_membrane_capacitance(unit: str = 'uF/cm**2', mem_th: float = 0.007) tuple[float] [source]
get the membrane capacitance or permitivity of unmyelinated and myelinated axons filling the ner
- Parameters:
unit (str, optional) – unit of the returned conductivity see units, by default “S/cm**2”
mem_th (float, optional) – membrane thickness in um, by default 7*nm
Note
depending of the unit parameter this function either return :
the surface capacitance in [S]/([m]*[m]): from neuron simulation
the permitivity in [S]/[m]: by multiplying surface conductivity by membrane thickness