Updated README

This commit is contained in:
Nora Wickelmaier 2024-04-02 13:50:53 +02:00
parent 3e271848eb
commit 609e103018
2 changed files with 18 additions and 18 deletions

View File

@ -112,17 +112,17 @@ raw log file:
"openPopup" events.
* `topic`: The number of the topic card that has been opened at the back of
the item card. See below for a more detailed descripttion what these
the item card. See below for a more detailed description what these
numbers mean.
* `x`: Value of x-coordinate in pixel on the 4K-Display ($3840 \times 2160$)
* `x`: Value of x-coordinate in pixel on the 4K-Display ($3840 \times 2160$).
* `y`: Value of y-coordinate in pixel
* `y`: Value of y-coordinate in pixel.
* `scale`: Number in 128 bit that indicates how much the card has been
scaled
scaled.
* `rotation`: Degree of rotation in start configuration.
* `rotation`: Degree of rotation from start configuration.
<!-- TODO: Nach welchem Zeitintervall resettet sich der Tisch wieder in die
Ausgangskonfiguration? -> PM needs to look it up -->
@ -148,14 +148,14 @@ variables:
* `date.start` / `date.stop`: See above.
* `folder`: Containing the folder name (see above)
* `folder`: Containing the folder name (see above).
* `case`: A numerical variable indicating cases in the data. A "case"
indicates an interaction interval and could be defined in different ways.
Right now a new case begins, when no event occurred for 20 seconds or
longer.
Right now a new case begins, when no event occurred when no new path
started for 20 seconds or longer.
* `path`: A path is defined as one interaction with one item A path
* `path`: A path is defined as one interaction with one item. A path
can either start with a `flipCard` event or when an item has been
touched for the first time within this case. A path ends with the
item card being flipped close again or with the last movement of the

View File

@ -104,18 +104,18 @@ the raw log file:
“openPopup” events.
- `topic`: The number of the topic card that has been opened at the back
of the item card. See below for a more detailed descripttion what
these numbers mean.
of the item card. See below for a more detailed description what these
numbers mean.
- `x`: Value of x-coordinate in pixel on the 4K-Display
($3840 \times 2160$)
($3840 \times 2160$).
- `y`: Value of y-coordinate in pixel
- `y`: Value of y-coordinate in pixel.
- `scale`: Number in 128 bit that indicates how much the card has been
scaled
scaled.
- `rotation`: Degree of rotation in start configuration.
- `rotation`: Degree of rotation from start configuration.
<!-- TODO: Nach welchem Zeitintervall resettet sich der Tisch wieder in die
Ausgangskonfiguration? -> PM needs to look it up -->
@ -141,12 +141,12 @@ variables:
- `date.start` / `date.stop`: See above.
- `folder`: Containing the folder name (see above)
- `folder`: Containing the folder name (see above).
- `case`: A numerical variable indicating cases in the data. A “case”
indicates an interaction interval and could be defined in different
ways. Right now a new case begins, when no event occurred for 20
seconds or longer.
ways. Right now a new case begins, when no event occurred when no new
path started for 20 seconds or longer.
- `path`: A path is defined as one interaction with one item A path can
either start with a `flipCard` event or when an item has been touched