Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
GNU General Public License v3.0
363
stars
160
forks
source link
`noise_level` missing from calibrator logs #2013
Closed
natestemen closed 1 year ago
Running the calibration experiments with the
PECSettings
object logs the following table.It is not clear from the table how the two runs for each
circuit type
are any different. The difference comes from thenoise_level
parameter set within the strategies section ofPECSettings
: https://github.com/unitaryfund/mitiq/blob/ee85edf48557c85c4f6d0b1e1d74d74fc882c9d4/mitiq/calibration/settings.py#L467-L486This should be logged as part of this table.