User Tools

Site Tools


jvs:fscan:manual:chapter2:expression:censor

This is an old revision of the document!


fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): censor

censor --

usage: -expr censor [timeref] [flag]

CENSOR replaces flagged time points with new values. By default, time points are flagged using the data set's “ACTIVE” reference timeline (0/1 value for each image). Alternatively, time points can be flagged by explicitly specifying a reference time course (TIMEREF).

All voxels in images with a 0 reference value will be replaced according the the FLAG argument, as:
FLAG:

  • 0 - replace with linear interpolation of surrounding time points (default)
  • 1 - replace with spline interpolation of surrounding time points
  • 2 - replace with zeros
  • 3 - excise the value (result is fewer time points)

Other FLAG values can be combined with the above byb addition:

  • 4 - adjust values after 0 reference values to have similar means to earlier values (matches means of 3 values before and after)
  • 8 - The TIMEREF is a list of time point indices to censor (default is TIMEREF is 0/1 flag for every timepoint)

See Also:
fScan Home, fScan Manual, CmdLineOptions, Expression Command, Manual Help

jvs/fscan/manual/chapter2/expression/censor.1451930285.txt.gz · Last modified: 2016/01/04 17:58 by voyvodic