-
Notifications
You must be signed in to change notification settings - Fork 7
ENH: Plot all grid / strip electrodes on the CT brain #3
Description
It would be really useful to have a plot similar to the current 3D MRI plots, but for the 2D locations on the brain. (like the plot that comes up when you select "manually modify electrode position", but where it shows all electrodes for a grid rather than just one). Most ecog people I know wouldn't trust an automatic electrode extraction algorithm without looking at the raw positions chosen on the CT brain.
E.g., I've found that the extraction algorithm often misses the centroid of electrodes by 5-10 pixels on a slice. In this case because it's actually 2 electrodes next to each other:

Alternatively, if you could quickly choose an electrode in the list, and have its position pop up in the CT, then this would be useful as well. That way, you could quickly scroll through the electrodes and make sure each one was positioned correctly. As it is now, clicking "manually modify electrode position" will bring up a new window every time.