Added link to mtt package
This commit is contained in:
parent
9762c61a8d
commit
bdf9ad947a
@ -10,13 +10,16 @@ devtools::load_all("../../../../software/mtt")
|
|||||||
The Multi Touch Table at the Herzog-Anton-Ulrich-Museum (HAUM) in
|
The Multi Touch Table at the Herzog-Anton-Ulrich-Museum (HAUM) in
|
||||||
Braunschweig gives visitors of the Museum the opportunity to interact with
|
Braunschweig gives visitors of the Museum the opportunity to interact with
|
||||||
about 70 artworks and 3 virtual cards containing information about the
|
about 70 artworks and 3 virtual cards containing information about the
|
||||||
museum and its layout. The table was installed at the institute in October
|
museum and its layout. The table was installed at the museum in October
|
||||||
2016 and since November 2016 log files from interactions of visitors of the
|
2016 and since November 2016 log files from interactions of visitors of the
|
||||||
museum have been collected. These log files are in an unstructured format
|
museum have been collected. These log files are in an unstructured format
|
||||||
and cannot be easily analyzed. The purpose of the following document is to
|
and cannot be easily analyzed. The purpose of the following document is to
|
||||||
describe how the data haven been transformed and which decisions have been
|
describe how the data haven been transformed and which decisions have been
|
||||||
made along the way.
|
made along the way.
|
||||||
|
|
||||||
|
The implementation of the steps described here can be found at:
|
||||||
|
https://gitea.iwm-tuebingen.de/R/mtt.
|
||||||
|
|
||||||
# Data structure
|
# Data structure
|
||||||
|
|
||||||
The log files contain lines that indicate the beginning and end of possible
|
The log files contain lines that indicate the beginning and end of possible
|
||||||
|
@ -4,13 +4,16 @@ Log data from the Multi-Touch Table at the HAUM
|
|||||||
The Multi Touch Table at the Herzog-Anton-Ulrich-Museum (HAUM) in
|
The Multi Touch Table at the Herzog-Anton-Ulrich-Museum (HAUM) in
|
||||||
Braunschweig gives visitors of the Museum the opportunity to interact
|
Braunschweig gives visitors of the Museum the opportunity to interact
|
||||||
with about 70 artworks and 3 virtual cards containing information about
|
with about 70 artworks and 3 virtual cards containing information about
|
||||||
the museum and its layout. The table was installed at the institute in
|
the museum and its layout. The table was installed at the museum in
|
||||||
October 2016 and since November 2016 log files from interactions of
|
October 2016 and since November 2016 log files from interactions of
|
||||||
visitors of the museum have been collected. These log files are in an
|
visitors of the museum have been collected. These log files are in an
|
||||||
unstructured format and cannot be easily analyzed. The purpose of the
|
unstructured format and cannot be easily analyzed. The purpose of the
|
||||||
following document is to describe how the data haven been transformed
|
following document is to describe how the data haven been transformed
|
||||||
and which decisions have been made along the way.
|
and which decisions have been made along the way.
|
||||||
|
|
||||||
|
The implementation of the steps described here can be found at:
|
||||||
|
<https://gitea.iwm-tuebingen.de/R/mtt>.
|
||||||
|
|
||||||
# Data structure
|
# Data structure
|
||||||
|
|
||||||
The log files contain lines that indicate the beginning and end of
|
The log files contain lines that indicate the beginning and end of
|
||||||
|
Loading…
Reference in New Issue
Block a user