Back to the main page.
Bug 1419 - ctf64 data cannot be detected as MEG data
| Status | CLOSED DUPLICATE |
| Reported | 2012-04-12 16:37:00 +0200 |
| Modified | 2019-08-10 11:56:42 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 normal |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jörn M. Horschig - 2012-04-12 16:37:56 +0200
ft_senstype cannot detect the labels as MEG channels, thus it is assumed that the channels do not need an orientation matrix (this is what ft_datatype_sens is doing). what kind of data is that anyways? if it is not supported by FT, why do we have that as test data?
Robert Oostenveld - 2012-04-12 16:55:32 +0200
it is supported by fieldtrip, but not with the default reading functions based on automatic filetype detection. If you specify the format as ctf_old I think that the basics should work.
Jan-Mathijs Schoffelen - 2012-05-16 08:05:40 +0200
duplicate *** This bug has been marked as a duplicate of bug 1306 ***