Skip to content

Files from Audiomoth not being recognised #900

Answered by sammlapp
dsbennett2023 asked this question in Q&A
Discussion options

You must be logged in to vote

The default behavior is to guess the annotation column based on the column position (8th column), which can be buggy but at least works for the default column names in both Raven Pro and Raven Lite. If you specify the name of the column with your annotations it works properly: BoxedAnnotations.from_raven_files(....,annotation_column_name='Annotation')

See the documentation for details: https://opensoundscape.org/en/latest/api/modules.html#opensoundscape.annotations.BoxedAnnotations.from_raven_files

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sammlapp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #880 on October 26, 2023 18:32.