-
Notifications
You must be signed in to change notification settings - Fork 161
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
[FIX] update definition acq_time for sessions.tsv #986
[FIX] update definition acq_time for sessions.tsv #986
Conversation
Codecov Report
@@ Coverage Diff @@
## master #986 +/- ##
=========================================
Coverage ? 35.13%
=========================================
Files ? 8
Lines ? 834
Branches ? 0
=========================================
Hits ? 293
Misses ? 541
Partials ? 0 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! This is how I imagined it as well. 👍 Let's see what Taylor says about pulling schema description out of the schema and into the macro call.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure what the best way to describe this is, but I do think that the description needs to have meaningful information about the field, or else efforts like BIDS-Terms and our glossary won't be very effective. I almost think that it would be better to split the definition into multiple senses if there's no way to write a single interpretable description that only undergoes minor modifications in the tables.
WDYT of just using acc_time__sessions
and acq_time__scans
?
@tsalo I think this should be done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks @Remi-Gau |
fixes #948
acq_time
definition by removing sections that are redundant with the Unit section