[projects] minor fixes, change supervisor for some projects

This commit is contained in:
2021-02-01 14:07:44 +01:00
parent ea8a4922a4
commit b55b5789dd
7 changed files with 39 additions and 34 deletions

View File

@@ -24,7 +24,7 @@ The eyetracker recorded ey positions with 60\,Hz. The fixation point was shown a
\begin{questions}
\question Familiarize yourself with the data.
\begin{parts}
\part Cut the data in chunks belonging to the same period (fixation and free eye-movements).
\part Cut the data into chunks belonging to the same period (fixation and free eye-movements).
\part Detect problems in the data (e.g. the eye was not found) and correct the eye traces. Interpolate linearily in these sections.
\end{parts}
@@ -35,7 +35,7 @@ The eyetracker recorded ey positions with 60\,Hz. The fixation point was shown a
\part Detect fixation points in the "free movement" part of the data.
\end{parts}
\question Compare the subject's behaviour when viewing the different scenes.
\question Compare the subject's behavior when viewing the different scenes.
\end{questions}
\end{document}