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

« back to all changes in this revision

Viewing changes to contrib/surfphot/help/normalimag.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
% @(#)normalimag.hlq    19.1 (ESO-IPG) 02/25/03 13:30:33 
 
2
\se
 
3
SECTION./IMAG
 
4
\es\co
 
5
NORMALIZE/IMAGE                                                17-OCT-1983  KB
 
6
\oc\su
 
7
NORMALIZE/IMAGE infram outfram trunc_vals control_vals
 
8
        normalize and truncate a frame
 
9
\us\pu
 
10
Purpose:    normalize and truncate a frame
 
11
\up\sy
 
12
Syntax:     NORMALIZE/IMAGE in out trunc_vals control_vals
 
13
\ys\pa
 
14
            infram       = input frame
 
15
\ap\pa
 
16
            outfram      = output frame
 
17
\ap\pa
 
18
            trunc_vals   = low + high cutoff for normalized image (i.e. the
 
19
                           background is approx. = 1.0) to take care of the
 
20
                           noise and the sensitivity of the detector,
 
21
                           defaulted to: no truncation
 
22
\ap\pa
 
23
            control_vals = see Inventory program...
 
24
\ap\no
 
25
Note:       none
 
26
\on\exs
 
27
Examples:
 
28
\ex
 
29
            NORMALIZE/IMAGE CCD0012 CCDN12 0.77,4.8
 
30
            Normalize the frame CCD0012 and write the result into the frame 
 
31
            CCDN12. Use 0.77 and 4.8 for the low and high cut values.
 
32
\xe\sxe
 
33