The Open Case Document command recognizes
tables that have been stored in MS Excel compatible text format,
for example by saving an MS Excel worksheet as text. No event
data can be stored in this format. When Wintrack recognizes such a table
it expects path data to be organized in either of the following ways:
t x y t x y
t1 x1 y1 t1 x1 y1
t2 x2 y2 t2 x2 y2
t3 x3 y3 t3 x3 y3
t4 x4 y4 t4 x4 y4
t5 x5 y5 t5 x5 y5
t6 x6 y6 t6 x6 y6
t7 x7 y7
t8 x8 y8
t9 x9 y9
|
or
|
x y x y
x1 y1 x1 y1
x2 y2 x2 y2
x3 y3 x3 y3
x4 y4 x4 y4
x5 y5 x5 y5
x6 y6 x6 y6
x7 y7
x8 y8
x9 y9
|
Each trial may be represented by three columns of data, with one containing
time stamps and the following two the corresponding x- and y- coordinate
values. Note that Wintrack requires all trials to start at 0s. The time
stamps of an imported file will be transformed appropriately if they
do not meet this requirement. If more than one trial is to be represented
in a table, place the column groups next to each other, without empty
columns in between them. The trials do not need to have the same length.
Except for the optional column headers, all cells in the table should
either contain numbers or be empty!
As an alternative, each trial may be represented by two columns of
data containing x- and y- coordinate values. This format assumes that
data has been recorded at a constant sampling interval. If more than
one trial is to be represented in a table, just place the column pairs
next to each other, without empty columns in between them. The trials
do not need to have the same length. Except for the optional column
headers, all cells in the table should either contain numbers or be
completely empty!