Back to the main page.
Bug 1801 - consider using sens.type for grad and elec
Status | CLOSED FIXED |
Reported | 2012-10-30 22:02:00 +0100 |
Modified | 2012-12-31 11:46:25 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2012-10-30 22:02:41 +0100
proper use of this will speed up ft_senstype and will prevent it having to go over all the senslabel calls and comparisons. it would be comparable to using vol.type it would have to be added (to start with) in the xxx2grad functions
Robert Oostenveld - 2012-11-23 20:00:04 +0100
This has been implemented in ft_datatyoe_sens and the low level functions. A problem along the way (solved) was that of undoing the planar balancing, e.g. in order to get sensor positions. The type changes in that case.