help > Beginner question: scripting the preprocessing
Showing 1-1 of 1 posts
Display:
Results per page:
Apr 22, 2024  08:04 PM | pengwg
Beginner question: scripting the preprocessing

New user studying the conn toolbox. I noticed there are several ways to script the processing:


Using conn_batch such as batch.Setup.preprocessing ...


Or conn_module('preprocessing' ...)


And of course also saw people using SPM script directly doing the preprocessing.


What's the difference and is there a preferred way to do the job?


Thanks.