~ubuntu-branches/ubuntu/wily/eso-midas/wily-proposed

« back to all changes in this revision

Viewing changes to stdred/spec/help/disperhoug.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
% @(#)disperhoug.hlq    19.1 (ESO-IPG) 02/25/03 14:28:41
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1993 European Southern Observatory
 
4
%.IDENT      disperhoug.hlq
 
5
%.AUTHOR     PB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, 
 
7
%.PURPOSE    On-line help file for the command: DISPERSION/HOUGH
 
8
%.VERSION    1.0  22-MAR-95 : Creation, PB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./HOUGH
 
12
\es\co
 
13
DISPERSION/HOUGH                                    22-MAR-95  PB
 
14
\oc\su
 
15
DISPERS/HOUGH [wdisp] [wcent] fr_specs [line] [cat] [mode] [range] [vflag]
 
16
        Determination of dispersion relations by HT
 
17
\us\pu
 
18
Purpose:    
 
19
            This low-level command is used in the Long and Echelle packages
 
20
            to determine dispersion relations by Hough transform. A number 
 
21
            of default keywords (AVDISP, WCENTER, LINTAB, LINCAT) are
 
22
            supposed to exist in the calling package.
 
23
\up\sy
 
24
Syntax:     
 
25
            DISP/HOUGH [wdisp] [wcent] fr_sp [line] [cat] [mode] [range] [vfl]
 
26
\ys\pa
 
27
            wdisp  = Average dispersion, defaulted to session keyword \\
 
28
                     AVDISP.
 
29
\ap\pa
 
30
            wcent  = Central Wavelength, defaulted to session keyword \\
 
31
                     WCENT.
 
32
\ap\pa
 
33
            fr_sp  = frame specifications, as npix,start,step 
 
34
\ap\pa
 
35
            line   = Name of line table, defaulted to keyword LINTAB
 
36
\ap\pa
 
37
            cat    = Name of line catalog, defaulted to keyword LINCAT
 
38
\ap\pa
 
39
            mode   = Method (LINEAR,1D,3D,NOLINEAR). Default: LINEAR
 
40
\ap\pa
 
41
            range  = Range of influence function. Default: 2.5
 
42
\ap\pa
 
43
            vflag  = Visualisation flag (Keep/NoKeep/Visualize) \\
 
44
                     Keep will store the HT on disk (in file middummh.bdf) \\
 
45
                     Visualize will display the HT.
 
46
\ap\no
 
47
Note:       
 
48
            For a description of the method see Ballester, 1994, 
 
49
            Astron. Astrophys., 286, pp. 1011-1018.
 
50
\on\exs
 
51
Examples:
 
52
\ex
 
53
            DISPERSION/HOUGH  ? ? {IMSIZE(1)},1.,1.  
 
54
\xe \sxe
 
55
 
 
56