mne-tools / mne-tools/mne-python
ENH: plot_dipole_locations should be able to use a sphere
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
The code from #4633 had to custom plot dipole locations because an MRI is required, but shouldn't be.
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
Start by reading the custom plotting code introduced in #4633 and trace the plot_dipole_locations entry point. Determine how the function currently requires an MRI and what sphere input should represent; the issue is complete when dipole locations can be plotted with a sphere without requiring an MRI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100