SainsburyWellcomeCentre / aeon_experiments

Experiment workflows for Project Aeon
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Ensure nest weight baseline is taken #433

Closed glopesdev closed 8 months ago

glopesdev commented 8 months ago

This PR updates the weight scale baseline logic to work for any number of subjects placed in the environment, and ensures that the baseline command is actually sent to the scale device and that the baselined weight is used to compute the stream of subject weights.

Fixes #427 Fixes #298