Back to the main page.
Bug 1387 - fr_sourcedescriptives does not support keepmom and keepnoise*
Status | CLOSED FIXED |
Reported | 2012-03-22 09:49:00 +0100 |
Modified | 2012-08-23 14:02:05 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 normal |
Assigned to: | Jörn M. Horschig |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jörn M. Horschig - 2012-03-22 09:49:00 +0100
needs to be implemented
Jan-Mathijs Schoffelen - 2012-03-23 15:22:54 +0100
Please go ahead
Jörn M. Horschig - 2012-03-28 11:00:33 +0200
hmm, I am getting confused with what cfg.projectmom is doing. Would you mind explaining that to me? Other weird things I noticed: - the keepcsd option is seemingly supported, but apparently the csd is computed anyway and then just dropped in the end. - if not keeptrials then keepcsd is used to also specify whether the noisecsd should be kept - cfg.supmethod seems to have something to do with noisecsd, but is not further documented Should I got and make this all nicer or just implement a blunt and straightforward solution given that we will have a new source* implementation anyways soon?
Jörn M. Horschig - 2012-04-25 10:28:02 +0200
need input on my questions
Jörn M. Horschig - 2012-04-25 10:28:35 +0200
need input :)
Jörn M. Horschig - 2012-08-21 15:11:23 +0200
fixed: keepnoisecsd is used as a flag to specify whether the nosie csd should be kept supmethod can be chan_dip, chan or dip, added that to help. no clue what this exactly means, though not fixed: csd is always computed and only dropped in the end keepmom and keepnoisemom are actually unused as well svn ci ft_sourcedescriptives.m -m "bugfix-#1387 - some cfg naming issues reduced" Sending ft_sourcedescriptives.m Transmitting file data . Committed revision 6389.