-
Notifications
You must be signed in to change notification settings - Fork 11
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] Generate BIDS Derivatives-compatible outputs #46
Conversation
I honestly don't remember what I meant by "Column names", and I think that the MELODIC outputs will have to wait until a different PR. |
I cannot figure out why the classifications are not the same! |
Hopefully this will be easier to debug once #48 is merged. |
This reverts commit ebc2f9d.
Also add a unit test for the classification function.
I'm noticing that our artifact path (for the tests, not the docs build) and output directory for the integration test don't match up: Artifact path for integration tests: /tmp/data Probably worth tackling in a new issue. EDIT: Opened #50. |
I'm thinking we should re-generate our test data from |
Is it possible this comes from using the nipype docker image? I'd try rerunning with the miniconda image first. |
Wanna merge his @tsalo ? For the record, the problem was we were not using a seed and Edit: It would be very useful to merge this for #45 because for some reason I cannot replicate the results in this PR. |
Sure! Merging now. |
Closes #5.
Changes proposed in this pull request:
TODO: