Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding Lead-Field Matrix for AAL2 Atlas #248

Merged
merged 9 commits into from
Apr 2, 2024

Conversation

orabe
Copy link
Contributor

@orabe orabe commented Sep 21, 2023

Summary:
This pull request adds a Jupyter notebook that constructs a lead-field matrix corresponding to the Automated Anatomical Labeling 2 (AAL2) atlas and the standard 1020 electroencephalography (EEG) electrode configuration.

Details:

  • The Jupyter notebook (example-0.8-leadfield-matrix.ipynb) is provided in the neurolib/examples/ directory.
  • The notebook contains a step-by-step guide on constructing the lead-field matrix.
  • Make sure you have installed MNE, nibabel and matplotlib before running the notebook.

Related Pull Requests:
This pull request is related to pull [#249] by @Wirkungstreffer, which is opened to combine all necessary functions for computing the lead-field matrix.

Related Research:

Acknowledgments:

  • This work was conducted as a part of the Neural Information Processing project at the Technical University of Berlin.
  • This project was a joint effort with Zixuan Liu @Wirkungstreffer.
  • Thanks to @caglorithm for his guidance throughout the project.

Thank you for considering this contribution.

@caglorithm caglorithm merged commit 4e9454a into neurolib-dev:master Apr 2, 2024
Kreijstal pushed a commit to Kreijstal/neurolib that referenced this pull request Jun 21, 2024
* feat[leadfield]: add functions

* feat[leadfield]: add example

* BREAKING CHANGE: convert script to class

* BREAKING CHANGE: Use LeadfieldGenerator class

* [rename] example-4.3 to example-0.8

* docs[notebbok]: Add explanatory notes and comments

* del: remove leadfield module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants