Skip to content

Commit

Permalink
add "ses-" prefix to sample_global_configs.json (nipoppy#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
michellewang authored Feb 13, 2024
1 parent 9f3d307 commit 979f54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nipoppy/sample_global_configs.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"TEMPLATEFLOW_DIR": "",

"SESSIONS": ["A","B"],
"SESSIONS": ["ses-A","ses-B"],
"VISITS": ["V01","V02"],

"BIDS": {
Expand Down

0 comments on commit 979f54e

Please sign in to comment.