aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/csv_file_context_xy_splitted.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/argaze/utils/demo/csv_file_context_xy_splitted.json')
-rw-r--r--src/argaze/utils/demo/csv_file_context_xy_splitted.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/argaze/utils/demo/csv_file_context_xy_splitted.json b/src/argaze/utils/demo/csv_file_context_xy_splitted.json
new file mode 100644
index 0000000..87fce4d
--- /dev/null
+++ b/src/argaze/utils/demo/csv_file_context_xy_splitted.json
@@ -0,0 +1,10 @@
+{
+ "argaze.utils.contexts.File.CSV" : {
+ "name": "CSV file data playback",
+ "path": "./src/argaze/utils/demo/gaze_positions_xy_splitted.csv",
+ "timestamp_column": "Timestamp (ms)",
+ "x_column": "Gaze Position X (px)",
+ "y_column": "Gaze Position Y (px)",
+ "pipeline": "gaze_analysis_pipeline.json"
+ }
+} \ No newline at end of file