Back to the main page.
Bug 1386 - ft_prepare_headmodel should call ft_hastoolbox when cfg.smooth = 'yes'
| Status | CLOSED FIXED |
| Reported | 2012-03-22 09:24:00 +0100 |
| Modified | 2012-06-12 13:00:05 +0200 |
| Product: | FieldTrip |
| Component: | forward |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | Cristiano Micheli |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jan-Mathijs Schoffelen - 2012-03-22 09:24:49 +0100
It has to ensure that spm is on the path (needed for the call to spm_smooth) Also, I noticed a subfunction dosmoothing, which is not used consistently across the code, e.g. in prepare_singleshell (subfunction) spm_smooth is called, and I would have expected the dosmoothing function