Back to the main page.
Bug 1609 - ft_sourceplot ortho method: error
| Status | CLOSED FIXED |
| Reported | 2012-07-10 11:41:00 +0200 |
| Modified | 2012-08-23 14:02:07 +0200 |
| Product: | FieldTrip |
| Component: | plotting |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Linux |
| Importance: | P3 normal |
| Assigned to: | Jörn M. Horschig |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Vitoria Piai - 2012-07-10 11:41:31 +0200
Hi all, When using ft_sourceplot to plot stats after interpolation, ft_plot_slice cannot find corner_head (ft_plot_slice at 304). I had never had this error before running exactly the same script. The error appeared for the first time yesterday (July 9th). A description of what I do in the script: I interpolate {'stat' 'prob' 'mask'} with the templateMRI.nii Then I use cfg.method = 'ortho; With cfg.method = 'surface' there is no such error. Thank you, Vitoria
Jörn M. Horschig - 2012-07-10 13:43:39 +0200
I can confirm the error, and gonna have a look what is causing this (must be in the last update to ft_plot_slice, cause it worked for me before I updated my repository)
Jörn M. Horschig - 2012-07-10 13:58:00 +0200
Hey Vitoria, should be fixed! Best, Jörn