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

Explosion Detector #70

Open
edenzang opened this issue Apr 30, 2021 · 0 comments
Open

Explosion Detector #70

edenzang opened this issue Apr 30, 2021 · 0 comments

Comments

@edenzang
Copy link

Screenshot (118)
Screenshot (117)

  1. 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

  2. After selecting "Run Explosion Detector", the GUI pops up and the following default info populates into the MatLab console:

ans =

struct with fields:

   threshold: 0.0300
   c2_offset: 3.0000e-06
      diff_s: 2
    nSamples: 1000
       rmsAS: 1.5000
       rmsBS: 1
        ppAS: 4
        ppBS: 3
   durLong_s: 0.5500
  durShort_s: 0.0300
     baseDir: 'G:\Site\data\df100'
      outDir: 'G:\Site\ExplosionDetections'
    datatype: 'HARP'
templateFile: 'C:\Users\OSI\Documents\GitHub\Triton\Remoras\Triton-master\Remoras\Explosion-Detector\template.mat'
      plotOn: 0
recursSearch: 0

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.

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