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

« back to all changes in this revision

Viewing changes to contrib/iue/help/convermxhi.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
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
2
%.IDENT      convmxhi.hlq
 
3
%.AUTHOR     JDP, ESA/Vilspa.
 
4
%.KEYWORDS   MIDAS, help files, Ontext, IUEFA Context,CONVERT/MXHI
 
5
%.PURPOSE    On-line help file for the command: CONVERT/MXHI
 
6
%.VERSION    1.0  3-JUN-1997 : Creation, JDP
 
7
%----------------------------------------------------------------
 
8
\se
 
9
SECTION./MXHI
 
10
\es\co
 
11
CONVERT/MXHI                                                 3-JUN-1997 JDP
 
12
\oc\su
 
13
CONVERT/MXHI mxhi_file
 
14
        Convert an IUEFA MXHI FITS file into a Midas Table.
 
15
 
 
16
\us\pu
 
17
Purpose: 
 
18
        Converts IUEFA NewSIPS MXHI FITS file into a Midas Table.
 
19
\up\sy
 
20
Syntax:  
 
21
        CONVERT/MXHI mxhi_file 
 
22
\ys\pa
 
23
        mxhi_file = Name of the MXHI FITS file (Assumes MXHI as extension).
 
24
\\
 
25
        The output table has the same file name than the input table
 
26
        with H as suffix, to indicate the dispersion.
 
27
\\
 
28
        For example, if the MXHI file is SWP21805, ouput table is SWP21805H.
 
29
\ap\sa
 
30
See also:
 
31
        CONVERT/MXLO, CONCATENATE/IUE, IUEFA Context.
 
32
\as\no
 
33
Note:  
 
34
        IUEFA MXHI FITS files are produced by the NewSIPS pipeline.
 
35
\\
 
36
        The converted table has a format simiilar to:
 
37
\\
 
38
   Table : SWP21805H                       [Transposed format]
 
39
\\
 
40
 No.Columns :       8   No.Rows :   37757 
 
41
\\ 
 
42
 All.Columns:      11   All.Rows:   37760         Sel.Rows:   37757
 
43
\\
 
44
 Sorted  by :Sequence  Reference:Sequence     
 
45
\\
 
46
 Col.#   1:ORDER            Unit:UNITLESS         Format:I4     I*4
 
47
\\
 
48
 Col.#   2:WAVELENGTH       Unit:ANGSTROM         Format:F10.3  R*4
 
49
\\
 
50
 Col.#   3:NET              Unit:FN               Format:E15.5  R*4
 
51
\\
 
52
 Col.#   4:BACKGROUND       Unit:FN               Format:E15.5  R*4
 
53
\\
 
54
 Col.#   5:NOISE            Unit:FN               Format:E15.5  R*4
 
55
\\
 
56
 Col.#   6:QUALITY          Unit:UNITLESS         Format:I11    I*4
 
57
\\
 
58
 Col.#   7:RIPPLE           Unit:FN               Format:E15.5  R*4
 
59
\\
 
60
 Col.#   8:FLUX             Unit:ERG/CM2/S/A      Format:E15.5  R*4
 
61
\\
 
62
           
 
63
\on\exs
 
64
Examples:
 
65
\ex
 
66
           CONVERT/MXHI SWP21805
 
67
\xe\sxe
 
68