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

« back to all changes in this revision

Viewing changes to contrib/esolv/help/fromodesol.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
% @(#)fromodesol.hlq    19.1 (ESO-IPG) 02/25/03 13:24:16 
 
2
\se
 
3
SECTION./ESOL
 
4
\es\co
 
5
FROMOD/ESOLV                                                                JEH
 
6
\oc\su
 
7
FROMOD/ESOLV [mode] [colour] [intable] [column]
 
8
        retrieve frames from optical disk
 
9
\us\pu
 
10
Purpose:     
 
11
             Frames from the ESO-LV archive are retrieved from optical disk,
 
12
             using the ESO-identifiers or selected entries in the input table,
 
13
             and converted to BDF-format.
 
14
\up\sy
 
15
Syntax:      
 
16
             FROMOD/ESOLV [mode] [colour] [intable column]
 
17
\ys\pa 
 
18
             mode          = Single character giving the mode in which the 
 
19
                             program should run: P(rompt), A(uto). In prompt
 
20
                             mode (P) the user is prompted for the identifiers
 
21
                             and hence p2, p3 and p4 are not used. Default `P'
 
22
\ap\pa
 
23
             colour        = Single character giving the colour of the image 
 
24
                             to be retrieved: `B' for only blue frames, `R' 
 
25
                             for only red frames, and `A' for all frames; 
 
26
                             Default `B'.
 
27
\ap\pa 
 
28
             intable       = With mode `P' intable should be name of table
 
29
                             with column (R*4) containing ESO-identifiers;
 
30
                             Default
 
31
\ap\pa 
 
32
             column        = Label or column number of table with contains
 
33
                             the identifiers; No default 
 
34
 
 
35
\ap\no
 
36
Note:        
 
37
             The command takes care of the logistics of the frames being 
 
38
             resident on 3 different disks. In a single run only frames 
 
39
             from a single disk can be retrieved. The proper disk should 
 
40
             have been inserted in the device. See the system management  
 
41
             for information about the optical disks.
 
42
\\
 
43
             For more information see: The Surface Brightness Catalogue of
 
44
             the ESO-Uppsala Galaxies, A.Lauberts and E.A.Valentijn, ESO: 1989.
 
45
\on\exs
 
46
Examples:
 
47
\ex
 
48
             Midas 001> FROMOD P B 
 
49
             "Give ESO-identifier: " 1180010 <cr>\\
 
50
             "Give ESO-identifier: " 1180020 <cr>\\
 
51
             "Give ESO-identifier: " <cr>\\
 
52
             Retrieve the blue frames of 1180010 and 1180020 from optical disk.
 
53
\xe\ex
 
54
             Midas 001> SELECT/TABLE ESOLV :BTOT.lt.10.and.:T.eq.-5
 
55
\xe\ex
 
56
             Midas 002> FROMOD A A ESOLV :ESO_ID
 
57
             Retrieve brightest ellipticals from optical disk in both colours,
 
58
             using selected ESO-identifiers from ESO-LV catalogue.
 
59
\xe \sxe
 
60