flatironinstitute / ironclust

Spike sorting software being developed at Flatiron Institute, based on JRCLUST (Janelia Rocket Cluster)
Apache License 2.0
28 stars 7 forks source link

Error when running Ironclust with docker and spikeinterface #63

Open betty6you opened 1 year ago

betty6you commented 1 year ago

IronClust Version: 2

Removed 0 lock(s). Running irc2.m (5.9.8) Created /Users/betty/Desktop/SpikeInterface/EDF/results_IC/tmp/raw_geom.prm Read /Users/betty/Desktop/SpikeInterface/EDF/results_IC/ironclust_dataset/raw.mda (1/2), took 31.3s (8.0 MB/s, 250.0 MB) getprinvec: took 0.2s Arrays have incompatible sizes for this operation. Error using + Arrays have incompatible sizes for this operation.

Error in irc2>find_site2spk (line 9450)

Error in irc2>getspikes (line 4718)

Error in irc2>detectpaged (line 4664)

Error in irc2>detect_ (line 4358)

Error in irc2>detectcache (line 340)

Error in irc2 (line 236)

Error in p_ironclust (line 22)

MATLAB:sizeDimensionsMustMatch

Can you tell me how to solve this problem?

Many thanks!