<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'><style>p { margin: 0; }</style><div style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">Dear All,<br><br>When I try to invoke the 'ft_topoplotER(cfg,GA_FC)' command, I get the following warning<br><br><em>Warning: the trial definition in the configuration is inconsistent with the actual data </em><br><br>This happens both with the tutorial data as with my own data and is apparently caused by the fact that in the data structure there is a field 'previous' which in turn contains a field 'trl' which contains information on all triggers found in my original data. As I only take the average of the trials corresponding to certain target stimuli with ft_timelockanalysis (using 'cfg.trials = find(data.cfg.trl(:,end));') and then try to make a plot of that, fieldtrip finds an inconsistency in the dimensions and then does some kind of reconstruction, stating the following<br><br><em>Warning: reconstructing sampleinfo by assuming that the trials are consecutive segments of a continuous recording</em><br><br>This worries me a bit as I do not know exactly what it is doing although the tutorial plot seemed to be the same as the one on the website. What can I do to avoid this warning?<br><br>I use fieldtrip version 20120308 and matlab R2010b on fedora 14.<br><br>Thanks in advance,<br>Best regards,<br>Dieter Devlaminck<br></div></div></body></html>