juancarlosfarah / apero

A preprocessing pipeline builder for neuroimaging data.
MIT License
4 stars 0 forks source link

test: add invertwarp test #31

Closed hannatolle closed 1 year ago

hannatolle commented 2 years ago

There is a bug in the InverWarp.m operation in line 64 and 67 (should be %0.4f instead of %s). I will create another issue for this, but maybe let me run the InvertWarpTest.m again with the corrected InvertWarp.m operation before merging this branch here.

juancarlosfarah commented 2 years ago

@hannatolle, the bug you reported was fixed in https://github.com/juancarlosfarah/apero/pull/33 and merged back into main. Do you need to update this branch?

juancarlosfarah commented 1 year ago

@hannatolle, let me know if you would prefer that I make these changes. Should be straightforward, but I know that it's been a while! 🙏