Back to the main page.

Bug 2386 - plot electrodes as disks in ft_plot_sens

Status CLOSED FIXED
Reported 2013-11-22 10:23:00 +0100
Modified 2019-08-10 12:40:44 +0200
Product: FieldTrip
Component: plotting
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 enhancement
Assigned to: Arjen Stolk
URL:
Tags:
Depends on:
Blocks: 2438
See also:

Robert Oostenveld - 2013-11-22 10:23:40 +0100

electrodes are now plotted as points by ft_plot_sens. MATLAB makes these points very small on high-resolution screens (it seems 1 pixel on my screen). The ft_plot_sens can plot gradiometers as coils. Similarly, it would be nice to plot electrodes as "disks". That would involve the determination of the center of the head (approximate), make a small triangulated cylinder (should be very short compared to the diameter, but have some volume) and place that cylinder at the electrode position, with the axis along the direction from the center of the head. I am thinking of a ~5 mm diameter and ~2 mm length cylinder. See plotting/private/cylinder.m and look at the ft_dipole_plot functionality (which plots a cylinder together with a cone).


Arjen Stolk - 2017-03-03 05:17:34 +0100

An sphere plotting option is being added, see PR 353 https://github.com/fieldtrip/fieldtrip/pull/353


Arjen Stolk - 2017-03-11 19:34:45 +0100

Is still on the wish list? ft_plot_sens now can plot 3D spheres. The cylinders would indeed give a more realistic view of how the electrodes were placed in relationship to the scalp/cortex.


Arjen Stolk - 2017-04-24 19:00:18 +0200

closed because of lack of interest in this functionality, on top of recently introduced spherical electrodes


Robert Oostenveld - 2019-08-10 12:34:34 +0200

This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.


Robert Oostenveld - 2019-08-10 12:40:44 +0200

This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.