LAAC-LSCP / ChildProject

Python package for the management of day-long recordings of children.
https://childproject.readthedocs.io
MIT License
13 stars 5 forks source link

Check calculated ages during corpus validation #411

Closed lucasgautheron closed 1 year ago

lucasgautheron commented 1 year ago

Recently there was a date of birth issue with Fausey-trio, such that some of the ages calculated from the dates of the recordings and the dates of birth were negative. Corpus validation should compute ages and make sure they are all positive at least.

This PR does just that.

lucasgautheron commented 1 year ago

Weird indeed! I re-ran the failed tests and it worked this time!