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

Autosnpm #48

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Autosnpm #48

wants to merge 3 commits into from

Conversation

nicholst
Copy link
Collaborator

This is the first go at creating a file that will read a SPM configuration and produce a SnPM anlaysis.

Specifically, it reads a SPM configuration and then produces a Matlab Batch system job structure, which when called with spm_jobman('run',job) will cause the SnPM analysis to be configured.

Current version works with one-sample t-test only... lots more plug ins and SPM designs needed to be covered/tested...

Now works in this sense:  When presented with a One-Sample SPM
analysis, it appropriately configures a one-sample SnPM run!
Still to do: Add other plug ins... test in a richer range of SPM
analyses.
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