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

« back to all changes in this revision

Viewing changes to stdred/echelle/help/plot_spec.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_spec.hlq     19.1 (ESO-IPG) 02/25/03 14:18:38
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1994 European Southern Observatory
 
4
%.IDENT      plot_spec.hlq
 
5
%.AUTHOR     PB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, 
 
7
%.PURPOSE    On-line help file for the command: PLOT/SPECTRUM
 
8
%.VERSION    1.0  07-OCT-94 : Creation, PB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./SPECTRUM
 
12
\es\co
 
13
PLOT/SPECTRUM                                         07-OCT-94  PB
 
14
\oc\su
 
15
PLOT/SPECTRUM  in  [start,end]
 
16
        plots a rebinned spectrum in wavelength range
 
17
\us\pu
 
18
Purpose:    
 
19
            After extraction (extract/echelle) and resampling
 
20
            (rebin/echelle) a spectrum can be plotted in
 
21
            wavelength range. 
 
22
\up\sy
 
23
Syntax:     
 
24
            PLOT/SPECTRUM in [start,end]
 
25
 \\
 
26
\ys\pa
 
27
            in = name of the rebinned spectrum.
 
28
 \\
 
29
\ap\pa
 
30
            start,end = wavelength range of the plot.
 
31
                        By default the graphic window set-up is
 
32
                        taken into account.
 
33
 \\
 
34
\ap\sa
 
35
See also: 
 
36
            PLOT/ECHELLE, PLOT/IDENT, EXTRACT/ECHELLE, REBIN/ECHELLE
 
37
\as\no
 
38
Note:       
 
39
            1) The y-axis limits of the plot are by default determined
 
40
            by the range of the first order plotted. It is usually
 
41
            preferable to set the limits using set/graph yaxis=...
 
42
\on\exs
 
43
Examples:
 
44
\ex
 
45
            PLOT/SPECTRUM  reb24   4500,5500
 
46
\xe \sxe