Back to the main page.
Bug 1400 - documentation of ft_appendfreq cfg.parameter missing
Status | CLOSED FIXED |
Reported | 2012-03-29 16:41:00 +0200 |
Modified | 2012-08-23 10:42:23 +0200 |
Product: | FieldTrip |
Component: | documentation |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P4 normal |
Assigned to: | Boris Reuderink |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Johanna - 2012-03-29 16:41:38 +0200
cfg.parameter is a required input to ft_appendfreq, but there is not any information in the 'help' of how to set it or what it means.
Jan-Mathijs Schoffelen - 2012-05-16 07:32:23 +0200
is the parameter option in principle needed? I would say that the function should just append all appendable variables. The parameter option is a vestige of the old ft_selectdata (which back then was not thought through very well). I suggest to make the ft_appendXXX functions not dependent on a specified parameter; they should just append all appendable parameters.
Jan-Mathijs Schoffelen - 2012-05-16 07:32:50 +0200
let JM and Boris team up to discuss this.