-
Notifications
You must be signed in to change notification settings - Fork 16
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
Integration and validation tests with b=0 only #40
Comments
Sets up a barebones infrastructure for testing, hopefully to give a kickstart to the work on #40. cc/ @celprov, @sebastientourbier
Okay, I've tried to set up some basics, and implemented a unit-test for the eddymotion/eddymotion/tests/test_model.py Lines 29 to 42 in 152e0d4
I see this implemented in
I see this implemented in
|
Hi there! I've uploaded some data under https://github.com/nipreps/eddymotion/tree/main/eddymotion/tests/data, generated by @dPys with FiberFox. |
@oesteban I am progressing! For now, I managed to:
I haven't opened a PR yet but here is a quick preview of the motion introduced What do think? |
This looks so awesome. |
Sets up a barebones infrastructure for testing, hopefully to give a kickstart to the work on #40. cc/ @celprov, @sebastientourbier Former-commit-id: 152e0d4 Former-commit-id: 723b8b0
Sets up a barebones infrastructure for testing, hopefully to give a kickstart to the work on nipreps#40. cc/ @celprov, @sebastientourbier
Sets up a barebones infrastructure for testing, hopefully to give a kickstart to the work on nipreps#40. cc/ @celprov, @sebastientourbier
Sets up a barebones infrastructure for testing, hopefully to give a kickstart to the work on #40. cc/ @celprov, @sebastientourbier Former-commit-id: 152e0d4
Two low-hanging fruit tests using only a b=0:
TrivialB0Model
implementationThe text was updated successfully, but these errors were encountered: