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

« back to all changes in this revision

Viewing changes to stdred/mos/help/linplomos.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
% @(#)linplomos.hlq     1.1 (ESO-DMD) 2/14/94 14:50:00
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1994 European Southern Observatory
 
4
%.IDENT      linplomos.hlq
 
5
%.AUTHOR     SM/LSW
 
6
%.KEYWORDS   MIDAS, help files, LINPLOT/MOS
 
7
%.PURPOSE    On-line help file for the command: LINPLOT/MOS
 
8
%.VERSION    1.0  14-FEB-1994 : Creation, PB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./LOCA
 
12
\es\co
 
13
LINPLOT/MOS                                     19-AUG-1993 OS
 
14
\oc\su
 
15
LINPLOT/MOS [mode] [slit] [table]
 
16
        plots arc lines located by SEARCH/MOS
 
17
\us\pu
 
18
Purpose:   
 
19
          plot arc lines located by SEARCH/MOS
 
20
\up\sy
 
21
Syntax:
 
22
          LINPLOT/MOS [mode] [slit] [table] 
 
23
\ys\pa
 
24
          mode = 1D (first line of slitlet is plotted and detected lines
 
25
              are marked)
 
26
                 2D (x,y-positions of all detected lines are plotted)
 
27
              Default: 2D
 
28
          slit = number of slitlet from which data shall be plotted
 
29
              (used only for mode 2D)
 
30
              Default: 1      
 
31
          table = Table with line positions. \\
 
32
              Session keyword: LINPOS
 
33
              Default: linpos
 
34
\ap\sa
 
35
See Also:
 
36
          
 
37
\as\no
 
38
Note:       
 
39
 
 
40
\on\exs
 
41
Examples:
 
42
\ex
 
43
          LINPLOT/MOS ? ? linpos
 
44
          Plots the x,y-positions of the arc lines stored in linpos.tbl.
 
45
          LINPLOT 1 3 ?
 
46
          Plots the first line of slitlet 3 where arc lines were found
 
47
          and stored in the table defined by keyword LINPOS and marks    
 
48
          detected lines.
 
49
\xe \sxe