Back to the main page.
Bug 1098 - the ft_qualitycheck reference documentation needs to be improved
Status | CLOSED FIXED |
Reported | 2011-11-02 08:53:00 +0100 |
Modified | 2019-08-10 11:46:26 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Arjen Stolk |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-11-02 08:53:33 +0100
At the moment the help specifies [info, timelock, freq, summary, headpos] = ft_qualitycheck(cfg) without telling what the output structures actually are. I can guess freq and timelock, but what is info, summary and headpos? I think it is more appropriate to specify in the help that: this function segments the data into 10-second pieces and performs the following analyses 1) computes the circumcenter of the headposition (ctf only) 2) computes the 50Hz line noise 3) ... 4) ... and to explain the outputs explicitly given these analysis.
Arjen Stolk - 2012-01-11 11:22:17 +0100
thanks, done as suggested