aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/csv_file_context_xy_joined.json
blob: 2d32b6ddb1d6bc2c786c2cd744709d7fc9f78129 (plain)
1
2
3
4
5
6
7
8
9
{
    "argaze.utils.contexts.File.CSV" : {
        "name": "CSV file data playback",
        "path": "./src/argaze/utils/demo/gaze_positions_xy_joined.csv",
        "timestamp_column": "Timestamp (ms)",
        "xy_column": "Gaze Position (px)",
        "pipeline": "gaze_analysis_pipeline.json"
    }
}