importing .avg neuroscan files

Robert Oostenveld r.oostenveld at FCDONDERS.RU.NL
Mon Dec 4 11:40:52 CET 2006


Hi Thomas,

On 3 Dec 2006, at 3:04, Thomas Thesen wrote:
> I saw on the FieldTrip web site that you have a function to import
> average .avg files from Neuroscan. When I looked at
> read_fcdc_header.m I only found import routines for continous .cnt
> files from Neuroscan, but not for the .avg files. Did I look in the
> wrong place?

You are correct, that is missing. Please put attached updated
functions in fieldtrip/private and let me know whether it works
(private mail is ok).

If you have access to neuroscan software, could you please also check
whether the Nth or the (N+1)th sample should be attached with the
time zero? I.e. there is a one-sample uncertainly regarding the
offset in samples and the time-axis that fieldtrip associates with
the data. For the demo Neuroscan *.avg file that I have the
hdr.nSamplesPre=250, which means that in fieldtrip the 251th sample
would be associated with time=0. I can also imagine that the
Neuroscan header should be interpreted in a way so that the 250th
sample is ascociated with time=0. I hope that this problem/question
is clear and that you can aid in clarifying it.

Robert

PS the updated files will also be in the next ftp release


-------------- next part --------------
A non-text attachment was scrubbed...
Name: read_data.m
Type: application/octet-stream
Size: 25895 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20061204/96295f9b/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: read_event.m
Type: application/octet-stream
Size: 26546 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20061204/96295f9b/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: read_header.m
Type: application/octet-stream
Size: 24078 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20061204/96295f9b/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: read_ns_avg.m
Type: application/octet-stream
Size: 2894 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20061204/96295f9b/attachment-0011.obj>


More information about the fieldtrip mailing list