AllenNeuralDynamics / AllenNeuralDynamics/brainwasher
Consolidate cleaning the shared pump outlet line
Đang mở
- 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ả
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.
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á.