blissoda.demo.tests.itest_stop_scan_xrpd_id31.test_freeze_mode_smoke#

blissoda.demo.tests.itest_stop_scan_xrpd_id31.test_freeze_mode_smoke()[source]#

Smoke-test attenuation_mode='freeze': the preset classifies using the canned frame-0 metric, runs its setup phase, and leaves the scan in a consistent state.

NOTE: the demo detector difflab6 does not respond to atten.bits, so the safe-frame loop will not converge on this detector. This test therefore only asserts: - the event dispatch wires the frame-0 metric through to classification; - _apply_filter is called at least once during setup (unless the

initial frame happens to satisfy the boundary condition);

  • the scan runs to completion without error.