Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor inconsistencies in BIDS version specifications in datasets #7

Open
yarikoptic opened this issue Sep 4, 2016 · 2 comments
Open

Comments

@yarikoptic
Copy link

$> grep -i BIDS */*json | f3 | sort | uniq -c 
      3 "1.0.0-rc2",
      2 "1.0.0-rc3",
     18 "1.0.0rc3",
      1 "1.0.0-rc4",
      4 "1.0.0rc4",
      1 "1.0.0rc4",

with a dash before rc or without? ;)

@poldrack
Copy link
Owner

poldrack commented Sep 4, 2016

consider me a member of team dash
and many thanks for your intense attention to detail!

On Sep 3, 2016, at 6:08 PM, Yaroslav Halchenko [email protected] wrote:

$> grep -i BIDS _/_json | f3 | sort | uniq -c
3 "1.0.0-rc2",
2 "1.0.0-rc3",
18 "1.0.0rc3",
1 "1.0.0-rc4",
4 "1.0.0rc4",
1 "1.0.0rc4",
with a dash before rc or without? ;)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #7, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1KkHr_TRHgNKkRnOf6pb553hQjUdLBks5qmhoUgaJpZM4J0bn-.


Russell A. Poldrack
Albert Ray Lang Professor of Psychology
Bldg. 420, Jordan Hall
Stanford University
Stanford, CA 94305

[email protected]
http://www.poldracklab.org/

@yarikoptic
Copy link
Author

and here is a new one: (note the space)

ds000208/dataset_description.json:  "BIDSVersion": "1.0.0 ",

yarikoptic added a commit to yarikoptic/datalad that referenced this issue Sep 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants