You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I saw that the continous data can be .bin file or .dat file in these modules. As the temp_wh.dat file created by kilosort3 is whitened and high pass filtered, I think the outputs like mean waveforms, SNR and other quality control parameters should be better than using the .bin file. But I found that by using the temp_wh.dat as continous file to run the modules, the meanwaveforms are worise, the SNR is much lower. Why?
for example, the following pictures are the ploted mean waveforms of the same cluster:
by using the bin file:
SNR is 1.008
by using the temp_wh.dat file:
SNR is just 0.065
Is there anything wrong when I use the modules?
More information:
the bin file is created by SpikeGLX.
I just run the kilosort postprocessing, noise_templates,mean_waveforms,quality_metrics modules because the kilosort3 has been run manully.