Back to the main page.
Bug 1024 - the documented defaults in the ft_specest functions are inconsistent with the implemented defaults
Status | CLOSED FIXED |
Reported | 2011-10-09 12:42:00 +0200 |
Modified | 2012-01-12 11:26:58 +0100 |
Product: | FieldTrip |
Component: | specest |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-10-09 12:42:44 +0200
ensure that the documented and implemented defaults are consistent
Robert Oostenveld - 2011-10-09 12:45:22 +0200
the polyorder option (and the default of 1) are also not documented furthermore, the code suggests that the default is demeaning, whereas (if I understand it correctly), the default is to detrend (order=1 instead if 0)