Skip to content

Create Brain Slosher Instrument Class #33

Description

@Poofjunior

Requirements:

  • use the SY01B class from the runze-control package: example
  • use dependency injection (i.e: pass in sub-hardware-components into the __init__ as parameters) to keep the design modular.
  • ensure that the class is thread-safe so that methods can safely be called by one-liner.
  • derive from a base class shared with the Brainwasher class.
  • implement start, pause functionality
  • implement a run_step function with required wash parameters exposed.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions