Skip to content

Commit

Permalink
update NEDE event marker
Browse files Browse the repository at this point in the history
  • Loading branch information
ApocalyVec committed Sep 17, 2021
1 parent 1892f6b commit 9a76b1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Presets/ExperimentPresets/NEDE-V2-Unity.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{"ExperimentName": "NEDE-V2",
"PresetStreamNames": ["Unity.NEDE.EventMarkers", "Unity.HeadTracker", "Unity.ViveSREyeTracking"]}
"PresetStreamNames": ["Unity.NEDE.EventMarkers","BioSemi", "Unity.HeadTracker", "Unity.ViveSREyeTracking"]}
2 changes: 1 addition & 1 deletion Presets/LSLPresets/NEDEEventMarkers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ "StreamName":"Unity.NEDE.EventMarkers",
"ChannelNames":[
"EventMarker", "VehicleSpeed", "PlayerSpeed", "PlayDistanceFromVehicle", "DistanceToNextBillboard", "IsImageBBInFustum", "FoveateValue"],
"EventMarker", "VehicleSpeed", "PlayerSpeed", "PlayDistanceFromVehicle", "DistanceToNextBillboard", "IsGazeInBillboard"],
"NominalSamplingRate": 75,
"GroupChannelsInPlot": [1, 3, 4, 5]}

0 comments on commit 9a76b1e

Please sign in to comment.