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

« back to all changes in this revision

Viewing changes to stdred/long/help/responlong.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
% @(#)responlong.hlq    19.1 (ESO-IPG) 02/25/03 14:24:07
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1993 European Southern Observatory
 
4
%.IDENT      responlong.hlq
 
5
%.AUTHOR     23-MAR-93, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, 
 
7
%.PURPOSE    On-line help file for the command: RESPONSE/LONG
 
8
%.VERSION    1.0  PB : Creation, 23-MAR-93
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./LONG
 
12
\es\co
 
13
RESPONSE/LONG                                      PB  23-MAR-93
 
14
\oc\su
 
15
RESPONSE/LONG  [plot]  [fit]  [deg]  [smo]  [table]  [image]  [visu]
 
16
        Converts the response correction from table to image format.
 
17
\us\pu
 
18
Purpose:    
 
19
            The response correction table resulting from INTEGRATE/LONG
 
20
            (and optionally edited by EDIT/FLUX) is converted to an image 
 
21
            in wavelength-ratio or wavelength-color space. The interpolation 
 
22
            is performed by polynomial or smoothing splines.
 
23
\up\sy
 
24
Syntax:
 
25
            RESPONSE/LONG [plot] [fit] [deg] [smo] [table] [image] [visu]
 
26
\ys\pa
 
27
            plot   = Type of plot: RATIO or MAGNITUDE \\
 
28
                     Session keyword: PLOTYP; default : RATIO
 
29
\ap\pa
 
30
            fit    = Type of fit (POLY or SPLINE). \\
 
31
                     Session keyword: FITYP; default : POLY
 
32
\ap\pa
 
33
            deg    = Degree of fit. \\
 
34
                     Session keyword: FITD; default : 3
 
35
\ap\pa
 
36
            smooth = Smoothing factor (used only if fit=SPLINE) \\
 
37
                     Session keyword : SMOOTH; default : 0.
 
38
\ap\pa
 
39
            table  = Response table, as supplied by INTEGRATE/LONG \\
 
40
                     Session keyword: RESPTAB; default : resp.tbl
 
41
\ap\pa
 
42
            image  = Output response image. \\
 
43
                     Session keyword: RESPONSE; default : response.bdf
 
44
\ap\pa
 
45
            visu   = Visualisation option: YES or NO \\
 
46
                     Session keyword: RESPLOT; default : YES
 
47
\ap\sa
 
48
See also: 
 
49
            INTEGRATE/LONG, PLOT/RESPONSE, PLOT/FLUX, EXTINCTION/LONG,\\
 
50
            EDIT/FLUX, CALIBRATE/FLUX
 
51
\as\no
 
52
Note:       
 
53
            None.
 
54
\on\exs
 
55
Examples:
 
56
\ex
 
57
            RESPONSE/LONG
 
58
\xe \sxe
 
59