Analyses (qiskit_metal.analyses
)#
Module containing all Qiskit Metal analyses.
Analysis Core#
|
QAnalysis is the core class from which all Metal analysis classes are derived. |
|
A subclass of QAnalysis, intended to standardize across all Analysis classes select and name renderers. |
Hamiltonian#
|
Hamiltonian-model Cooper pair box (Hcpb) class. |
|
Analytic version of Hamiltonian-model Cooper pair box (Hcpb) class. |
This code calculations the wavefunction(s) of the simple harmonic oscillator corresponding to an LC circuit. |
|
This code calculates the energy eigenvalues of the transmon qubit cooper pair box as a function of the offset charge and plots the corresponding results. |
Electromagnetic & quantization / parameter extraction#
For calculations of CPW parameters. |
|
This code calculates the photon loss (kappa) due to the capacitive coupling between CPWs and input/output transmission lines in a quantum circuit. |
Sweeping Options#
|
The methods allow users to sweep a variable in a components's options. |
Quantization#
|
Performs Lumped Oscillator Model analysis on a simulated or user-provided capacitance matrix. |
|
From an input eigenmode dataset, apply the Energy Participation Ratio analysis method. |
Handles the capacitive simulation of a transmon pocket model. |
Simulation#
|
Compute Capacitance matrix using the selected renderer. |
|
Compute eigenmode, then derive from it using the epr method. |
|
Uses drivenmodal simulation to extract the impedance. |