plot

TimeSegmentSequence.plot(function='full_waveform', ax=None)

Plot the pulses divided by the time segments.

Parameters:
  • function (str) – Could be 'full_waveform' or 'complex_envelope'.

  • ax – Axis to customize the plot.