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

« back to all changes in this revision

Viewing changes to stdred/echelle/help/flat_eche.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_eche.hlq     19.1 (ESO-IPG) 02/25/03 14:18:34 
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      flat_eche.hlq
 
5
%.AUTHOR     PB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, FLAT/ECHELLE
 
7
%.PURPOSE    On-line help file for the command: FLAT/ECHELLE
 
8
%.VERSION    1.0  04-MAR-1991 : Creation, PB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./ECHELLE
 
12
\es\co
 
13
FLAT/ECHELLE                                            04-MAR-1991 PB
 
14
\oc\su
 
15
FLAT/ECHELLE [flat] [correct] [blaze]
 
16
        subtract background from flat-field image and approximate blaze profile
 
17
\us\pu
 
18
Purpose:    
 
19
            a) optionally subtract background from flat-field image
 
20
               If the descriptor BACKGROUND exists in flat-field image,
 
21
               the background step will be skipped.
 
22
               The corrected image, i.e. the flat-field corrected
 
23
               from its background, is stored as [correct]
 
24
 
 
25
            b) compute an approximation to the blaze profile for the 
 
26
               flat-field. The order-by-order blaze profiles are stored 
 
27
               as [blaze]
 
28
 
 
29
            The output images are used for flat-field correction.
 
30
 
 
31
            The background is approximated by spline polynomials
 
32
            fitted to points located in the interorder space.
 
33
            These points are defined by the command DEFINE/ECHELLE
 
34
            Parameters can be defaulted to the current session values,
 
35
            as displayed by SHOW/ECHELLE.
 
36
\up\sy
 
37
Syntax:     
 
38
            FLAT/ECHELLE [flat] [correct] [blaze]
 
39
\ys\pa
 
40
            flat    = flat-field image
 
41
\ap\pa
 
42
            correct = flat-field image with background subtracted
 
43
\ap\pa
 
44
            blaze   = profile of the blaze function
 
45
\ap\no
 
46
Note:       
 
47
            Default values are read from echelle keywords in sections
 
48
            2. Background and  8. Flat-Field
 
49
\on\exs
 
50
Examples:
 
51
\ex
 
52
            FLAT/ECHELLE ffima  ffcor  blaz
 
53
\xe\ex
 
54
            FLAT/ECHELLE
 
55
\xe \sxe
 
56
 
 
57