fScan Reference Manual, Chapter 2 (CmdLineOptions): watch

Watch -- Monitor the progress of an analysis at regular intervals

usage:
-watch [progress] FREQ FLAG
-watch ample FLAG NAME TOP MARGIN
-watch count NCURVES DTHRESH THRESH1 MINCOUNT
-watch roi [ROIDATASET] FLAG THRESHOLD
-watch roc TRUEDATA TRUESCALE MINSTAT DSTAT NSTAT MINTRUE DTRUE NTRUE MAXFALSEPCT
-watch output IOCHANNEL FLAG [VARB]
-watch input IOCHANNEL FLAG VARB
-watch series
-watch wait

Note: WATCH arguments shown above in upper case are user-defined values; lower case words have special meaning and should be entered as shown.

The WATCH command allows you to watch the progress of an analysis by sampling the results at regular intervals. You should specify WATCH parameters before starting the associated analysis. This will cause the analysis to stop at the specified time points (FREQ), perform the monitoring task(s), and then continue.

The WATCH command should be used in conjunction with some statistical processing command, such as MEAN, TTEST, CORRELATE, PCTSIGNAL, ACCUMULATE, or MOVIE. The statistical command controls what processing will be done; the WATCH command specifies when the results will be calculated and how they will be displayed.

The first argument indicates what type of WATCH command you want (if the first argument is a number, PROGRESS command type is assumed). You can use multiple types of WATCH commands in sequence if you want to combine options. The command types are:

See Also:
WAIT, TTEST, CORRELATE, MOVIE, MEAN, MEANSTDEV, FFT, AMPLE

fScan Home, fScan Manual, CmdLineOptions, Manual Help