Back to the main page.
Bug 1179 - ft_rejectvisual crashes when ft_checkconfig is set to pedantic and preproc options are specified as fields of cfg
Status | VERIFIED FIXED |
Reported | 2011-11-23 10:29:00 +0100 |
Modified | 2011-11-23 11:37:41 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2011-11-23 10:29:24 +0100
...and not as cfg.preproc.XXX This is a general issue with the subcfg and may affect more functions, e.g. ft_sourceanalysis.
Jan-Mathijs Schoffelen - 2011-11-23 10:38:38 +0100
In this function it is the responsibility of the user to specify them in an OK way. There are no defaults assigned. Therefore the function does not need to be changed (I updated the documentation though r4794).
Boris Reuderink - 2011-11-23 11:27:40 +0100
You mention that this is a more general issue. Should we make a new, more general bug for this issue?