zlatko-minev / pyEPR

Powerful, automated analysis and design of quantum microwave chips & devices [Energy-Participation Ratio and more]
https://pyepr-docs.readthedocs.io
Other
160 stars 222 forks source link

Plot Hamiltonian results with with swp_variable is not 'variation' #56

Open asafdi opened 3 years ago

asafdi commented 3 years ago

with multiple sweep variables, using a swp_variable which is not the default 'variation' in plot_hamiltonian_results method, not all variations are displayed. When trying to perform the same analysis while sending variation a list of variations (to plot different cuts of the parameter space), the plot_hamiltonian_results method only works with the default 'variation' as the swp_variable.

zlatko-minev commented 3 years ago

Oh yes, this is a very key little bug to fix

Sent from my iPhone

On Oct 13, 2020, at 8:17 AM, asafdi notifications@github.com wrote:

 with multiple sweep variables, using a swp_variable which is not the default 'variation' in plot_hamiltonian_results method, not all variations are displayed. When trying to perform the same analysis while sending variation a list of variations (to plot different cuts of the parameter space), the plot_hamiltonian_results method only works with the default 'variation' as the swp_variable.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.