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

Adding a msc_type tier #337

Closed marianne-m closed 2 years ago

marianne-m commented 2 years ago
lucasgautheron commented 2 years ago

The tests fail because https://github.com/LAAC-LSCP/ChildProject/blob/master/tests/truth/eaf.csv lacks an empty msc_type column. One way to solve the problem is to add such a column to this csv.

Then it should be alright!