cortex-lab / KiloSort

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

Preprocessing issues, change in data length and scaling #256

Open etzhao opened 2 years ago

etzhao commented 2 years ago

I am using Kilosort3 to process my data and I ran into 2 issues in the preprocessing. First the data length in the "temp_wh.dat" 16 x 9118400, but my raw binary file is 16 x 9082368. Second, the signal in the "temp_wh.dat" file seems to be scaled up by more than an order of magnitude in comparison to the raw data that I bandpass filtered.

Will be grateful in any advice to point me in the right direction!