Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 754 Bytes

usage_tcfrom3col.rst

File metadata and controls

28 lines (19 loc) · 754 Bytes

tcfrom3col

Description:

A simple command line that takes an FSL style 3 column regressor file and generates a time course (waveform) file. FSL 3 column files are text files containing one row per "event". Each row has three columns: start time in seconds, duration in seconds, and waveform value. The output waveform is zero everywhere that is not covered by an "event" in the file.

Inputs:

An FSL style three column text file (start time, duration, value)

Outputs:

A single column text file containing the waveform

Usage:

Debugging options : @skip

skip debugging options