Back to the main page.
Bug 16 - do not redraw topoplot of component when scrolling through trials
Status | CLOSED FIXED |
Reported | 2010-01-12 13:36:00 +0100 |
Modified | 2011-02-23 13:51:04 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | Other |
Operating System: | Linux |
Importance: | P5 enhancement |
Assigned to: | Jörn M. Horschig |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Stephen Whitmarsh - 2010-01-12 13:36:32 +0100
please disregard bug 15. somehow the topographical layout of the components is square instead of head-shaped. cfg = []; cfg.continuous = 'no'; cfg.layout = 'EEG1010.lay'; cfg.channel = [1:10]; cfg.viewmode = 'component'; cfg = ft_databrowser(cfg,ICA_M); attached you'll find a component structure. bit big, sorry.
Jörn M. Horschig - 2011-02-10 16:09:44 +0100
I solved that bug some weeks ago, it is now drawn properly. Anyhow, I did not see this file, so I created a new one and resolved it immediately. I cannot find the other bug id, so I mark this as being resolved.
Jörn M. Horschig - 2011-02-16 15:25:52 +0100
I was dealing with componentbrowser instead of databrowser, my bad! Ingrid, do you mind if I take this bug? It's been there for a rather long time, and I am up to improving the databrowser anyways
Ingrid Nieuwenhuis - 2011-02-16 19:11:34 +0100
Hi Jörn, reassigned to you now. Thanks! Ingrid
Jörn M. Horschig - 2011-02-17 16:01:35 +0100
fixed - closing