AllenNeuralDynamics / AllenNeuralDynamics/brainwasher

Create Brain Slosher Instrument Class

Aperta
#33 0 commenti 0 reazioni 1 assegnatario Rivendicata da @micahwoodard Vedi su GitHub
slosher
Lingua principale
Python
Stelle
0
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.