![]() |
Returns calibration metrics for a given processor.
cirq.google.get_engine_calibration(
processor_id: str,
project_id: Optional[str] = None
) -> Optional['cirq.google.Calibration']
This is a short-cut for creating an engine object, getting the processor object, and retrieving the current calibration. May return None if no calibration metrics exist for the device.