Back to the main page.
Bug 2955 - implement saturation option in ft_plot_mesh
Status | CLOSED DUPLICATE |
Reported | 2015-08-28 15:13:00 +0200 |
Modified | 2019-08-10 12:31:02 +0200 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P5 enhancement |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2015-08-28 15:13:46 +0200
Stephen ran into some issues with a cortical sheet with color-coded functional data on it. It occurred to me that for those we only have opacity, whereas for line and vector (ER and TFR) we also have saturation. That is used as cfg.maskstyle in the top-level plotting functions. We might also implement saturation as alternative for meshes in ft_plot_mesh and for slices in ft_plot_slice.m
Robert Oostenveld - 2015-11-05 23:31:42 +0100
It should be implemented both in ft_plot_mesh and (higher up) in ft_sourceplot *** This bug has been marked as a duplicate of bug 2997 ***