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 code #110

Open
Lysslopez opened this issue Oct 19, 2024 · 0 comments
Open

Error code #110

Lysslopez opened this issue Oct 19, 2024 · 0 comments

Comments

@Lysslopez
Copy link

Greetings! I am attempting to compute soundscape metrics for my SoundTrap data; however, I keep receiving this error code:
Index in position 2 exceeds array bounds. Index must not exceed 241.

Error in sm_cmpt_avgs (line 187)
tol(:,a) = sum(REMORA.sm.cmpt.pre.pwr(:,...

Error in sm_cmpt_metrics (line 47)
sm_cmpt_avgs(fidx,n);

Error in sm_cmpt_control (line 136)
sm_cmpt_metrics;

Error while evaluating DestroyedObject Callback.

For reference..
Make LTSA:
Averaging Time (s)= 5
Frequency Bin Size (Hz)= 100
Length of LTSA (days)= *from 106-116 days
File Type: WAV
Data Type: SoundTrap

Compute Soundscape Metrics:
Low Frequency Limit (Hz)= 20
High Frequency Limit (Hz)= 24000
Bin Size Time (s)= 5
PSD Bin Size Frequency (Hz): 100
Min. Seconds/Average (%)= ???
If I put the min. seconds/average to over~ 50%, it starts to run but says time is not computed

I would love some input/advice on how to compute these soundscape metrics, as I am not proficient in coding! Thanks!

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

1 participant