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

« back to all changes in this revision

Viewing changes to stdred/optopus/help/zoom_opto.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
% @(#)zoom_opto.hlq     19.1 (ESO-IPG) 02/25/03 14:27:23
 
2
%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT   (c) 1991 European Southern Observatory
 
4
%.IDENT       zoom_plate.hlq
 
5
%.AUTHOR      A. Gemmo     Padova Department of Astronomy
 
6
%.KEYWORDS    MIDAS, help files, ZOOM/OPTOPUS
 
7
%.PURPOSE     On-line help file for the command: ZOOM/OPTOPUS
 
8
%.VERSION     1.0 12-SEP-1991 : Creation, AG
 
9
%---------------------------------------------------------------------
 
10
\se
 
11
SECTION./OPTO
 
12
\es\co
 
13
ZOOM/OPTOPUS                                       12-SEP-1991 AG
 
14
\oc\su
 
15
ZOOM/OPTOPUS [table] [zooming_factor]
 
16
        blow up section of Optopus plate and enable rejection of objects.
 
17
 
 
18
\us\pu
 
19
Purpose:     
 
20
             Blow up the area of the Optopus plate where objects overlap 
 
21
             allowing an easier identification. The center of the area
 
22
             is chosen interactively with the cursor from the plot 
 
23
             displayed by the MODIFY/OPTOPUS command. After the zooming,
 
24
             a cursor again enables the user to select objects in wrong
 
25
             position so that they can be rejected by typing a "D" letter 
 
26
             (uppercase or lowercase) when a prompt appears.
 
27
             (See also documentation to MODIFY/OPTOPUS command).
 
28
\up\sy
 
29
Syntax:      
 
30
             ZOOM/OPTOPUS [table] [zooming_factor]
 
31
\ys\pa
 
32
             [table]    =  input table of HOLES/OPTOPUS command which
 
33
                           contains :RA and :DEC columns and refers
 
34
                           to the drawing of the Optopus plate plotted
 
35
                           by the MODIFY/OPTOPUS command.
 
36
                           Default name is "opto1.tbl".
 
37
\ap\pa
 
38
             [zoom_fact] = Factor used to enlarge the chosen area of the
 
39
                           plate. Default is 5.
 
40
 
 
41
\ap\no
 
42
Note:        
 
43
             If after the first zoom one realizes it is not enough or
 
44
             too much, it is possible to use again the command
 
45
             ZOOM/OPTOPUS only changing [zoom_fact] and without having
 
46
             to issue again MODIFY/OPTOPUS to re-plot the Optopus plate
 
47
             and subsequently choose the center.
 
48
\on\exs
 
49
Examples:
 
50
\ex
 
51
             ZOOM/OPTOPUS myoptotab 5
 
52
\xe\ex
 
53
             ZOOM/OPTOPUS ? 10
 
54
\xe\ex
 
55
             ZOOM/OPTOPUS myoptotab 10
 
56
\xe\sxe