SnPM-toolbox / SnPM-devel

Statistical NonParametric Mapping, development version
GNU General Public License v3.0
25 stars 10 forks source link

Autosnpm #48

Open nicholst opened 7 years ago

nicholst commented 7 years ago

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...