TMSiFrontend.plotters.impedance_plotter.ImpedancePlotter.__init__

TMSiFrontend.plotters.impedance_plotter.ImpedancePlotter.__init__#

ImpedancePlotter.__init__(device_type='saga', is_headcap=False, name='Impedance Plotter')#

Initialize impedance plotter

Parameters:
  • device_type (str, optional) – devuce type. saga or apex

  • is_headcap (bool, optional) – show or not the head on the background, defaults to True

  • name (str, optional) – name of the plotter, defaults to “Impedance Plotter”