currentscape.voltages

Voltages class.

Classes

Voltages(data, c, time)

Class containing voltage data.

class currentscape.voltages.Voltages(data, c, time)[source]

Bases: DataSet

Class containing voltage data.

plot(c, row, rows_tot)[source]

Plot voltage trace.

Parameters:
  • c (dict) – config

  • row (int) – row of subplot

  • rows_tot (int) – total number of subplots in the figure