mne-tools / mne-tools/mne-python

MNE - Read Forward Solution from another toolbox

Open
#10,016 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ENH
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.