-
Notifications
You must be signed in to change notification settings - Fork 27
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
loading wav files in remora soundscape LTSA that are not HARP or SoundTrap #90
Comments
Could you share a bit more information so we can try to troubleshoot. What error messages are you getting? |
Hi, |
sorry, I forgot to add the previous line of my code, just above the if: |
And to answer your questions (sorry for the several messages): What error messages are you getting? Is this issue happening when you are trying to create a soundscape LTSA? What is the format of the filenames that you are reading in? It is important the time stamp fits a certain format. |
Hi @chuetz I think your 'dirty fix' for the initial audioread error shouldn't present any issues and thanks for pointing it out - it is likely a fix worth making permanent for others that are trying to create LTSAs for durations of wavs that are not a full day duration. For your other two issues: No soundscape metrics - if you upload the LTSA here I can take a closer look at it. |
Hi Selene, Thank you for the quick answer! Concerning the visual display, it looks like it is a bug when the computation just finished. When I close triton and reload the soundmetric LTSA using the remora, it's fine. Concerning the metrics, it might very well be that I'm using the wrong parameters. I'm uploading the csv files and the log, but the ltsa cannot be uploaded here (file type not supported). LTSA was computed using the remora, and the following parameters: Thank you very much in advance for your help! [ltsa_sm_PSD_mean_1h.csv](https://github.com/M |
@chuetz just as an FYI I also have a wonky looking output when the soundscape LTSA is first computed, but then it looks fine when I load it. That is just a bug that needs to be resolved. For what it's worth, the nice thing about the soundscape ltsa's is that you can make them just 1 day at a time, so you can look at really fine resolution (1 sec, 1 Hz) and then compute metrics on those fine resolution LTSAs. I typically use settings like 10 sec/200 Hz for creating just "regular" LTSAs that are used for manual analysis to find cetaceans, boat sounds, etc. and then the soundscape remora is specially set up do make these finer scale ltsas to look at noise trends (someone at MBARC, please chime in here if you all do something different, this is just from my experience!) |
Agreed, it seems like the trend goes toward computing 1s / 1 Hz resolution initial soundscape LTSAs (pretty large files!) and then reduce to whatever averaging scheme one may want in step 2.
Simone
… On Sep 27, 2022, at 9:19 PM, sfregosi ***@***.***> wrote:
@chuetz <https://urldefense.com/v3/__https://github.com/chuetz__;!!Mih3wA!GM61DaKQjgRdKErEU9bDiK3Zivopx3RDjK78OPKjMBTeOncwAN4xMvZuBrLjFMKhLjokMevB4zPCcl9dkcSQOnYj$> just as an FYI I also have a wonky looking output when the soundscape LTSA is first computed, but then it looks fine when I load it. That is just a bug that needs to be resolved.
For what it's worth, the nice thing about the soundscape ltsa's is that you can make them just 1 day at a time, so you can look at really fine resolution (1 sec, 1 Hz) and then compute metrics on those fine resolution LTSAs. I typically use settings like 10 sec/200 Hz for creating just "regular" LTSAs that are used for manual analysis to find cetaceans, boat sounds, etc. and then the soundscape remora is specially set up do make these finer scale ltsas to look at noise trends (someone at MBARC, please chime in here if you all do something different, this is just from my experience!)
—
Reply to this email directly, view it on GitHub <https://urldefense.com/v3/__https://github.com/MarineBioAcousticsRC/Triton/issues/90*issuecomment-1260366725__;Iw!!Mih3wA!GM61DaKQjgRdKErEU9bDiK3Zivopx3RDjK78OPKjMBTeOncwAN4xMvZuBrLjFMKhLjokMevB4zPCcl9dkWDDaVgb$>, or unsubscribe <https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AIFJ574HM3MPS2O67S2INCLWAPBLLANCNFSM6AAAAAAQOMVFHQ__;!!Mih3wA!GM61DaKQjgRdKErEU9bDiK3Zivopx3RDjK78OPKjMBTeOncwAN4xMvZuBrLjFMKhLjokMevB4zPCcl9dkXwuXfv6$>.
You are receiving this because you are subscribed to this thread.
|
I'm having an issue with loading wav files that were not recorded by either HARP or SoundTrap devices. Is there any user defined format loading possibility?
The text was updated successfully, but these errors were encountered: