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

« back to all changes in this revision

Viewing changes to stdred/ccdred/help/trim_ccd.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
% @(#)trim_ccd.hlq      19.1 (ESO_SDAG) 02/25/03 14:15:05
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1993 European Southern Observatory
 
4
%.IDENT      trim_ccd.hlq
 
5
%.AUTHOR     RHW, IPG/ESO
 
6
%.KEYWORDS   MIDAS, ccd package, TRIM/CCD
 
7
%.PURPOSE    On-line help file for the command: TRIM/CCD
 
8
%.VERSION    930305 RHW Created  
 
9
%---------------------------------------------------------------------
 
10
\se
 
11
SECTION./CCD
 
12
\es\co
 
13
TRIM/CCD                                                        25-Mar-1993 RHW
 
14
\oc\su
 
15
TRIM/CCD [in_fram] [out_fram] [im_sec] [del_flg]
 
16
        Extract the useful data from the ccd frame. 
 
17
\us\pu
 
18
Purpose:    
 
19
        Extract the useful data from the ccd frame. 
 
20
\up\sy
 
21
Syntax:     
 
22
        TRIM/CCD [in_fram] [out_fram] [im_sec] [del_flg]
 
23
\ys\pa 
 
24
        in_fram =   input frame to be trimmed; default is the name stored in
 
25
                    the keyword CCD_IN.
 
26
\ap\pa
 
27
        out_frame = resulting output frame; no default.
 
28
 
 
29
        im_sec =    image section to be extracted. Default is the section
 
30
                    stored in the keyword IM_SEC. 
 
31
\ap\pa 
 
32
        del_flg =   delete flag. Default is `NO'.
 
33
\ap\no
 
34
Note: 
 
35
        The command will not try to trim the input frame if that has already 
 
36
        been done. The descriptor CCDSTAT in the output frame is updated to 
 
37
        indicate that the frame has been trimmed.
 
38
\on\see
 
39
See also:   
 
40
        HELP/CCD, REDUCE/CCD, EXTRACT/IMAGE
 
41
\ees\exs
 
42
Examples:
 
43
\ex
 
44
        TRIM/CCD fieldin fieldext ? y
 
45
        The input frame fiedlin will be trimmed. The output frame fieldextr
 
46
        will contain the output area, stored in the keyword IM_SEC. After
 
47
        extraction the input frame will be deleted.
 
48
\xe \sxe
 
49
 
 
50