AllenNeuralDynamics / AllenNeuralDynamics/brainwasher

Create Brain Slosher Instrument Class

Đang mở
#33 0 bình luận 0 reaction 1 người được giao Được @micahwoodard nhận Xem trên GitHub
slosher
Ngôn ngữ chính
Python
Star
0
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

## 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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.