Back to the main page.
Bug 488 - planarchannelset, and therefore ft_combineplanar, uses senstype instead of ft_senstype
| Status | CLOSED FIXED |
| Reported | 2011-02-10 16:22:00 +0100 |
| Modified | 2011-02-23 13:51:10 +0100 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P1 trivial |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jörn M. Horschig - 2011-02-10 16:22:33 +0100
Warning: SENSTYPE is only a compatibility wrapper, which will soon be removed. Please instead call FT_SENSTYPE. > In senstype at 16 In fieldtrip\private\planarchannelset at 32 In ft_combineplanar at 97 In trainClassifier at 12 In start_experiment at 108
Robert Oostenveld - 2011-02-10 20:00:28 +0100
fixed in rev2857