SainsburyWellcomeCentre / aeon_experiments

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

Generalize weight monitoring strategy #434

Open glopesdev opened 8 months ago

glopesdev commented 8 months ago

We have currently two possible ways of identifying the subject entering the nest, either visual classification using a SLEAP model or an RFID event. Either way, we can use IDs which are triggered before the weight scale stabilizes as handles to associate with the weight readout.

Alternatively, we could try to implement a list of animals in the nest using the following strategy:

Potentially we can also compare this weight with previous weights from the same animal to check if we are getting consistent reads. If the weight is not consistent after 3 or 4 reads we could trigger an alert for further investigation.