Back to the main page.
Bug 2566 - ft_topoplotER (presumably topoplot_common) computes its own on-the-fly avg when tl.individual is present
| Status | CLOSED FIXED |
| Reported | 2014-05-08 12:16:00 +0200 |
| Modified | 2019-08-10 12:29:18 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P5 normal |
| Assigned to: | Eelke Spaak |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Eelke Spaak - 2014-05-08 12:16:45 +0200
well-spotted at the tutorial by a student this is relevant for http://fieldtrip.fcdonders.nl/tutorial/cluster_permutation_timelock#plotting_the_results1 if an .avg field is already present, it should be used, even though dimord = subj_chan_time and an .individual field is present. At present this is not used, but recomputed by the plotting function.
Eelke Spaak - 2014-05-12 17:43:19 +0200
bash-4.1$ svn commit private/topoplot_common.m Sending private/topoplot_common.m Transmitting file data . Committed revision 9506.