Input -- Specify input image codes

usage: -input ilist flg arg varb arg2 dt Assign code values to each image (or specify a response template).

This option allows you to specify the timing of an fMRI task, or any other reference time course. The option is slightly complicated because it allows the timing information to be specified in many different ways. If you have a simple block designed task or event related task with fixed timing you may find it easier to use the -reference options to specify the reference time course. Alternatively, the -input option can be used to specify any reference time course by assigning a reference code value to each image in the functional imaging time series. The arguments to the -input option (as well as flags in the files pointed to by this option) allow you to control exactly how these image codes are generated.

Image codes can be specified explicitly as numbers, or as code words that are automatically converted into code numbers (first word in list is assigned code 1, and so on). In addition, code values can be assigned based on interpolating or extrapolating values from specified reference times (such as block transitions or interval start times). The nature of the image list and the format of the list itself can be specified by command line arguments (see FLAG below). If the input ILIST is a file (or text record) the first line of ILIST can affect the default settings of the FLAG argument (see FLAG below). Specifically, the words “events”, “template”, “blocks”, “transitions”, “images”, “starts”, “cycles”, “code”, “slice”, “volume”, “time”, and “duration” can be used to specify the format flags as indicated in parentheses in the FLAG options list. The FLAG ordering options (0100, 0200, 01000) can also be set based on the order of the relevant keywords in the first line of ILIST For backward compatibility, the keyword “stimrecfile” can also be used in place of “blocks” or “transitions”. Except for these keywords in the first line of ILIST, or code words in the code field of the data, any non-numeric text in the image list is treated as a comment flag, in which case the remainder of that line is ignored.

Image list option arguments can be specified as:

Note: The default FLAG values for data order (100o, 200o, 1000o) will also be set automatically if possible, based on the order of the relevant keywords in the first line of ILIST. Some FLAG values can be specified by using one of the keywords on the command line instead of a numerical value. Those keywords and their number equivalents are listed below (these cannot be combined):

The meaning of the ARG and ARG2 arguments depends on the FLAG value: FLAG & 2 (STARTS)

NOTES: Image numbering in image lists is based on XYZT order, not XYTZ. A negative condition code omits that image from processing. If the reference variable (VARB) is specified by name it can appear as the 2nd or 3rd argument (4th would be normal) in which case the missing FLAG and/or ARG argument values would be set to their default values.