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

Use pyhydrophone for extracting Soundtrap sensitivity and gain #43

Open
danellecline opened this issue Sep 24, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@danellecline
Copy link
Collaborator

danellecline commented Sep 24, 2024

Using the pyhydrophone package is preferred way to pull sensitivity from the Soundtrap serial number and model type.

Propose adding to the globalAtttribute file

INSTRUMENT_NAME=AUTOGENERATE
INSTRUMENT_SN=AUTOGENERATE

to globalAttributes.yml

then using pyhydrophone to populate the sensitivity and gain.

The hydrophone serial numbers are not necessarily unique to the hydrophone. Workaround is if there is an error, along the lines of "There are multiple instruments," error, this returns dict_key with the possible instruments" which can be parsed.

@cparcerisas can provide more details and examples

@danellecline danellecline added the enhancement New feature or request label Sep 24, 2024
@danellecline danellecline changed the title Use pyhydrophone for extracting sensitivity Use pyhydrophone for extracting sensitivity and gain Sep 24, 2024
@danellecline danellecline changed the title Use pyhydrophone for extracting sensitivity and gain Use pyhydrophone for extracting Soundtrap sensitivity and gain Sep 24, 2024
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

3 participants