crowsetta icon indicating copy to clipboard operation
crowsetta copied to clipboard

A tool to work with any format for annotating vocalizations

Results 35 crowsetta issues
Sort by recently updated
recently updated
newest added

analogous to `'generic-seq'` to represent multiple annotations per file I guess we will need to use something like .json? Or could it just be a .csv? My first thought was...

ENH: enhancement
annotation format

Closed #152 but there's some how-to ideas there I didn't get to. Leaving this issue open and copying them here - [ ] converting to `'simple-seq'` format - [ ]...

DOC: documentation

that just uses `'simple-seq'` under the hood -- convenience wrapper

annotation format

Not clear to me if there are annotations per se, or just classifications https://elifesciences.org/articles/59161

annotation format

in some cases it might be useful to have the "raw" annotations in whatever way they were loaded, e.g. a `dict` or some other data structure besides the `attrs` attributes...

TST: testing
CI: continuous integration

https://scikit-hep.org/developer/tasks - add back a default sessions - look at "standard example: https://github.com/scikit-hep/hist/blob/main/noxfile.py

need to add tests that ensure all built-in formats install properly to avoid another bug like this one: https://github.com/NickleDave/crowsetta/commit/599149f2bb52fb4cd01deca4d4b151fff085171c

TST: testing
CI: continuous integration