-
Notifications
You must be signed in to change notification settings - Fork 135
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
ENH: Add models for ds003, ds114 #130
Conversation
* Initial capitals in JSON keys * snake_case for variables * AutoContrasts for dataset-level analysis * High-pass filter cutoff
* Initial capitals in JSON keys * snake_case for variables * AutoContrasts for dataset-level analysis * High-pass filter cutoff Additionally, moved Split transformation to subject level, eliminating session-level step
@tyarkoni @adelavega If you get a chance, could you check to see if I updated these models correctly? I did some simplifying in addition to updating syntax, but since there's nothing that actually reads these, yet, it's hard to be sure. |
LGTM, but yeah, I guess we won't know for sure until pybids is updated. |
Same. Well, or the validation schema is complete. |
any news on this @effigies ? |
Thanks for the bump. I'll update these with models that conform to the latest spec today. @tyarkoni Do we want to set a timeline on preparing a release candidate of the spec? With pybids and fitlins finally in pretty good shape, it's probably a good time to plan a push. |
closing this for dealing with the history issue discussed in #119. |
Not yet conformant with latest changes in BEP 002.
ds000030 an ds000117, for which models either exist or are in-progress, are not represented in this repository.
Closes #129.