mne-tools / mne-tools/mne-python
ENH: improve dipole plotting with MRI
Open
@hoechenberger is already working on this.
Since Apr 27, 2020.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
see fieldtrip ft_plot_dipole.m and ft_plot_slice.m
see their tuto at : http://www.fieldtriptoolbox.org/tutorial/natmeg/dipolefitting
EDIT:
Enhancements to plot_dipole_mri_orthoview (#3966):
- Fix bound calculation in
headcoordinates - We should project the orientation vector onto each of the three 2D planes that we show in matplotlib mode
- Allow
backend='mayavi'to useVolumeSlicer(http://docs.enthought.com/mayavi/mayavi/mlab_case_studies.html) - Add head mesh in
mayaviversion
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.
Assessment
This issue has not been assessed yet.