Differences between revisions 4 and 5
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
In FS-FAST, the work-flow is a little different that that associated with SPM or FSL. In those packages, you would specify all the analysis parameters *every* time you analyzed a data set. In FS-FAST, you do so once regardless of how many data sets you have. This way you assure that all your data is analyzed with the same parameters. This also requires that you set up your data correctly in the first place. To do this, create a Study Directory (StudyDir) that is independent of any of your sessions. In FS-FAST, the work-flow is a little different that that associated with SPM or FSL. In those packages, you would specify all the analysis parameters *every* time you analyzed a data set. In FS-FAST, you do so once regardless of how many data sets you have. This way you assure that all your data is analyzed with the same parameters. This also requires that you set up your data correctly in the first place. To do this, create a Study Directory (StudyDir) that is independent of any of your sessions (though your session may be subdirs of your StudyDir). 

The first step in first-level analysis is the creation of an "analysis". The analysis is a collection of information about how you want to analyze the functional data. This includes the specification of the input data, event types, event schedules, hemodynamic model, nuisance regressors, etc. For FSL users, this is more-or-less the equivalent to running the Feat GUI. In FS-FAST, the work-flow is a little different that that associated with SPM or FSL. In those packages, you would specify all the analysis parameters *every* time you analyzed a data set. In FS-FAST, you do so once regardless of how many data sets you have. This way you assure that all your data is analyzed with the same parameters. This also requires that you set up your data correctly in the first place. To do this, create a Study Directory (StudyDir) that is independent of any of your sessions (though your session may be subdirs of your StudyDir).

["mkanalysis-sess.new"] -analysis <analysis> -TR <TR> -paradigm <paradigm.par> -designtype <design> -funcstem fmc<smX> -inorm -nskip <n> -mcextreg -nconditions <n> -ncycles <n> -mask brain -gammafit 2.25 1.25 -runlistfile <runlist> -force

FsFastDefineAnalysis (last edited 2008-04-29 11:46:04 by localhost)