User Tools

Site Tools


jvs:fscan:manual:chapter2:expression:tsmooth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
jvs:fscan:manual:chapter2:expression:tsmooth [2011/09/17 20:37]
voyvodic created
jvs:fscan:manual:chapter2:expression:tsmooth [2023/02/23 18:43] (current)
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): tsmooth** **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): tsmooth**
-===== tsmooth -- ===== +===== tsmooth -- Temporal smoothing filter ===== 
- **usage:  -expr tsmooth **\\+ **usage:  -expr tsmooth twin [flag]**\\ 
 + 
 +TSMOOTH uses sliding window averaging across time to smooth each voxel time series. 
 + 
 +TWIN indicates how many contiguous time points to average together in the sliding window. 
 +By default TWIN is the number of time points, but if FLAG&1 (odd value) then TWIN is in seconds.  
 + 
 +FLAG (combine options by addition):\\ 
 +  * 1 - TWIN is the smoothing window in seconds (default is number of time points)  
 +  * 2 - subtract mean of original time course from smoothed time course 
 +  * 4 - subtract smoothed time course from original time course
  
-  
 **See Also:**\\ **See Also:**\\
 +[[jvs:fscan:manual:chapter2:expression:smooth|smooth]],
 +[[jvs:fscan:manual:chapter2:expression:bandpass|bandpass]]
 +
 [[jvs:fscan|fScan Home]],  [[jvs:fscan|fScan Home]], 
 [[jvs:fscan:manual|fScan Manual]],  [[jvs:fscan:manual|fScan Manual]], 
jvs/fscan/manual/chapter2/expression/tsmooth.1316291858.txt.gz · Last modified: 2014/08/04 16:03 (external edit)