User Tools

Site Tools


jvs:fscan:manual:chapter2:expression:sine

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jvs:fscan:manual:chapter2:expression:sine [2014/05/01 14:17]
voyvodic
jvs:fscan:manual:chapter2:expression:sine [2023/02/23 18:43] (current)
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): Sine** **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): Sine**
 ===== Sine -- Generate images with sinusoidal time course values===== ===== Sine -- Generate images with sinusoidal time course values=====
- **usage:  -e sine period amplitude phase**\\+ **usage:  -e sine period phase amplitude**\\
  
 The SINE command generates an image data set with the same dimensions as the current active data set, setting the image intensity at each voxel to vary as a sinusoid in time, according to the function: The SINE command generates an image data set with the same dimensions as the current active data set, setting the image intensity at each voxel to vary as a sinusoid in time, according to the function:
-  Value = Amplitude * sine(T/Period*pi+Phase)+  Value = Amplitude * sin(2*pi*(T-Phase)/Period)
 Where T is the time point index and "pi" is 3.1415926.\\ Where T is the time point index and "pi" is 3.1415926.\\
 T, Period, and Phase are all in units of time points (not secs). T, Period, and Phase are all in units of time points (not secs).
jvs/fscan/manual/chapter2/expression/sine.1398953828.txt.gz · Last modified: 2014/08/04 16:03 (external edit)