Browse Source

gin commit from nit-ope-de04

New files: 2
sprenger 3 years ago
parent
commit
3bcf989cd5
2 changed files with 25 additions and 0 deletions
  1. 23 0
      sub-i/sub-i_sessions.json
  2. 2 0
      sub-i/sub-i_sessions.tsv

+ 23 - 0
sub-i/sub-i_sessions.json

@@ -0,0 +1,23 @@
+{
+  "sessionID": {
+    "Description": "Unique identifier of the session"
+  },
+  "session_quality": {
+    "Description": "General quality of the session (excellent/good/ok/bad)"
+  },
+  "data_quality": {
+    "Description": "Quality of the recorded data (excellent/good/ok/bad)"
+  },
+  "#_trials": {
+    "Description": "Number of trial within the session"
+  },
+  "comment": {
+    "Description": "Comment by the experimenter"
+  },
+  "weekday": {
+    "Description": "Day of the week the recording was performed (monday,tuesday,...)"
+  },
+  "noisy": {
+    "Description": "Was noise observed in the data during the recording (yes/no)"
+  }
+}

+ 2 - 0
sub-i/sub-i_sessions.tsv

@@ -0,0 +1,2 @@
+sessionID	session_quality	data_quality	#_trials	comment	weekday	noisy
+140703	excellent	good	161	n/a	thursday	yes