-
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
Spectrogram error code on Mac #111
Comments
Dear ?,
Do you have the signal processing toolbox installed? The hann/hanning
window functions are part of this toolbox. If you have a license, install
the toolbox. Otherwise, you can:
1. Write your own hanning function (trivial, but there are probably
other signal processing toolbox functions used by Triton)
2. Use the precompiled version of Triton (not sure if it runs on the
Mac)
All my best,
Marie
Marie Roch
Professor of Computer Science, San Diego State University, GMCS-533
MAR Lab <https://roch.sdsu.edu/> and Marine Bioacoustics Research
Collaborative <http://acoustics.ucsd.edu/>
From: miriamhj13 ***@***.***>
Sent: Monday, December 2, 2024 9:11 PM
To: MarineBioAcousticsRC/Triton ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [MarineBioAcousticsRC/Triton] Spectrogram error code on Mac (Issue
#111)
Screenshot.2024-11-27.at.2.14.06.PM.png (view on web)
<https://github.com/user-attachments/assets/038a75d2-ef80-478f-b694-f45508d3
11f0> Screenshot.2024-11-27.at.2.30.29.PM.png (view on web)
<https://github.com/user-attachments/assets/41b56930-d444-4d58-819b-c4eeda9f
256c>
I can open LTSAs but when I go to expand and click on a specific time point
to open the spectrogram, this error code appears and I can't seem to figure
out how to debug. I just see a blank (white) spectrogram. I am using MatlabR
2022a and Triton version 1.0 2022. I did recently update my Macbook Pro 2019
to Sequoia 15.1.1. If anyone has come across this issue with a Mac, please
let me know!
-
Reply to this email directly, view it on GitHub
<#111> , or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQB76QGPYSKCZ2X7AQO2D32D
U4MXAVCNFSM6AAAAABS457GRGVHI2DSMVQWIX3LMV43ASLTON2WKOZSG4YTIMBRGM3DONY> .
You are receiving this because you are subscribed to this thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! I can open LTSAs but when I go to expand and click on a specific time point to open the spectrogram, this error code appears and I can't seem to figure out how to debug. I just see a blank (white) spectrogram. I am using MatlabR 2022a and Triton version 1.0 2022. I did recently update my Macbook Pro 2019 to Sequoia 15.1.1. If anyone has come across this issue with a Mac, please let me know! Thanks!
The text was updated successfully, but these errors were encountered: