AllenNeuralDynamics / AllenNeuralDynamics/brainwasher

Create Brain Slosher Instrument Class

オープン
#33 コメント 0 件 リアクション 0 件 担当者 1 名 @micahwoodard が担当を希望しています GitHub で見る
slosher
主要言語
Python
スター
0
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

## Requirements:
* use the `SY01B` class from the runze-control package: [example](https://github.com/AllenNeuralDynamics/runze-control/blob/main/examples/sy01b/connect_and_log.py)
* 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.
* Might depend on https://github.com/AllenNeuralDynamics/brainwasher/issues/32
* derive from a base class shared with the `Brainwasher` class.
* depends on: https://github.com/AllenNeuralDynamics/brainwasher/issues/31
* implement `start`, `pause` functionality
* implement a `run_step` function with required wash parameters exposed.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。