Back to the main page.

Bug 1118 - reading ctf data from a dataset where all meg channels are disabled fails with the routines in external/ctf

Status CLOSED WONTFIX
Reported 2011-11-04 15:23:00 +0100
Modified 2012-01-12 11:26:48 +0100
Product: FieldTrip
Component: fileio
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Jan-Mathijs Schoffelen - 2011-11-04 15:23:20 +0100

The problem occurs (probably among others) on line 330 in ft_read_header. Explicitly specifying 'ctf_old' for dataformat and headerformat seems to work fine.


Boris Reuderink - 2011-11-17 10:46:38 +0100

Changed the status of bugs without a specific owner to UNCONFIRMED. I'll try to replicate these bugs (potentially involving the submitter), and change confirmed bugs to NEW. Boris


Boris Reuderink - 2011-11-17 13:59:03 +0100

Could you give an example script and data?


Boris Reuderink - 2011-11-28 16:06:52 +0100

Bump.


Boris Reuderink - 2012-01-03 14:10:03 +0100

Bump.


Jan-Mathijs Schoffelen - 2012-01-03 14:14:34 +0100

Well, we would need to record some data without meg-channels, which I think is an overkill for this bug. Acquiring a dataset in the MEG without specifying MEG channels to be recorded is unusual usage of the MEG system so I wouldn't spend too much time on reproducing and creating a fix. Particularly if specifying cfg.dataformat = 'ctf_old' works.


Jan-Mathijs Schoffelen - 2012-01-03 14:14:47 +0100

see my previous comment