We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a4314 commit abb6e2bCopy full SHA for abb6e2b
pheno005/sessions.json
@@ -9,7 +9,7 @@
9
"ses-followup": "Second phenotype data collection visit."
10
}
11
},
12
- "run": {
+ "run_id": {
13
"Description": "Run index assigned to a given session.",
14
"Levels": {
15
"run-01": "First run of the session.",
pheno005/sessions.tsv
@@ -1,4 +1,4 @@
1
-participant_id session_id run acq_time
+participant_id session_id run_id acq_time
2
sub-01 ses-baseline run-01 2001-01-05 10:05:23
3
sub-01 ses-baseline run-02 2001-01-05 14:15:59
4
sub-01 ses-followup run-01 2003-02-06 09:45:00
0 commit comments