Plotting a segment breaks the upload of pulses
Created by: NicoHendrickx
If segments in a pulse container are plotted using gate.plot_segment, you get an error when trying to use the same pulse container for measurements. Redefining the PC and not plotting fixes the issue.
TypeError: 'pulse_lib.segments.data_classes.data_pulse_core.pulse_data_single_sequence' object is not subscriptable