Back to the main page.
Bug 1112 - ft_convert_sens fails to estimate the size of a ctf151 due to the new chanpos
Status | CLOSED FIXED |
Reported | 2011-11-03 22:18:00 +0100 |
Modified | 2012-06-20 15:03:24 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | All |
Operating System: | All |
Importance: | P3 normal |
Assigned to: | Boris Reuderink |
URL: | |
Tags: | |
Depends on: | |
Blocks: | 1507 |
See also: |
Robert Oostenveld - 2011-11-03 22:18:12 +0100
the chanpos includes some reference channels, due to which the size is estimated to be in mm instead of cm see the associated test script and mat file
Boris Reuderink - 2011-11-17 10:46:37 +0100
Changed the status of bugs without a specific owner to UNCONFIRMED. I'll try to replicate these bugs (potentially involving the submitter), and change confirmed bugs to NEW. Boris
Boris Reuderink - 2012-01-04 12:08:27 +0100
The problem disappears when a interdecile range (difference between 10% and 90% percentile) is used to estimate the head size. Should this interdecile range (idrange) function be a subfunction, or available more widely within fieldtrip?
Boris Reuderink - 2012-01-17 12:24:49 +0100
Added time estimate.
Boris Reuderink - 2012-01-17 13:39:17 +0100
Committed revision 5144 that fixes this bug. Unfortunately, I don't have test data to confirm that other sizes are estimated correctly.
Boris Reuderink - 2012-01-17 13:39:50 +0100
Changed status to RESOLVED:FIXED.