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

« back to all changes in this revision

Viewing changes to stdred/feros/help/flat_fero.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
% @(#)flat_fero.hlq     19.1 (ESO-IPG) 02/25/03 14:20:55
 
2
% @(#)flat_fero.hlq  1.0 (ESO-IPG) 13-11-1997
 
3
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
4
%.COPYRIGHT  (c)  1997 European Southern Observatory
 
5
%.IDENT      flat_fero.hlq
 
6
%.AUTHOR     AM, LSW Heidelberg, IPG/ESO
 
7
%.KEYWORDS   MIDAS, help files, FLAT/FEROS 
 
8
%.PURPOSE    On-line help file for the command: FLAT/FEROS
 
9
%.VERSION    1.0  13-NOV-97 : Creation, AM
 
10
%----------------------------------------------------------------
 
11
\se
 
12
SECTION./FEROS
 
13
\es\co
 
14
FLAT/FEROS                                        23-FEB-99 AM/OS
 
15
\oc\su
 
16
FLAT/FEROS [inspectrum] [flatspectrum] [outspectrum]
 
17
        Remove blaze function from spectrum through division by
 
18
        spectrum of flatfield lamp.
 
19
 
 
20
\us\pu
 
21
Purpose:    
 
22
        Remove blaze function from spectrum through division by
 
23
        spectrum of flatfield lamp.
 
24
 
 
25
\up\sy
 
26
Syntax:     
 
27
            FLAT/FEROS [inspectrum] [flatspectrum] [outspectrum]
 
28
 
 
29
\ys\pa
 
30
            inspectrum = root name of input image (extracted spectrum)
 
31
 
 
32
\ap\pa      
 
33
            flatspectrum = root name of flatfield lamp image 
 
34
                           (extracted spectrum)
 
35
\ap\pa
 
36
            outspectrum = root name of output image
 
37
\ap\sa
 
38
See also: 
 
39
            EXTRACT/FEROS
 
40
 
 
41
\as\no
 
42
Note:       
 
43
            1) inspectrum, flatspectrum and outspectrum are root names.
 
44
               For double fiber mode the names of the files to be
 
45
               accessed are generated from the root name and the appendices
 
46
               1 and 2. For all other modes the filenames are
 
47
               identical with the root names.
 
48
 
 
49
            2) The distinction between single fiber and double fiber is
 
50
               made via the keyword FIBER_MODE.
 
51
 
 
52
            3) flatspectrum must exist on disk. It can be created
 
53
               by applying the command EXTRACT/FEROS to a spectrum
 
54
               of a flatfield lamp.
 
55
 
 
56
\on\exs
 
57
Examples:
 
58
\ex        
 
59
            FLAT/FEROS
 
60
            Remove the blazefunction using default filenames, which
 
61
            are stored in keywords.  
 
62
\xe\ex
 
63
            FLAT/FEROS thisimage thatimage anotherimage
 
64
            Remove the blazefunction from the spectrum with root
 
65
            name thisimage through division by the spectrum with
 
66
            root name thatimage and store the result in a file
 
67
            with root name anotherimage.
 
68
\xe\sxe