CSV file and time based epoching issue

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: CSV file and time based epoching issue

Post by jtlindgren »

Hi Romain,

try to make sure the CSV is correctly formatted (see CSV reader/writer box documentation). Next, try
ticking the "dont use file time". Epoching probably doesn't like the signal if it doesn't look continuous,
and the file times in CSV can make it appear that.


Best,
Jussi

Post Reply