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

FIX: correct the code to write the json in the BIDS-compatible format #42

Closed
wants to merge 1 commit into from

Conversation

celprov
Copy link
Contributor

@celprov celprov commented Feb 11, 2025

No description provided.

"ci_upper_param": "Upper bound of the parametric 95% confidence interval of the mean difference",
"ci_lower_non_param": "Lower bound of the non-parametric 95% confidence interval of the mean difference",
"ci_upper_non_param": "Upper bound of the non-parametric 95% confidence interval of the mean difference",
"columns": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"columns": {

Sorry, I just realized that "columns" is a list of column names. The columns object is not nexted under columns, goes directly hanging from the root.

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

Successfully merging this pull request may close these issues.

2 participants