barbaLab / nigeLab

Neurophysiological data analyses by engineers, for physiologists.
GNU General Public License v3.0
14 stars 2 forks source link

[BUG] doAutoClustering Error: Index exceeds matrix dimensions #60

Closed m053m716 closed 4 years ago

m053m716 commented 4 years ago

Bug Report

Description

This bug happens in some instances when doAutoClustering is run on the remote (not sure if it happens on local, but likely it does) via nigeLab.libs.DashBoard UI.

Error Messages

                  ID: 1
                State: finished
             Function: @qWrapper
               Parent: Job 3201
        StartDateTime: 16-Jan-2020 19:21:05
     Running Duration: 0 days 0h 0m 27s

                Error: Index exceeds matrix dimensions.
          Error Stack: getSpikes (line 149)
                       getSpikeFeatures (line 26)
                       doAutoClustering (line 61)
                       qWrapper (line 35)

Machine

Strategy

m053m716 commented 4 years ago

Resolved, pending merge to dev from Pull Request #61