Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 745 Bytes

usage_tcfrom2col.rst

File metadata and controls

28 lines (19 loc) · 745 Bytes

tcfrom2col

Description:

A simple command line that takes an FSL style 2 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 two column text file (start time, duration)

Outputs:

A single column text file containing the waveform

Usage:

Debugging options : @skip

skip debugging options