fScan Reference Manual, Chapter 2 (CmdLineOptions): pysio

Physio -- Analyze physiological waveforms

usage: -physio data flag [OPTNAME val OPTNAME2 val2 …]

PHYSIO analyzes analog physiological waveform data to extract parameters that can be used to correlate with other behavioral or imaging data.

The input DATA is assumed to be a series of time/amplitude values. DATA can be specified in any of the following formats:

The output of PHYSIO is one or more reference time course variables.

The FLAG argument specifies what should be done

Additional options can be specified as 2-argument pairs of the form, OPTNAME VALUE, where OPTNAME is the name of the option and VALUE is the value you want to assign for that option. The recognized option names are:

Examples:

-physio cardiac.txt 0711

 Read cardiac data from 2-column text file

-physio cardiac

 Automatically search for cardiac data in 'pdigm' file

-physio pd9 pd7 0712

 Specify respiratory amplitude and timebase explicitly, with analysis flag

-physio respir 0 bin 0.5 print 7 name respdata

 Generate resampled data every 0.5s, store in physio_respdata

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