User Tools

Site Tools


jvs:fscan:manual:chapter2:watch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
jvs:fscan:manual:chapter2:watch [2011/03/31 14:49]
127.0.0.1 external edit
jvs:fscan:manual:chapter2:watch [2023/02/23 18:43] (current)
Line 4: Line 4:
  -watch [progress] FREQ FLAG\\  -watch [progress] FREQ FLAG\\
  -watch ample FLAG NAME TOP MARGIN\\  -watch ample FLAG NAME TOP MARGIN\\
- -watch count NCURVES THRESH1 DTHRESH NAME\\ + -watch count NCURVES  DTHRESH THRESH1 MINCOUNT\\ 
- -watch roi FLAG THRESHOLD\\+ -watch roi [ROIDATASET] FLAG THRESHOLD\\
  -watch roc TRUEDATA TRUESCALE MINSTAT DSTAT NSTAT MINTRUE DTRUE NTRUE MAXFALSEPCT\\  -watch roc TRUEDATA TRUESCALE MINSTAT DSTAT NSTAT MINTRUE DTRUE NTRUE MAXFALSEPCT\\
  -watch output IOCHANNEL FLAG [VARB]\\  -watch output IOCHANNEL FLAG [VARB]\\
  -watch input IOCHANNEL FLAG VARB\\  -watch input IOCHANNEL FLAG VARB\\
- -watch series+ -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 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 [[jvs:fscan:manual:chapter2:mean|MEAN]], [[jvs:fscan:manual:chapter2:ttest|TTEST]], [[jvs:fscan:manual:chapter2:correlate|CORRELATE]], [[jvs:fscan:manual:chapter2:pctsignal|PCTSIGNAL]], [[jvs:fscan:manual:chapter2:accumulate|ACCUMULATE]], or [[jvs:fscan:manual:chapter2:movie|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 WATCH command should be used in conjunction with some statistical processing command, such as [[jvs:fscan:manual:chapter2:mean|MEAN]], [[jvs:fscan:manual:chapter2:ttest|TTEST]], [[jvs:fscan:manual:chapter2:correlate|CORRELATE]], [[jvs:fscan:manual:chapter2:pctsignal|PCTSIGNAL]], [[jvs:fscan:manual:chapter2:accumulate|ACCUMULATE]], or [[jvs:fscan:manual:chapter2:movie|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. 
- +
-WATCH arguments shown above in upper case are user-defined values; lower case words have special meaning and should be entered as shown+
  
 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: 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:
Line 26: Line 26:
   * output - send summary statistics out IOCHANNEL at each WATCH cycle   * output - send summary statistics out IOCHANNEL at each WATCH cycle
   * input - read values from IOCHANNEL and store in VARB    * input - read values from IOCHANNEL and store in VARB 
 +  * wait - wait for user input (any key press) at each WATCH processing step (same as -wait 4)
  
 **See Also:**\\ **See Also:**\\
-[[jvs:fscan:manual:chapter2:wait|Wait]],+[[jvs:fscan:manual:chapter2:wait|WAIT]],
 [[jvs:fscan:manual:chapter2:ttest|TTEST]],  [[jvs:fscan:manual:chapter2:ttest|TTEST]], 
 [[jvs:fscan:manual:chapter2:correlate|CORRELATE]], [[jvs:fscan:manual:chapter2:correlate|CORRELATE]],
jvs/fscan/manual/chapter2/watch.1301582953.txt.gz · Last modified: 2014/08/04 16:03 (external edit)