Open cqc-melf opened 3 months ago
We need a way for contracting a noise model from BackendInfo
BackendInfo
This could be done be using from_backend_properties or from_dict
from_backend_properties
from_dict
See https://qiskit.github.io/qiskit-aer/stubs/qiskit_aer.noise.NoiseModel.html
We need a way for contracting a noise model from
BackendInfo
This could be done be using
from_backend_properties
orfrom_dict
See https://qiskit.github.io/qiskit-aer/stubs/qiskit_aer.noise.NoiseModel.html