device
tergite_autocalibration.lib.utils.device
Functions:
| Name | Description |
|---|---|
close_device_resources |
closes the Quantum Device and all the attached BasicTransmonElement |
save_serial_device |
decode the device object and then parse its data element by element |
close_device_resources
closes the Quantum Device and all the attached BasicTransmonElement and BasicCompositeEdge objsects so they become available for the next node. Note that closing the QuantumDevice alone is not enough
save_serial_device
save_serial_device(device: QuantumDevice, data_path: str) -> None
decode the device object and then parse its data element by element to populate the serial device dictionary which is saved as Json