Back to the main page.
Bug 898 - ft_databrowser does not draw layout correctly when layout is taken from .mat-file
Status | CLOSED FIXED |
Reported | 2011-08-25 10:59:00 +0200 |
Modified | 2012-08-23 10:35:10 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P1 normal |
Assigned to: | Eelke Spaak |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Eelke Spaak - 2011-08-25 10:59:12 +0200
Roemer van der Meij - 2012-03-21 11:23:01 +0100
Eelke, isn't this more of a problem of the layout-files that are saved on disc and read-in when using ft_prepare_layout? I.e. all functions using layouts should have difficulty with it?
Jan-Mathijs Schoffelen - 2012-03-21 13:55:48 +0100
the hunch is that the units in which the positions are expressed are not normalized when using the .mat file. it could be that databrowser expect the units to be normalized. there may be an incompatibility between the scale of the axes in which the layout is to be plotted. look for a solution in ft_plot_topo
Eelke Spaak - 2012-05-01 12:19:52 +0200
It took some digging, but should be fixed now. Sending ft_databrowser.m Sending plotting/ft_plot_lay.m Sending plotting/ft_plot_topo.m Transmitting file data ... Committed revision 5715.