Back to the main page.
Bug 85 - "read_zebris.m" not found in "fileio/private"
| Status | CLOSED FIXED |
| Reported | 2010-05-20 11:36:00 +0200 |
| Modified | 2011-01-05 12:01:12 +0100 |
| Product: | FieldTrip |
| Component: | fileio |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P5 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Tilmann Sander-Thommes - 2010-05-20 11:36:12 +0200
"ft_read_sens.m" calls "read_zebris.m", but "read_zebris.m" is not in the corresponding private directory: ... %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % these are created by a Zebris tracker, at CRC in Liege at least. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% case 'zebris_sfp' [sens.fid, sens.pnt, sens.fid_label, sens.label] = read_zebris(filename, 0); ... This read "read_zebris.m" can probably be replaced by something like pos = ft_read_sens(filename , 'fileformat', 'besa_sfp'); People in Liege at CRC have created apparently "read_zebris.m" and might know more (see comments above).
Robert Oostenveld - 2010-05-20 14:14:14 +0200
The file was still only on my own development computer, I just added it to svn.
Robert Oostenveld - 2011-01-05 11:57:07 +0100
selected a long list of resolved bugs from roboos and changed the status into "RESOLVED"