~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to stdred/qc/help/track_qc.hlq

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% @(#)track_qc.hlq      19.1 (ESO-IPG) 02/25/03 14:28:18
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1993 European Southern Observatory
 
4
%.IDENT      track_.hlq
 
5
%.AUTHOR     PB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, 
 
7
%.PURPOSE    On-line help file for the command: TRACK/QC
 
8
%.VERSION    1.0  13-JUN-97 : Creation, PB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./QC
 
12
\es\co
 
13
TRACK/QC                                              13-JUN-97  PB
 
14
\oc\su
 
15
TRACK/QC  up_rate [instr]  [param]  [nbmax]  [graph_lim]  [tol_lim]
 
16
        refreshes the quality plot by polling the quality table
 
17
\us\pu
 
18
Purpose:    
 
19
            The last updates of the quality table are regularly
 
20
            checked. The graph is updated if necessary.
 
21
\up\sy
 
22
Syntax:     
 
23
            TRACK/QC up_rate [instr]  [param]  [nbmax]  [graph_lim]  [tol_lim]
 
24
 \\
 
25
\ys\pa
 
26
            up_rate = Refresh rate in seconds \\
 
27
                      The graph will be updated only if the table \\
 
28
                      has been updated since the last refresh. \\
 
29
                      Default value is 20 seconds. 
 
30
 \\
 
31
\ap\pa
 
32
            other parameters = All other parameters are identical \\
 
33
                     to the ones of PLOT/QC.
 
34
 \\
 
35
\ap\sa
 
36
See also: 
 
37
            PLOT/QC
 
38
\as\exs
 
39
Examples:
 
40
\ex
 
41
            TRACK/QC  5 ? ? 8 
 
42
            Refreshes at a rate of 5 seconds and display the last 8 measures
 
43
\xe \sxe
 
44
 
 
45
 
 
46
 
 
47