User Tools

Site Tools


jvs:cigal:showplay:manual:chapter3:saveflag

ShowPlay Reference Manual, Chapter 3 (ControlVariables): saveflag

Saveflag -- Specify which data records to save at end of a paradigm

SAVEFLAG is a bit flag variable that lets you specify which types of data files to generate at the end of a Showplay paradigm.

The following flag values are recognized (combine options by adding):

  • 1 - Don't save SHOW.OUT format file
  • 2 - Don't create ILIST file
  • 4 - Don't save physio data in text files
  • 8 - Don't save module files (uprep, prep, load, ready, physio, save, usave) in pdigmfile
  • 16 - Don't save HRF template
  • 32 - Don't create STIMREC, FSL schedules, XML EVENTS, fScan options, or TRIALS output
  • 64 - Only save basic records: runlog, paradigm, parameters, physio in pdigmfile
  • 128 -
  • 256 - Don't run user-define USAVE module
  • 512 - Don't run standard SAVE module
  • 1024 - Don't copy final pdigmfile to STUDY_DIR
  • 2048 -
  • 4096 -
  • 8192 -
  • 16384 NOSAVE - Don't create any output files

SHOWPLAY clears the NOSAVE bit (16384) at the beginning of a each paradigm.

See Also:
CIGAL Home, CIGAL Manual, ShowPlay Home, ShowPlay Manual, InputParameters List, Manual Help

jvs/cigal/showplay/manual/chapter3/saveflag.txt · Last modified: 2023/02/23 18:43 (external edit)