Multiple temperature readings

Hi Pioreactor,

For some reason, I am getting multiple readings on the temperature readings at certain points along the redings (so not at all points) after I installed the precision temperature kit. This is slowing down the user interface. When I installed the plugin, it gave notification for fail but the plugin was installed. I tried to reboot the leader but the issue is not fixed.

When I checked the data being registered on the command line, it gave warning with statement that the amount of unregistered data far exeeds the limit defined (or something similar).

Do you have any advice regarding this problem?

hm, let me investigate tomorrow. Can you tell me what version of the software you have on, for example, P11?

Software version 26.5.3. For your information, at the beginning, I tired to setup the plugin by installing to all. However, after refresh of the leader, nothing was installed. Hence, I had to setup the plugin one by one through the user inferface. Not sure if this can have an influence, but wanted to share the process.

For now, can you SSH into your leader, and edit:

nano .pioreactor/ui/charts/06_temperature.yaml

scroll to the bottom, and change

down_sample: false

to

down_sample: true

use ctrl-x to save and exit, then try refreshing the ui.

After following the steps, workesr started with multiple measurements but after several values registered, it went to single registry per measurement. However, if I stop and start measurement, it starts with multiple measurement again.

I also tried to re-install latest software and plugim, but this had no effect.

This being said, I think I found another minor UI bug. When I try to open the drop down menu to select the pioreactor on the Manage plugins for, it auto-selects the pioreactor the cursor lands when the window tries to open. When I open the window again after this, that does not happen.