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

Error computing Soundscape Metrics #87

Open
laralps opened this issue Aug 5, 2022 · 3 comments
Open

Error computing Soundscape Metrics #87

laralps opened this issue Aug 5, 2022 · 3 comments

Comments

@laralps
Copy link

laralps commented Aug 5, 2022

Hello to all!

My data was collect with SoundTraps as wav files of 96kHz sampling rate and 10-minutes length.
I'm testing computing soundscape metrics in triton for the first time and I don't have much experience with matlab, so I started generating soundscape LTSAs with default settings (1s, 1Hz and 7 days resolution). LTSAs were generated correctly, but when I try to compute soundscape metrics (300s bin size for time, 1hz bin size for frequency, 50% min. seconds/average and single value calibration), I get the following error message:

Unrecognized function or variable 'utFindFiles'.

Error in sm_cmpt_metrics (line 15)
    utFindFiles('*.ltsa', REMORA.sm.cmpt.indir, 0);

Error in sm_cmpt_control (line 136)
    sm_cmpt_metrics;
 
Error while evaluating DestroyedObject Callback.

What can be happening, is it not recognizing the soundscape LTSA files?

Any help is much appreciated!

@marie-r
Copy link
Collaborator

marie-r commented Aug 5, 2022 via email

@sfregosi
Copy link
Contributor

sfregosi commented Aug 5, 2022

Hi Both - do you mind if I "repost" this issue/question and solution to the Bioacoustics Stack Exchange in case others have a similar issue in the future but aren't on GitHub?

@laralps
Copy link
Author

laralps commented Aug 8, 2022

thank you Marie! So I will first try to add the logger Remora path.
And sure Selene, please do share this at the Bioacoustics Stack Exchange .

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

No branches or pull requests

3 participants