From 2c7654074f764da57e9db0de1cab6cbcfa8e9a43 Mon Sep 17 00:00:00 2001 From: Marc Tonsen Date: Fri, 27 Oct 2023 14:03:10 +0200 Subject: [PATCH] Remove deprecated page --- invisible/pupil-cloud/overview.md | 70 ------------------------------- 1 file changed, 70 deletions(-) delete mode 100644 invisible/pupil-cloud/overview.md diff --git a/invisible/pupil-cloud/overview.md b/invisible/pupil-cloud/overview.md deleted file mode 100644 index a0414a2dd..000000000 --- a/invisible/pupil-cloud/overview.md +++ /dev/null @@ -1,70 +0,0 @@ ---- -description: Explanation of all available enrichments including setup instructions. -permalink: /pupil-cloud/enrichments ---- - -# What are Enrichments? -Enrichments are tools that allow you to explore and visualize your data in new ways. These tools require complex algorithms and significant computational resources. Now, we put them at your fingertips, as you can run them with just a few clicks in Pupil Cloud. With enrichments, you can add new dimensions and derive new insights from your data. We can't wait to see how you use them! - -## What can I do with Enrichments? -From mapping your gaze to real-world features of the environment, like surfaces, 3d objects, and faces, to aggregating and visualizing your data, enrichments can help you get the most out of your recordings. See below for a list of all available enrichments and their use cases. - -
-
-
- - -

{{ item.title }}

-
-

- {{ item.text }} -

-
-
-
- -## Enrichment Sections -Before you continue, note that all enrichments are defined based on a **start** and **end [event](/neon/basic-concepts/events)**. Those events are used to specify which sections of a recording an enrichment should be calculated on. The enrichment will be calculated on any recording in your project that contains the respective start and end events in the recording section between those two events. - -You can preview the results of most enrichments in the project editor by clicking on an enrichment section and playing the corresponding section of the recording. Every enrichment section has a unique ID, which is referenced in all enrichment exports. - -If a recording contains multiple instances of the start and end event, it will contribute multiple sections accordingly. You can use the auto-generated `recording.begin` and `recording.end` events to calculate enrichments on entire recordings. - -