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

« back to all changes in this revision

Viewing changes to stdred/ccdtest/help/testb4ccd.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
% @(#)testb4ccd.hlq     19.1 (ESO-SDAG) 02/25/03 14:16:56
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1994 European Southern Observatory
 
4
%.IDENT      testb4ccd.hlq
 
5
%.AUTHOR     RHW, SDAG/ESO
 
6
%.KEYWORDS   MIDAS, ccd package, bias, testing
 
7
%.PURPOSE    On-line help file for the command: TESTB4/CCD
 
8
%.VERSION    940620 RHW created
 
9
%.VERSION    950210 RHW txt output eliminated; printed info reduced
 
10
%---------------------------------------------------------------------
 
11
\se
 
12
SECTION./CCD
 
13
\es\co
 
14
TESTB4/CCD                                                      20-Jun-1994 RHW
 
15
\oc\su
 
16
TESTB4/CCD in_frm [out_id] [area] [size,fac]
 
17
        Make a histogram of the pixel intensities and rebin the input frame
 
18
\us\pu
 
19
Purpose:    
 
20
        Make a histogram of the pixel intensities and rebin the input frame
 
21
\up\sy
 
22
Syntax:     
 
23
        TESTB4/CCD in_frm [out_id] [area] [size,fac]
 
24
\ys\pa
 
25
        in_frm =  input frame; no default
 
26
\ap\pa 
 
27
        out_id =  output identifier for the output of the test prodedure. 
 
28
                  All output (i.e. frames, listings and plots) will start 
 
29
                  with this identifier. Default is BIAS.
 
30
\ap\pa 
 
31
        area =    area which the histogram is computed; Default is whole image
 
32
                  area.
 
33
\ap\pa
 
34
        size,fact = size of smoothing box used for median filtering and
 
35
                  decimation factor for frame size reduction. Default is 5,16.
 
36
                  The default size 5 for the filtering implies a filtering
 
37
                  over boxes of 11 by 11 pixels.
 
38
\ap\no
 
39
Note:
 
40
        This command is the fourth test of a series of tests bias frames: B1 to
 
41
        B5. See the command TESTBA/CCD.
 
42
\\
 
43
        The command will first correct the frame for hot pixels and then rebin
 
44
        it. A histogram of this rebinned frame is made.
 
45
\\
 
46
        For more details about the various combining methods, please refer 
 
47
        to the CCD Chapter in Volume B of the ESO-MIDAS Users' Guide.
 
48
\on\op
 
49
Output:
 
50
        The command will stored the outputs in a number of ascii and 
 
51
        postscript files (preceding by the identification string out_id):\\
 
52
           `out_id'_hist.ps:    postscript file with a plot of the histogram;\\
 
53
           `out_id'_rebin.bdf:  cleaned and rebinned combined bias frame;\\
 
54
           `out_id'_rebin.ps:   postscript file with an image of the above;\\
 
55
\po\see
 
56
See also:   
 
57
        TESTBA/CCD, SET/CCD, SHOW/CCD, COMBINE/CCD, AVERAGE/ROW, 
 
58
        AVERAGE/COLUMN, FILTER/MEDIAN, Ch. 3 in Vol. 2 of the Users Guide.
 
59
\ees\exs
 
60
Examples:
 
61
\ex
 
62
        TESTB4/CCD BIAS BS [@900,@900:@1100,@1100]
 
63
        Run the test procedure on the frame BIAS. Use the defaults for the
 
64
        rebinning.
 
65
\xe \sxe
 
66
 
 
67
 
 
68