You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
danellecline
changed the title
Use pyhydrophone for extracting sensitivity
Use pyhydrophone for extracting sensitivity and gain
Sep 24, 2024
danellecline
changed the title
Use pyhydrophone for extracting sensitivity and gain
Use pyhydrophone for extracting Soundtrap sensitivity and gain
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
The text was updated successfully, but these errors were encountered: