Difference between revisions of "Emotional Movie Task"

From NeuroTychoWiki
Jump to: navigation, search
(Q) Does 'Gaze time' mean how long a gaze continued at the time?)
(Q) Does 'Gaze time' mean how long a gaze continued at the time?)
Line 16: Line 16:
 
For instance, the data from 63th to 124th shows that monkey fixated at particular
 
For instance, the data from 63th to 124th shows that monkey fixated at particular
 
point. So, you can get the length of fixation from the number of data points.
 
point. So, you can get the length of fixation from the number of data points.
In this case, (124-63+1)*1/120=0.5167(s).
+
In this case, (124-63+1)*1/120=0.5167(s).<br>
 +
<br>
  
 
== Q) Does 'Eye blink' mean whether there were any eye blinks in sampling time? ==
 
== Q) Does 'Eye blink' mean whether there were any eye blinks in sampling time? ==

Revision as of 18:27, 1 February 2011

Additional Information for "Emotional Movie Task"



Q) Which is the positive direction of x-axis and y-axis?

A) In x-axis, larger number represent that the eye moved to rightward. In y-axis, larger number represent that the eye moved to upward.


Q) Does 'Gaze time' mean how long a gaze continued at the time?

A) No. When the monkey fixated, the number in Gaze time increased accumulatively. For instance, the data from 63th to 124th shows that monkey fixated at particular point. So, you can get the length of fixation from the number of data points. In this case, (124-63+1)*1/120=0.5167(s).

Q) Does 'Eye blink' mean whether there were any eye blinks in sampling time?

A) Yes.


Q) What does 'SessionData.NofFinishedTrials' in Session_info.mat mean?

A) It shows the number of trials completed in the session. When the experiment was aborted during the session, the number is smaller than 'SessionData.TotalTrials'. The present data (SessionData.NofFinishedTrials=300) indicates that the session was not aborted, then data was recorded in all of trials.