Updated README

This commit is contained in:
2024-04-02 13:50:53 +02:00
parent 3e271848eb
commit 609e103018
2 changed files with 18 additions and 18 deletions
+9 -9
View File
@@ -112,17 +112,17 @@ raw log file:
"openPopup" events. "openPopup" events.
* `topic`: The number of the topic card that has been opened at the back of * `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. 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 * `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 <!-- TODO: Nach welchem Zeitintervall resettet sich der Tisch wieder in die
Ausgangskonfiguration? -> PM needs to look it up --> Ausgangskonfiguration? -> PM needs to look it up -->
@@ -148,14 +148,14 @@ variables:
* `date.start` / `date.stop`: See above. * `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" * `case`: A numerical variable indicating cases in the data. A "case"
indicates an interaction interval and could be defined in different ways. 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 Right now a new case begins, when no event occurred when no new path
longer. 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 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 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 item card being flipped close again or with the last movement of the
+9 -9
View File
@@ -104,18 +104,18 @@ the raw log file:
“openPopup” events. “openPopup” events.
- `topic`: The number of the topic card that has been opened at the back - `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 of the item card. See below for a more detailed description what these
these numbers mean. numbers mean.
- `x`: Value of x-coordinate in pixel on the 4K-Display - `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 - `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 <!-- TODO: Nach welchem Zeitintervall resettet sich der Tisch wieder in die
Ausgangskonfiguration? -> PM needs to look it up --> Ausgangskonfiguration? -> PM needs to look it up -->
@@ -141,12 +141,12 @@ variables:
- `date.start` / `date.stop`: See above. - `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” - `case`: A numerical variable indicating cases in the data. A “case”
indicates an interaction interval and could be defined in different indicates an interaction interval and could be defined in different
ways. Right now a new case begins, when no event occurred for 20 ways. Right now a new case begins, when no event occurred when no new
seconds or longer. path started for 20 seconds or longer.
- `path`: A path is defined as one interaction with one item A path can - `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 either start with a `flipCard` event or when an item has been touched