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

« back to all changes in this revision

Viewing changes to contrib/romafot/help/fcleanroma.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
% @(#)fcleanroma.hlq    19.1 (ESO-IPG) 02/25/03 13:29:27 
 
2
\se                                                                             
 
3
SECTION./ROMAFOT
 
4
\es\co                                                                          
 
5
FCLEAN/ROMAFOT                                                 09-AUG-1989 RHW
 
6
\oc\su                                                                          
 
7
FCLEAN/ROMAFOT cat_tab inti_tab [into_tab]
 
8
        selects windows in intermediate table present in catalogue table
 
9
\us\pu
 
10
Purpose:      Selects windows in the intermediate table containing objects
 
11
              present in the catalogue.
 
12
\up\sy                                                                          
 
13
Syntax:       FCLEAN/ROMAFOT cat_tab inti_tab [into_tab]
 
14
\ys\pa                                                                          
 
15
              cat_tab =  catalogue table containing positions of objects
 
16
                         randomly strewed on the original frame; no default
 
17
                         name.
 
18
\ap\pa                                                                          
 
19
              inti_tab = input intermediate table containing input
 
20
                         parameters of all the objects in a (artificial)
 
21
                         frame (see ADDSTAR/ROMAFOT). This table is created
 
22
                         by SEARCH/ROMAFOT and GROUP/ROMAFOT. No default.
 
23
\ap\pa                                                                          
 
24
              into_tab = output intermediate table formed by those input 
 
25
                         windows which include objects found in the intermediate
 
26
                         table. Default is no output intermediate table.
 
27
\ap\no
 
28
Note:         The command compares the objects in the catalogue with those
 
29
              in the windows in input intermediate table. In case the user 
 
30
              gives an output intermediate table this tables will be filled
 
31
              with windows in the input intermediate containing object s
 
32
              present in the catalogue table. If no output intermediate
 
33
              table is given a selection flag is set on those windows in the 
 
34
              input intermediate table.
 
35
\on\exs                                                                         
 
36
Examples:                                                                       
 
37
\ex                                                                             
 
38
              FCLEAN/ROMAFOT GCLCAT INTER GCLOUT
 
39
              Examine catalogue table GCLCAT and check which windows include 
 
40
              an object present in the table INTER. Transfer these windows to 
 
41
              the intermediate table GCLOUT.
 
42
\xe \sxe