Hi all, I am having a strange problem on importing continuous EEG where the time of events (and the whole EEG) is stretched a little bit on importing the data.<br><br>It's a bit of a convoluted process getting the data from a TDT system into EEGlab, what we do is this:<br>
<br>1) Export the channel data from the TDT tanks (to CSV files)<br>2) Read the CSV data into Neuroscan and add the events from the TDT event log<br>3) Load the CNT file in to EEGlab using pop_loadcnt<br><br>The weird thing is that the data is all slightly "slowed down" when read into EEGlab - events and EEG features are delayed in time.  I think this might be a problem with how a sampling rate that's not a multiple of one is read from the CNT file.  The TDT sampling rate is 488.28125, and once read into EEGlab, the EEG.srate value has dropped all the decimals and become "488".<br>
<br>Has anyone else had problems importing data with such strange sampling rates?<br><br>I'm aware there is a direct TDT import plugin but so far I haven't been able to get that to work (I think our TDT installation is missing some vital parts), and we also use the Neuroscan CNT files for another parallel analysis...<br>
<br>Thanks.<br><br><br>-hamish-<br>