Difference between revisions of "Subdural-ECoG Food-Tracking Task"

From NeuroTychoWiki
Jump to: navigation, search
(Created page with " == Q) Which point in time does '0' of 'Time' in LFP.mat indicate? == A) Motion and LFP were recorded by different systems. <br> The recording of Motion data was initiated fe...")
 
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
+
Additional Information for "[http://neurotycho.org/food-tracking-task Food-Tracking Task]"
 
 
  
  
Line 6: Line 5:
  
 
A) Motion and LFP were recorded by different systems. <br>
 
A) Motion and LFP were recorded by different systems. <br>
The recording of Motion data was initiated few seconds earlier and <br>
+
The recording of Motion data was initiated few seconds earlier and terminated few seconds later than the LFP recording.  
terminated few seconds later than the LFP recording. But Time (in LFP.mat)  
+
But Time (in LFP.mat) and Motion.time were synchronized. <br>
and Motion.time were synchronized. <br>
 
 
So for Motion data, simply ignore the data outside then range of Time (in LFP.mat).
 
So for Motion data, simply ignore the data outside then range of Time (in LFP.mat).
  

Latest revision as of 15:09, 25 February 2014

Additional Information for "Food-Tracking Task"


Q) Which point in time does '0' of 'Time' in LFP.mat indicate?

A) Motion and LFP were recorded by different systems.
The recording of Motion data was initiated few seconds earlier and terminated few seconds later than the LFP recording. But Time (in LFP.mat) and Motion.time were synchronized.
So for Motion data, simply ignore the data outside then range of Time (in LFP.mat).


Q) What does 'Motion.idx' in Motion.mat indicate?

A) Motion.idx simply indicates the indices of samples, not very informative.
Use Motion.time to align Motion data with LFP data.