Visualization routines

Hamiltonian and Pauli components

print_hamiltonian(hamiltonian[, phase_norm])

Print the Hamiltonian list built by HamiltonianBuilder.

print_components(components[, ...])

Compose a LaTeX expression of the effective Hamiltonian from the Pauli components.

plot_components(components[, uncertainties, ...])

Plot the Hamiltonian components as a bar graph in the decreasing order in the absolute value.

plot_evolution([sim_result, time_evolution, ...])

Plot the Pauli components of the generator of a time evolution as a function of time.

Effective Hamiltonian identification analysis

inspect_heff_fit(filename[, threshold, ...])

Plot the time evolution of Pauli components before and after fidelity maximization.

plot_amplitude_scan(amplitudes, components)

Plot the result of the amplitude scan.

print_amplitude_scan(coefficients, ...)

Print a LaTeX expression of the amplitude scan fit results.