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

« back to all changes in this revision

Viewing changes to stdred/ccdtest/help/testb2ccd.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
% @(#)testb2ccd.hlq     19.1 (ESO-SDAG) 02/25/03 14:16:56
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1994 European Southern Observatory
 
4
%.IDENT      testb2ccd.hlq
 
5
%.AUTHOR     RHW, SDAG/ESO
 
6
%.KEYWORDS   MIDAS, ccd package, bias, testing
 
7
%.PURPOSE    On-line help file for the command: TESTB2/CCD
 
8
%.VERSION    940620 RHW created
 
9
%.VERSION    950210 RHW txt output eleiminated; printed info reduced
 
10
%---------------------------------------------------------------------
 
11
\se
 
12
SECTION./CCD
 
13
\es\co
 
14
TESTB2/CCD                                                    20-Jun-1994 RHW
 
15
\oc\su
 
16
TESTB2/CCD in_frm [out_id] [row_ran] [col_ran]
 
17
        Compute row and column average of a (averaged) bias frame
 
18
\us\pu
 
19
Purpose:    
 
20
        Compute row and column average of a (averaged) bias frame
 
21
\up\sy
 
22
Syntax:     
 
23
        TESTB2/CCD in_frm [out_id] [row_ran] [col_ran]
 
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
        row_ran = Range of rows in the master bias frames to be averaged.
 
32
                  Default is all rows.
 
33
\ap\pa
 
34
        col_ran = Range of columns in the master bias frames to be averaged.
 
35
                  Default is all columns.
 
36
\ap\no
 
37
Note:
 
38
        This command is the second of a series of tests on BIAS frames: B1
 
39
        to B5. See the command TESTBA/CCD.
 
40
\\
 
41
        From the combined bias frame rows and columns are averaged and plotted.
 
42
\\
 
43
        For more details about the various combining methods, please refer 
 
44
        to the CCD Chapter in Volume B of the ESO-MIDAS Users' Guide.
 
45
\on\op
 
46
Output:
 
47
        The command will stored the outputs in a number of ascii and 
 
48
        postscript files (preceding by the identification string out_id):\\
 
49
           `out_id'_avcol.bdf:  MIDAS image containing the column average;\\
 
50
           `out_id'_avrow.bdf:  MIDAS image containing the row average;\\
 
51
           `out_id'_aver.ps:    postscript file with the plots of the column
 
52
                                and row average;
 
53
\po\see
 
54
See also:   
 
55
        TESTBA/CCD, SET/CCD, SHOW/CCD, COMBINE/CCD, AVERAGE/ROW, 
 
56
        AVERAGE/COLUMN, FILTER/MEDIAN, Ch. 3 in Vol. 2 of the Users Guide.
 
57
\ees\exs
 
58
Examples:
 
59
\ex
 
60
        TESTB2/CCD BIAS BS median ? 350,500
 
61
        Run the test  on the frame BIAS. Do averaging over all rows
 
62
        and over the column range from 350 to 500.
 
63
\xe \sxe
 
64
 
 
65
 
 
66