mne-tools / mne-tools/mne-python
MNE - Read Forward Solution from another toolbox
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
Read forward solution
It would be nice to read the leadfield matrix (forward solution) from another toolbox such as http://duneuro.org/.
Given the fact that the leadfield matrix is a numpy array, I think that the implementation of this feature is feasible.
Additional comments
Maybe this feature wouldn't be necessary if there was a way to solve the forward problem using FEM.
Thank you,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no target files or tests. Start by reviewing the existing forward-solution input and output paths, then determine how Duneuro represents its leadfield matrix and what compatibility requirements apply. Done would mean a defined import path, supported format, and tests demonstrating that a Duneuro solution can be read.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100