Back to the main page.
Bug 2708 - clarify contrastlim versus colorlim/clim in ft_sourceplot
| Status | ASSIGNED |
| Reported | 2014-09-27 14:15:00 +0200 |
| Modified | 2015-02-11 10:42:48 +0100 |
| Product: | FieldTrip |
| Component: | plotting |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2014-09-27 14:15:12 +0200
it is not clear how the + and - button are supposed to work. Also not clear from lower level code, since ft_sourceplot->ft_plot_slice, whereas ft_plot_ortho mentions it as well and does some scaling/clipping independent of ft_plot_slice. does the "c" in clim mean - contrast limits? - color limits? - clipping limits?
Robert Oostenveld - 2014-09-27 14:15:45 +0200
oh, and what does descale in ft_plot_slice have to do with it?