Closed eurunuela closed 3 years ago
Just a couple of minor things. Also, can you add the script used to generate the test files?
The test files where generated by applying the pipeline with the fixed seed. One thing we could try is compare the result of the function with the FSL-AROMA equivalent, but that would be an integration test rather than unittest
The test files where generated by applying the pipeline with the fixed seed. One thing we could try is compare the result of the function with the FSL-AROMA equivalent, but that would be an integration test rather than unittest
This is something @tsalo and I talk about yesterday. He wants (and I agree) to have the exact command used to generate the datasets. We could add it as a comment in the docstring for instance.
Let me know what you think @tsalo @vinferrer
Looks fine to me.
Only potential change I can think of is deciding if binary data files should be included in the repository or downloaded during tests. Right now the repository is 0.2 MiB of code, and 23 MiB of test data.
Only potential change I can think of is deciding if binary data files should be included in the repository or downloaded during tests. Right now the repository is 0.2 MiB of code, and 23 MiB of test data.
Good point @notZaki . I've opened #44 to do that. Thanks!
Closes #32 .
Changes proposed in this pull request:
features_test
directory with results to compare with.