Back to the main page.
Bug 1634 - ft_databrowser: check consistency of topoplots when using mat-files for layouts
Status | CLOSED FIXED |
Reported | 2012-08-08 14:28:00 +0200 |
Modified | 2013-01-17 10:38:28 +0100 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 normal |
Assigned to: | Roemer van der Meij |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Roemer van der Meij - 2012-08-08 14:28:58 +0200
Roemer van der Meij - 2012-08-08 17:25:47 +0200
I don't expect a shift in the topoplots, as their location is determined, IIRC, by using the layout of the plotted data (something like opt.plotlay), instead of their own layout (something like topolay). The something-like-plotlay of course originated from the layout of the data, being modified slightly in the function somewhere around the plotting of the vectors/labels/etc. Have a look in the code there.
Roemer van der Meij - 2012-08-17 15:58:32 +0200
Checked with CTF275 data, works fine.