Difference between revisions of "Emotional Movie Task"

From NeuroTychoWiki
Jump to: navigation, search
(Undo revision 486 by 206.210.225.243 (talk))
Line 26: Line 26:
  
  
It's really great that peolpe are sharing this information.
+
== 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.

Revision as of 17:36, 19 February 2014

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).

Until I found this I thought I'd have to spend the day idsnie.

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.