export

DynamicDecouplingSequence.export()

Returns a dictionary for plotting using the Q-CTRL Visualizer package.

Returns

Dictionary with plot data that can be used by the plot_sequences method of the Q-CTRL Visualizer package. It has keywords ‘Rabi’ and ‘Detuning’.

Return type

dict

Was this useful?