[FieldTrip] TMSi fieldtrip data collection

jie liu ljbj_2009 at yahoo.com
Tue Jun 26 17:03:43 CEST 2012


Dear All,


I tried to collect data using TMSI refa and real-time buffer from FieldTrip, did some tests.
using ft_realtime_signalviewer,but failed, could you guys please give me some comments or clues?
if someone did experiment using TMSi system with fieldtrip, please show me some basic script for data collection using ft_read_data and convert the data to voltage using gain and offset.
Any information would be greatly appreciated!Thank you!
Jie

cfg=[];
figure; ft_realtime_signalviewer(cfg)
got such errors.
errors:

Invalid name for channel 1. Skipping the rest.
??? Error using ==> cell.unique at 47
Input must be a cell array of strings.

Error in ==> ft_channelselection at 83
if
length(datachannel)~=length(unique(datachannel))

Error in ==> ft_realtime_signalviewer at 75
cfg.channel =
ft_channelselection(cfg.channel, hdr.label);

Error in ==> test_Buffer_draw at 7
ft_realtime_signalviewer(cfg) 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20120626/cb0598a5/attachment-0001.html>


More information about the fieldtrip mailing list