-
Notifications
You must be signed in to change notification settings - Fork 101
Description
Hi,
I am recording neural data using the plexon system, so it is adquired as a .plx file. There are SDK from plexon to take that data and load it into Matlab. I am taking the variables were the voltage from every electrode is recorded to make a .dat file. I use that file and run kilosort. However, when the analysis is done, nothing looks like an spike in the image that kilosort shows when is finished, nor in Phy.
I wonder if I am not saving correctly making the .dat file, or if there is something wrong in the way I am using kilosort which is:
1.- I made a ChanMap.m.
2.- Set the paths to StandardConfig and master_file.
3.- Run master_file
The questions are: Is there a easier way to go from .plx files to kilosort? Am I using kilosort all wrong? If yes, how I should do this?
Cheers,
Eduardo