backend example workflows
This page highlights notebooks for backend-specific execution paths and runtime validation.
Backend-level tooling is backend-family specific. QuEL-1 CW output is provided
as a Quel1BackendController debugging workflow, not as a common
BackendController operation.
For direct QuEL-1 CW output API details, use QuEL-1 continuous-wave output.
Recommended starting points
- PulseSchedule to QuEL-3 Sequencer Flow: Follow how a
PulseSchedulebecomes a QuEL-3 sequencer plan. - QuEL-3 Deploy Check: Validate deployment and runtime connectivity for a QuEL-3 environment.
- QuEL-1 continuous-wave output: Start and stop CW output directly through
Quel1BackendController. - QuEL-1 continuous-wave notebook: Run the guarded notebook workflow for QuEL-1 CW debugging.