Back to the main page.

Bug 2060 - cannot read neuralynx events.nev in the absence of LFP channels

Status CLOSED FIXED
Reported 2013-03-17 12:00:00 +0100
Modified 2013-04-23 12:06:29 +0200
Product: FieldTrip
Component: fileio
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2013-03-17 12:00:50 +0100

this was observed during the workshop in toronto: ft_read_event('Events.nev') does not work, whereas ft_read_event(DIRECTORY) does. The latter works (e.g. with '.' as directory) because it first reads the header. In the absence of lfp channels that does not work. However, it would make sense for it to still work, returning event.timestamp and leaving event.sample empty.


Robert Oostenveld - 2013-03-17 12:14:55 +0100

roboos@mentat001> svn commit Sending fileio/ft_read_event.m Adding test/test_bug2060.m Transmitting file data .. Committed revision 7681.


Robert Oostenveld - 2013-04-23 12:05:53 +0200

closed various bugs


Robert Oostenveld - 2013-04-23 12:06:29 +0200

closed various bugs