Difference between revisions of "Gamefmri:AlphaSim"

From SpanLabWiki
Jump to: navigation, search
(New page: AlphaSim is used to do a monte carlo simulation to estimate false discovery rates. The command we use based on the slice prescription for the gamefmri project is: AlphaSim -nxyz 64 64 ...)
 
Line 6: Line 6:
  
 
I need to do even more iterations here.
 
I need to do even more iterations here.
 +
 +
  AlphaSim -nxyz 64 64 24 -dxyz 3.75 3.75 4 -iter 100000 -pthr .001 -fwhm 4 -quiet -fast

Revision as of 16:57, 24 July 2008

AlphaSim is used to do a monte carlo simulation to estimate false discovery rates.

The command we use based on the slice prescription for the gamefmri project is:

 AlphaSim -nxyz 64 64 24 -dxyz 3.75 3.75 4 -iter 10000 -pthr .001 -fwhm 4 

I need to do even more iterations here.

 AlphaSim -nxyz 64 64 24 -dxyz 3.75 3.75 4 -iter 100000 -pthr .001 -fwhm 4 -quiet -fast