single_cell_parseranalyzemembrane_potential_analysisvm_mean

vm_mean

single_cell_parser.analyze.membrane_potential_analysis.vm_mean(vVec, tVec, tStim, dtStim)

Computes the mean voltage during a stimulation time window

Parameters:
  • vVec (list) – voltage vector

  • tVec (list) – time vector

  • tStim (float) – start time of stimulation

  • dtStim (float) – duration of stimulation

Returns:

mean voltage during stimulation time window

Return type:

float