Back to the main page.

Bug 1244 - ft_analysisprotocol shows the wrong cfg if you click in the figure

Status CLOSED FIXED
Reported 2012-01-03 11:56:00 +0100
Modified 2012-03-14 10:00:44 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: All
Operating System: All
Importance: P3 normal
Assigned to: Eelke Spaak
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2012-01-03 11:56:34 +0100

Created attachment 206 data to reproduce the bug I performed a sequence of steps that I wanted to check with ft_analysisprotocol. The initial figure is correct, but when I click on one of the boxes, I expect to see the cfg for that step. Instead each box gives me the cfg for the last step (componentanalysis). See attached data and do cfg = []; ft_analysisprotocol(cfg, comp); and click in the figure.


Boris Reuderink - 2012-01-10 12:38:10 +0100

Confirmed in SVN revision 5104.


Eelke Spaak - 2012-01-16 15:11:42 +0100

My rewrite of the GUI routines broke the existing guidata handling. I changed the guidata handling; this bug is fixed in revision 5141.


Eelke Spaak - 2012-03-14 10:00:44 +0100

closing several bugs that have been RESOLVED for a long time