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

« back to all changes in this revision

Viewing changes to stdred/ccdtest/help/testb5ccd.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
% @(#)testb5ccd.hlq     19.1 (ESO-SDAG) 02/25/03 14:16:56
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1994 European Southern Observatory
 
4
%.IDENT      testb5ccd.hlq
 
5
%.AUTHOR     RHW, SDAG/ESO
 
6
%.KEYWORDS   MIDAS, ccd package, bias, testing
 
7
%.PURPOSE    On-line help file for the command: TESTB5/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
TESTB5/CCD                                                      20-Jun-1994 RHW
 
15
\oc\su
 
16
TESTB5/CCD in_cat [out_id] [area] [size,fac]
 
17
        Do the statistics of the bias frame is a catalogue.
 
18
\us\pu
 
19
Purpose:    
 
20
        Do the statistics of the bias frame is a catalogue.
 
21
\up\sy
 
22
Syntax:     
 
23
        TESTB5/CCD in_cat [out_id] [area] [size,fac]
 
24
\ys\pa
 
25
        in_cat =  input (with the extension .cat) catalogue of frames to be 
 
26
                  combined; no default
 
27
\ap\pa 
 
28
        out_id =  output identifier for the output of the test prodedure. 
 
29
                  All output (i.e. frames, listings and plots) will start 
 
30
                  with this identifier. Default is BIAS.
 
31
\ap\pa 
 
32
        area =    area which the statistics is computed; Default is whole image
 
33
                  area.
 
34
\ap\pa
 
35
        size,fact = size of smoothing box used for median filtering and
 
36
                  decimation factor for frame size reduction. Default is 5,16.
 
37
                  The default size 5 for the filtering implies a filtering
 
38
                  over boxes of 11 by 11 pixels.
 
39
\ap\no
 
40
Note:
 
41
        This command is the fifth test of a series of tests bias frames: B1 to
 
42
        B5. See the command TESTBA/CCD.
 
43
\\
 
44
        For each input frame in the catalogue determine the mean BIAS and 
 
45
        standard deviation AFTER hot pixel correction, box averaging and 
 
46
        median filtering. Finally, the overall mean bias level and sigma are
 
47
        computed.
 
48
\\
 
49
        For more details about the various combining methods, please refer 
 
50
        to the CCD Chapter in Volume B of the ESO-MIDAS Users' Guide.
 
51
\on\op
 
52
Output:
 
53
        The statistical data wil be stored in the table `out_id'_mean.tbl.
 
54
\po\see
 
55
See also:   
 
56
        TESTBA/CCD, SET/CCD, SHOW/CCD, COMBINE/CCD, AVERAGE/ROW, 
 
57
        AVERAGE/COLUMN, FILTER/MEDIAN, Ch. 3 in Vol. 2 of the Users Guide.
 
58
\ees\exs
 
59
Examples:
 
60
\ex
 
61
        TESTB5/CCD bs_cat.cat BS 
 
62
        Do the statistics on all frame in the catalogue bs_cat. Use the 
 
63
        defaults for filtering and rebinning.
 
64
\xe \sxe
 
65
 
 
66
 
 
67