Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to read events detections #24

Open
cparcerisas opened this issue Feb 9, 2023 · 3 comments
Open

Add a way to read events detections #24

cparcerisas opened this issue Feb 9, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@cparcerisas
Copy link
Collaborator

Possibility to detect events logged in a csv or using RAVEN.
Maybe use of the package oceansoundscape for the RAVEN parser?

@cparcerisas cparcerisas added the enhancement New feature or request label Feb 9, 2023
@cparcerisas cparcerisas self-assigned this Feb 9, 2023
@cparcerisas
Copy link
Collaborator Author

Some progress made with commit 6ce3d24, by adding a detections module. Handy for labels stored in a csv.

Still todo:

Dream:

  • add also an annotation system linked to audacity

@danellecline
Copy link
Collaborator

@cparcerisas happy to make any modifications to oceansoundscape if that is helpful for integration. Tell me what you would like, or submit an issue in github.

We primarily use Raven for annotation. Sonic Visualiser is another annotation tool that might be worth a look, but audacity is more widely known.

@cparcerisas
Copy link
Collaborator Author

Hi @danellecline,

I will start working on adding oceansoundscape raven annotation.
Ideally a part from parsing Raven's output I would also like to give the users the option of annotating via Audacity. I think it would be good to add Audacity in an integrated way (running Audacity directly from pypam, and storing the detections already in pypam's format). But not sure how complicated/useful would that be.
I will start with the oceansoundscape integration!

Thanks,

Clea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants