QEC
Detector and observable sampling
4/4 passed in 27ms
| Test | What it does | Result |
|---|---|---|
test_certain_error_detected | A certain X error fires the detector and flips the observable. | ✅ pass |
test_detection_rate | Detection-event frequency tracks the error probability. | ✅ pass |
test_no_noise_no_detections | With no noise, no detectors fire and no logical flips occur. | ✅ pass |
test_shapes | Sampling returns (shots, n_detectors) and (shots, n_observables). | ✅ pass |