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

From NeuroTychoWiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
  
This has made my day. I wish all postigns were this good.
+
== 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 few seconds earlier and terminated few seconds later than the LFP recording.
 +
But Time (in LFP.mat) and Motion.time were synchronized. <br>
 +
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? ==
 
== Q) What does 'Motion.idx' in Motion.mat indicate? ==

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.