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

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
jvs:fscan:manual:chapter2:expression:tsmooth [2011/09/20 19:42] voyvodicjvs:fscan:manual:chapter2:expression:tsmooth [2012/04/22 20:29] voyvodic
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): tsmooth** **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): tsmooth**
 ===== tsmooth -- Temporal smoothing filter ===== ===== tsmooth -- Temporal smoothing filter =====
- **usage:  -expr tsmooth npts**\\+ **usage:  -expr tsmooth twin [flag]**\\
  
-TSMOOTH uses sliding window averaging across time to smmoth each voxel time series.+TSMOOTH uses sliding window averaging across time to smooth each voxel time series.
  
-NPTS is how many contiguous time points to average together in the sliding window.+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/tsmooth.txt · Last modified: 2024/06/21 15:44 by 127.0.0.1