Back to the main page.
Bug 915 - layout units and scaling should be consistent
Status | CLOSED FIXED |
Reported | 2011-08-31 15:54:00 +0200 |
Modified | 2012-08-23 10:35:15 +0200 |
Product: | FieldTrip |
Component: | plotting |
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-31 15:54:16 +0200
...throughout all plotting functions (ft_prepare_layout, multiplot/topoplot and especially databrowser (in component viewmode)).
Eelke Spaak - 2012-05-01 12:24:14 +0200
Revision 5715 contains changes I made to ft_plot_topo and ft_plot_lay, which should enable them to correctly parse any coordinate system of layouts (i.e., with an arbitrary scaling factor and an arbitrary center of the system). These changes should have fixed this bug as well.