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

nipype: added RandomiseGroupLevel in new file 'stats.py' #55

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mmbannert
Copy link

Dear Anders,

I am including BROCCOLI in my nipype workflows and I noticed that BROCCOLI has not provided an interfaces with "RandomiseGroupLevel".

Since there are only interfaces for preprocessing programs (smoothing, motion correction...) in a separate file called preprocess.py, I figured I should keep the new interface class in a separate file, which I called stats.py.

Basically I created the new interface in a way that is as similar as possible to the style in which the old interfaces had been created to keep things straightforward and simple. I have tested the interface by performing sign flip tests and found no errors.

Cheers,
Michael

PS: The only feature I miss about RandomiseGroupLevel compared to FSL's randomise is the TFCE functionality ;) BROCCOLI says that "TFCE is currently turned off"

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.

1 participant