Open AhnafHassan opened 5 years ago
Hi,
I am trying to run Kilsort on a 32-channel linear probe data recorded from the hippocampus. However, I am struggling with the coordinates. Since it is a linear probe, will the variables "xcoords" and "ycoords" be the following?
x= ones(1,32); y= 1:32;
Kindly help me out. Thank you.
Sincerely, Ahnaf
Hi,
I am trying to run Kilsort on a 32-channel linear probe data recorded from the hippocampus. However, I am struggling with the coordinates. Since it is a linear probe, will the variables "xcoords" and "ycoords" be the following?
x= ones(1,32); y= 1:32;
Kindly help me out. Thank you.
Sincerely, Ahnaf