Back to the main page.
Bug 587 - ft_volumesegment accepts priors only for humans, default SPM options are rigid
Status | CLOSED WONTFIX |
Reported | 2011-04-19 10:33:00 +0200 |
Modified | 2011-07-13 14:46:34 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P1 normal |
Assigned to: | Cristiano Micheli |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Cristiano Micheli - 2011-04-19 10:33:44 +0200
If i can access a global variable i can change the priors for SPM segmentation, which for the monkey means different smoothing, etc. I propose to add 'global px' at the beginning of ft_volumesegment.m
Jan-Mathijs Schoffelen - 2011-04-19 11:05:47 +0200
please avoid using global variables. Try to find out which options there are, and define the defaults withing ft_volumesegment. You can then always overrule them if needed. You can have a look at spm_defaults
Robert Oostenveld - 2011-04-27 20:55:23 +0200
changed multiple bugs that already had names attached from NEW into ASSIGNED. If you (as the assignee) don't agree, please reassign it to fieldtrip-bugs and change the status back into NEW.
Robert Oostenveld - 2011-05-04 13:18:16 +0200
should be changed on local/personal spm version only, not distributed to all FT users