measurement example workflows
This page highlights the main notebook entry points for measurement-driven workflows.
Use these notebooks when you want a measurement-centric workflow built around
MeasurementSchedule, capture/readout, or sweeps.
Recommended starting points
- Measurement config: Build measurement configuration objects, including an offline example with a mocked system.
- Measurement session: Create a measurement session, connect to hardware, and run basic measurements.
- Loopback capture: Inspect capture behavior without a full experiment workflow.
Sweep and execution workflows
- Measurement sweep builder: Build
PulseScheduleobjects from sweep configuration models. - Sweep measurement executor: Execute structured sweep workflows from measurement-side abstractions.