coganlab / IEEG_Pipelines

A repo of current preprocessing methods for the Cogan Lab
https://ieeg-pipelines.readthedocs.io/en/latest/
MIT License
4 stars 2 forks source link

Change White Matter removal process for electrode plotting #77

Closed Aaronearlerichardson closed 9 months ago

Aaronearlerichardson commented 1 year ago

Change the electrode parcellation label picking process from current implementation to match the MATLAB implementation.

Aaronearlerichardson commented 1 year ago

Current intended MATLAB implementation: https://github.com/coganlab/MATLAB-env/issues/7

Aaronearlerichardson commented 1 year ago

Current label picking logic implemented here:

https://github.com/coganlab/IEEG_Pipelines/blob/157bb0843f2ed7864683b0fc1458c4288fa433e8/ieeg/viz/mri.py#L343-L371