For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
OverviewCodaControlAPI ReferenceChangelog
OverviewCodaControlAPI ReferenceChangelog
LogoLogo

Changelog

October 10, 2025
October 10, 2025

Stanza Health Check routine

Automated diagnostics to verify instrument connectivity, channel mappings, and basic qubit response before starting experiments.

1from stanza.routines.builtins.health_check import HealthCheckRoutine
2
3routine = HealthCheckRoutine(device)
4routine.run()
Was this page helpful?
Built with