ewokstomo.tests.online.mock#

Classes

FakeCursor(arrays)

FakeImageStream(arrays)

Mock image stream that provides projections with length support.

FakeListStream(data)

Generic stream backed by a sequence/array, supporting len() and indexing.

FakeMotorStream(angles)

Mock motor stream that provides rotation angles.

FakeScan(arrays, title)

FakeScanWithMotor(arrays, angles, title[, ...])

Extended FakeScan that includes motor stream for angles.

FakeStream(arrays)

FakeUpdatableScan(streams[, state, info])

Minimal scan whose polling loops terminate immediately.