Back to the main page.
Bug 3013 - ensure consistent handling of axis and voxel dimensions when ortho-plotting
Status | CLOSED FIXED |
Reported | 2015-11-25 11:02:00 +0100 |
Modified | 2016-06-14 16:14:54 +0200 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | 2837 |
See also: |
Robert Oostenveld - 2015-11-25 11:02:55 +0100
Robert Oostenveld - 2015-11-25 11:05:13 +0100
Arjen implemented viewdim, once upon a time Eelke implemented hasIsotropicVoxels. These are not consistently used, and are in principle separate I will implement them as cfg.axisratio = square/voxel/data cfg.voxelratio = square/data
Robert Oostenveld - 2015-11-25 21:54:23 +0100
mac011> svn commit ft_electrodeplacement.m ft_sourceplot.m Sending ft_electrodeplacement.m Sending ft_sourceplot.m Transmitting file data .. Committed revision 10937. mac011> svn commit test/inspect_bug3013.m Adding test/inspect_bug3013.m Transmitting file data . Committed revision 10938. This works really well for sourceplot. The layouting is now the same for ft_electrodeplacement, but the sliders and other ui controls in the lower right are not layed out properly any more. @Arjen, could you reposition those?
Arjen Stolk - 2016-02-01 19:36:18 +0100
Sorry, I saw this bug just now. I think the sliders are positioned well currently, so this bug has become obsolete. On a related now, I have recently extended these modifications to ft_volumerealign (method ortho).