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
The when entering my personalized folder locations, selecting "Sound Trap" data type, and hitting the "Run Explosion Detector" button, I receive the following error:
Error using load
Unable to read file 'C:\Users\OSI\Documents\GitHub\Triton\Remoras\Triton-master\Remoras\Explosion-Detector\template.mat'. No such
file or directory.
Error in ex_xcorr_explosion_p2_v4_ST (line 29)
load(template)
Error in ex_detector_control (line 84)
ex_xcorr_explosion_p2_v4_ST(REMORA.ex.detect_params);
Error while evaluating DestroyedObject Callback.
The text was updated successfully, but these errors were encountered:
In the quick setup, "Add Remora" section for the explosion detector, it directs you to add the Ship Detector vs the Explosion detector
https://github.com/MarineBioAcousticsRC/Triton/wiki/Quick-Setup#S4
After selecting "Run Explosion Detector", the GUI pops up and the following default info populates into the MatLab console:
ans =
struct with fields:
The when entering my personalized folder locations, selecting "Sound Trap" data type, and hitting the "Run Explosion Detector" button, I receive the following error:
Error using load
Unable to read file 'C:\Users\OSI\Documents\GitHub\Triton\Remoras\Triton-master\Remoras\Explosion-Detector\template.mat'. No such
file or directory.
Error in ex_xcorr_explosion_p2_v4_ST (line 29)
load(template)
Error in ex_detector_control (line 84)
ex_xcorr_explosion_p2_v4_ST(REMORA.ex.detect_params);
Error while evaluating DestroyedObject Callback.
The text was updated successfully, but these errors were encountered: