AllenNeuralDynamics / AllenNeuralDynamics/brainwasher

Consolidate cleaning the shared pump outlet line

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

説明

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.

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

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

評価

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

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

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