Back to the main page.
Bug 455 - determine whether ft_componentbrowser can be removed
Status | CLOSED FIXED |
Reported | 2011-01-28 15:13:00 +0100 |
Modified | 2011-07-29 10:34:27 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Jörn M. Horschig |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-01-28 15:13:21 +0100
... because ft_databrowser should by now do most (if not all) of what ft_componentbrowser can do. If ft_databrowser is sufficiently complete, we should remove compoenntbrowser to avoid confusion and clarify documentation.
Jörn M. Horschig - 2011-02-15 14:33:53 +0100
I see no reason why ft_componentbrowser should be removed or why/how ft_databrowser can take over the function of the componentbrowser. ft_componentbrowser makes a topoplot of (independent) components and plots that next to the timeline of that component. You can browse through trials and components. In contrast the databrowser just plots the timeline data without the topographic distribution, which is, however, crucial when dealing with independent components. Using the databrowser to plot components seems more like an abuse of that function to me. Is there anything I am missing here?
Jörn M. Horschig - 2011-02-16 11:42:31 +0100
aha, I see, sorry for the last comment - it *is* possible to plot topos when using 'component' as viewmode I take this one and make databrowser have similar features/possibilities than componentbrowser
Jörn M. Horschig - 2011-02-17 16:04:34 +0100
I think I made ft_databrowser have the same features as ft_componentbrowser and also comparable speed - could you please check (I just started using the componentbrowser) If I hear no complaints, I'll update the wiki and delete the file from svn by the end of next week
Robert Oostenveld - 2011-05-04 13:43:07 +0200
add warning for deprecation
Jörn M. Horschig - 2011-06-01 09:49:14 +0200
added