Skip to content

Conversation

@leoadec
Copy link
Member

@leoadec leoadec commented Nov 27, 2019

Changes proposed in this pull request:

  • Added an export method to driven control to allow plotting with qctrl-visualizer.
  • Added an export method to dynamical decoupling sequences to allow plotting with qctrl-visualizer.
  • Fixed an issue with the get_plot_formatted_arrays method in driven_controls that caused the wrong graph to be plotted in cylindrical coordinates.

@qctrl/support

@leoadec leoadec requested a review from michaelhush November 29, 2019 05:47
@leoadec leoadec merged commit c58eb96 into master Dec 2, 2019
plot_detunings = self.detunings

if coordinates==CARTESIAN:
plot_dictionary["X amplitude"] = [{'value': v, 'duration': t}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we are using X Amplitude as opposed to x_amplitude. However, in the get_plot_formatted_arrays it is rabi_rates and not Rabi Rates. I would go for one policy everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants