Back to the main page.

Bug 1170 - neuroprax import functionality fails when selecting channels

Status CLOSED FIXED
Reported 2011-11-18 10:58:00 +0100
Modified 2012-04-11 16:48:32 +0200
Product: FieldTrip
Component: fileio
Version: unspecified
Hardware: PC
Operating System: All
Importance: P4 major
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2011-11-18 10:58:00 +0100

I noticed the following case 'neuroprax_eeg' tmp = np_readdata(filename, hdr.orig, begsample - 1, endsample - begsample + 1, 'samples'); dat = tmp.data'; which means that channels are not selected.


Robert Oostenveld - 2011-11-18 10:58:18 +0100

this relates to bug 1169


Boris Reuderink - 2011-11-18 14:38:45 +0100

See ./fileio/ft_read_data.m:795, SVN r4772.


Robert Oostenveld - 2011-12-14 10:50:53 +0100

manzana> svn commit fileio Sending fileio/ft_read_data.m Transmitting file data . Committed revision 5030.


Robert Oostenveld - 2011-12-14 10:55:47 +0100

I looked for a test dataset, but could not find one. The only person that I know that might have this data format is Thomas Hartmann in Konstanz. Since it is such a sparsely used file format, I suggest not to bother in getting a test file.


Robert Oostenveld - 2012-04-11 16:48:32 +0200

I cleaned up my bugzilla list by changing the status from resolved (either fixed or wontfix) into closed. If you don't agree, please reopen the bug. Robert