plethquality

Description:

Inputs:

Outputs:

Usage:

Calculate quality metrics from a cardiac text file.

usage: plethquality [-h] [--samplerate SAMPLERATE] [--nodisplay]
                    infilename outfilename

Positional Arguments

infilename

Text file containing one or more timeseries columns. Use [:COLUMN] to select which column to use, where COLUMN is an integer or a column name (if input file is BIDS).

outfilename

The name of the output text file.

Named Arguments

--samplerate

Sample rate of timecourse, in Hz (if not specified in input file).

--nodisplay

Do not plot the data (for noninteractive use).

Default: True