| The Data have been pasted into Excel. The
X and Y columns are blank since no X-Y position data was collected.
NOTE: IF YOU ARE USING VIDEO ANALYSIS 1 OR 2 TIMELINE
WANTS A LIST OF THE BEHAVIORS ONLY. THE BEHAVIOR COLUMN SHOULD BE THE ONLY
ONE EXPORTED IF YOU ARE ONLY DOING THE BEHAVIORS. REMOVE THE FIRST FIRST ROW
("Behav").
NOTE: IF YOU ARE USING THE 2006 VERSION OF THE PROGRAM
YOU DON'T NEED TO DO ANYTHING. THE BEHAVIOR COLUMN IS WRITTEN IN A PROPER
FORMAT FOR TIMELINE (IN THE SAME DIRECTORY AS YOUR VIDEO).
Since we know that the
original frame rate was 10 frames per second, a time column can be easily calculated, but
is not necessary for this analysis. The behavior column is copied to Word (without the
heading) and saved as an MSDOS TXT file with a DTA extension. If you do collect X-Y data,
the formula for computing the distance between two X-Y coordinate pairs is:
Distance = Sqr[(X1 - X2)2
+ (Y1 - Y2)2]
Distance = Distance / RealDistance |