This file is indexed.

/usr/share/doc/stilts/sun256/cdsskymatch.html is in stilts-doc 3.1.2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<html>
   
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <link rel="stylesheet" type="text/css" href="sun-style.css">
      <title>cdsskymatch:
         Crossmatches table on sky position against VizieR/SIMBAD table
      </title>
   </head>
   
   <body>
      <hr>
      <a href="cdsskymatch-usage.html">Next</a> <a href="secB.1.2.html">Previous</a> <a href="cmdUsage.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="cdsskymatch-usage.html">Usage</a><br>
       <b>Up: </b><a href="cmdUsage.html">Command Reference</a><br>
       <b>Previous: </b><a href="secB.1.2.html">Examples</a><br>
      
      <hr>
      <hr>
      <h2><a name="cdsskymatch">B.2 <code>cdsskymatch</code>:
            Crossmatches table on sky position against VizieR/SIMBAD table</a></h2>
      <p><code>cdsskymatch</code> uses the
         <a href="http://cdsxmatch.u-strasbg.fr/">CDS X-Match service</a>
         to join a local table to one of the tables hosted by the
         Centre de Données astronomiques de Strasbourg.
         This includes all of the VizieR tables and the SIMBAD database.
         The service is very fast, and in most cases it is the best way to
         match a local table against a large external table hosted by a service.
         It is almost certainly much better than using
         <a href="coneskymatch.html"><code>coneskymatch</code></a>,
         though it is less flexible than TAP
         (see the <a href="tapquery.html"><code>tapquery</code></a> task
         for flexible access to TAP services, and
         <a href="tapskymatch.html"><code>tapskymatch</code></a>
         for positional matches).
         
      </p>
      <p>The local table is uploaded to the X-Match service in chunks,
         and the matches for each chunk are retrieved in turn and eventually
         stitched together to form the final result.
         The tool only uploads sky position and an identifier for each row of
         the input table, but all columns of the input table are reinstated
         in the result for reference.
         
      </p>
      <p>The remote table in most cases contains only a subset of the
         the columns in the relevant VizieR table, including the most useful ones.
         The service currently provides no straightforward way to acquire columns which
         are not returned by default.
         
      </p>
      <p><em>Acknowledgement</em>: CDS note that if the use of the
         X-Match service is useful to your research, they would appreciate
         the following acknowledgement:
         
         <blockquote>
            <em>
               "This research made use of the cross-match service provided by
               CDS, Strasbourg."
               </em>
            
         </blockquote>
         
      </p>
      <ul>
         <li><a href="cdsskymatch-usage.html">B.2.1 Usage</a></li>
         <li><a href="secB.2.2.html">B.2.2 Examples</a></li>
      </ul>
      <hr><a href="cdsskymatch-usage.html">Next</a> <a href="secB.1.2.html">Previous</a> <a href="cmdUsage.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="cdsskymatch-usage.html">Usage</a><br>
       <b>Up: </b><a href="cmdUsage.html">Command Reference</a><br>
       <b>Previous: </b><a href="secB.1.2.html">Examples</a><br>
      
      <hr><i>STILTS - Starlink Tables Infrastructure Library Tool Set<br>Starlink User Note256<br>STILTS web page:
         <a href="http://www.starlink.ac.uk/stilts/">http://www.starlink.ac.uk/stilts/</a><br>Author email:
         <a href="mailto:m.b.taylor@bristol.ac.uk">m.b.taylor@bristol.ac.uk</a><br>Mailing list:
         <a href="mailto:topcat-user@jiscmail.ac.uk">topcat-user@jiscmail.ac.uk</a><br></i></body>
</html>