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

Metrics/new metrics #434

Closed LoannPeurey closed 8 months ago

LoannPeurey commented 1 year ago

The goal of this PR id to provide additional metric functions for the package: The simpleCTC metric is an extraction of turns sole based on previous vocalization type and duration elapsed between them. The peak metrics are a way of extracting a given metric focusing on its maximum value over periods (of 1h, hard coded for now)

steps: