single_cell_parseranalyzemembrane_potential_analysisvm_std

vm_std

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

Computes the standard deviation of the 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:

standard deviation of the voltage during stimulation time window

Return type:

float