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

« back to all changes in this revision

Viewing changes to stdred/long/help/plot_dist.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
% @(#)plot_dist.hlq     19.1 (ESO-IPG) 02/25/03 14:24:05
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1993 European Southern Observatory
 
4
%.IDENT      plot_dist.hlq
 
5
%.AUTHOR     11-JUN-93, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, 
 
7
%.PURPOSE    On-line help file for the command: PLOT/DISTORTION
 
8
%.VERSION    1.0  PB : Creation, 11-JUN-93
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./DISTORTION
 
12
\es\co
 
13
PLOT/DISTORTION                                    PB  11-JUN-93
 
14
\oc\su
 
15
PLOT/DISTORTION  wave  [delta]  [mode]
 
16
        Plot the fitted position of arc lines in wavelength/y-coordinate space.
 
17
\us\pu
 
18
Purpose:    
 
19
            The fitted positions of the line catalog are plotted in
 
20
            wavelength/y-coordinate space. The commands allows to check
 
21
            the regularity of the fitted dispersion relation along the
 
22
            y-axis. Both row-by-row and bivariate solutions can be 
 
23
            verified depending on the mode.
 
24
\up\sy
 
25
Syntax:     
 
26
            PLOT/DISTORTION   wave  [delta]  [mode]
 
27
\ys\pa
 
28
            wave   = Arc line wavelength. The wavelength must be chosen
 
29
                     from the line catalog (session keyword LINCAT).
 
30
\ap\pa
 
31
            delta  = Half-range in pixels of the wavelength space.
 
32
                     Default value is 0.5, which means that the full
 
33
                     graphic window represents one pixel on the spectrum.
 
34
\ap\pa
 
35
            mode   = Dispersion relation mode. Possible values: RBR, 2D
 
36
                     Allows to plot the row-by-row (RBR) or the bivariate (2D)
 
37
                     solution. Default is RBR.
 
38
\ap\sa
 
39
See also: 
 
40
            CALIBRATE/LONG, PLOT/DELTA, PLOT/RESIDUAL, PLOT/CALIBRATE
 
41
\as\no
 
42
Note:       
 
43
            mode = 2D can only be used if the session keyword TWODOPT
 
44
            is set to YES (i.e. if a bivariate dispersion solution has
 
45
            been estimated).
 
46
\on\exs
 
47
Examples:
 
48
\ex
 
49
            PLOT/DISTORTION  5008.645  0.1  2D
 
50
\xe \sxe