Pioreactor / Pioreactor/pioreactor

Implement calibration monitoring during dosing automations

Open
#412 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
149
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Idea: pump/OD calibrations can be tracked for drift or errors during dosing automations. That is, (assuming vial volumes are accurate), if a given dilution fails to produce the predicted OD +/- some margin, it can throw a warning.

Might be simplest to add this to DosingAutomationJob - thoughts?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading DosingAutomationJob and the existing pump and OD calibration flows. Define how predicted OD, measured OD, vial-volume assumptions, and the allowed margin should be represented before implementing monitoring; done means dosing automations detect drift or errors and emit a warning when a dilution falls outside the margin.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.