cortex-lab / phy

phy: interactive visualization and manual spike sorting of large-scale ephys data
BSD 3-Clause "New" or "Revised" License
307 stars 156 forks source link

relation between channel id and electrodes sites id #1171

Open chongtianyifa opened 1 year ago

chongtianyifa commented 1 year ago

Hi, For neuropixel Phase3B1, there are 384 channels. During sorting using kilosort, I choose the default neuropixPhase3B1_kilosortChanMap. This will disconnect the reference channel 192. However, the output channel_map.npy from kilosort gives me 383 channels ranging from 0-382. Does this mean 0-190 correspond to 1-191 recording sites and 191-382 correspond to 193-384 recording sites?

Thanks, Chris