Back to the main page.
Bug 695 - development: improve visualization of MNE source reconstruction results
Status | CLOSED WONTFIX |
Reported | 2011-05-25 16:42:00 +0200 |
Modified | 2014-03-06 15:39:56 +0100 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Linux |
Importance: | P1 enhancement |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Lilla Magyari - 2011-05-25 16:42:12 +0200
To plot the results of the mne source reconstruction we have the following function available: - ft_sourcemovie: this function shows the activation on the source-space. it would be nice to see the same also on the inflated surface, for example
Jan-Mathijs Schoffelen - 2012-02-07 16:08:56 +0100
The inflated surface in itself is supported, the only thing that needs to be done is to replace the source.pos with the pos from the corresponding inflated surface. Should we build in some intelligence, or should we leave this to the user?
Jan-Mathijs Schoffelen - 2012-11-28 14:43:05 +0100
I guess we should leave this to the user. For now I think that ft_sourcemovie is already quite up to speed