cortex-lab / KiloSort

GPU code for spike sorting
GNU General Public License v2.0
176 stars 100 forks source link

why the spike timepoints will be longer than the total time? #200

Open MyNameIsMoney opened 5 years ago

MyNameIsMoney commented 5 years ago

thanks for your software. when I read the spike_times.npy file, i found that the time was longer than the total time in my original data file gotten from spikeGLX(the parameter 'fileTimeSecs' in .meta file),this was the total time I collected the data. It was very strange.