cirq_google.calibration.PhasedFSimCalibrationOptions

Base class for calibration-specific options passed together with the requests.

Methods

create_phased_fsim_request

View source

Create a PhasedFSimCalibrationRequest of the correct type for these options.

Args
pairs Set of qubit pairs to characterize. A single qubit can appear on at most one pair in the set.
gate Gate to characterize for each qubit pair from pairs. This must be a supported gate which can be described cirq.PhasedFSim gate. This gate must be serialized by the cirq_google.SerializableGateSet used