**ShowPlay Reference Manual, Chapter 3 (ControlVariables): Imagelist1** ===== Imagelist1 -- String variable specifying file containing the stimulus table ===== The IMAGELIST1 character string variable specifies the name of the file containing the [[jvs:cigal:showplay:manual:chapter1:stimulustable|stimulus event table]] for a Showplay real-time paradigm. By default, IMAGELIST1 is set to [[jvs:cigal:showplay:manual:chapter3:paramfile|PARAM_FILE]], the name of the paradigm parameter file (PPF). In that case both the parameter settings (top section) and the stimulus table are read from the same file. A blank line separates the two sections ([[jvs:cigal:showplay:manual:chapter1:ppf|Example PPF file]]). If you choose to put the parameter settings and stimulus table in separate files, the parameter file should set IMAGELIST1 to the name of the file containing the stimulus table. For example: imagelist1 = "stimtablefile.txt" You do not need to include IMAGELIST1 as a parameter if the table is in the PPF file itself. **See Also:**\\ [[jvs:cigal:showplay:manual:chapter1:ppf|Paradigm parameter file]], [[jvs:cigal:showplay:manual:chapter1:parametersettings|Parameter Settings]], [[jvs:cigal:showplay:manual:chapter1:stimulustable|Stimulus Table]] [[jvs:cigal|CIGAL Home]], [[jvs:cigal:manual|CIGAL Manual]], [[jvs:cigal:showplay|ShowPlay Home]], [[jvs:cigal:showplay:manual|ShowPlay Manual]], [[jvs:cigal:showplay:manual:chapter3|ControlVariables]], [[jvs:cigal:showplay:manual:help|Manual Help]]