SainsburyWellcomeCentre / aeon_experiments

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

Add per subject tracking alerts #438

Closed glopesdev closed 8 months ago

glopesdev commented 8 months ago

This PR generalizes tracking alerts to operate on a per-subject basis, on top of SLEAP pose tracking. Both subject missing and tracking unstable alerts are implemented for now. These operators might later be migrated to the common core.

Fixes #408