AllenNeuralDynamics / AllenNeuralDynamics/brainwasher
Consolidate cleaning the shared pump outlet line
Aperta
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently `dispense_to_vessel` leaves the pump line purged but does not call `purge_pump_line`. That's because the `purge_pump_line` is hardcoded to purge the pump contents to waste.
Let's consolidate code to:
* have `dispense_to_vessel` call `purge_pump_line` under the hood so that we can share the same line-clearing strategy.
* update `purge_pump_line` to be able to purge into various vessels: either waste vessel or the reaction vessel.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.