OD calibration Using Standards

I find the current method of OD calibration to be fairly time consuming, especially if calibrating multiple reactors.

What I want to do is have a set of standard 20ml vials with known OD readings. I just want to be able to say I’ve got 5 standards, go through put in the reference OD and then take the reading.

I’m not sure how well this is going to work using Impranil instead of cells, but it is probably better than not calibrating, and much simpler with no time dependence.

I’ve revised the od_calibration.py, but I don’t know where to put it. It is supposed to function just like the old one, but can be called with pio run od_calibration stdcal

Could you please advise how to replace the original od_calibration.py?

We developed the routine with 1 pioreactor and 1 vial in mind. But yes, you can probably think of better ways. There was a community contribution to use standards: GitHub - odcambc/od_standards_calibration_plugin: An plugin for Pioreactors that allows OD calibration from a set of standards., but I’ve never tried it!

Could you please advise how to replace the original od_calibration.py?

You can put this in the ~/.pioreactor/plugins folder, and it should replace the existing code when you run pio run od_calibrations.