forked from astrocatalogs/astrocats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog.html
56 lines (56 loc) · 3.19 KB
/
catalog.html
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
<table id="example" class="display" cellspacing="0" width="100%">
<thead>
<tr>
<th class="check" title=""></th>
<th class="name" title="Name (IAU name preferred)">Name</th>
<th class="alias" title="Aliases">Aliases</th>
<th class="discoverdate" title="Discovey Date (year-month-day)">Disc. Date</th>
<th class="maxdate" title="Date of Maximum (year-month-day)">Max Date</th>
<th class="maxappmag" title="Maximum apparent AB magnitude"><em>m</em><sub>max</sub></th>
<th class="maxabsmag" title="Maximum absolute AB magnitude"><em>M</em><sub>max</sub></th>
<th class="host" title="Host Name">Host Name</th>
<th class="ra" title="J2000 Right Ascension (h:m:s)">R.A. (h:m:s)</th>
<th class="dec" title="J2000 Declination (d:m:s)">Dec. (d:m:s)</th>
<th class="instruments" title="List of Instruments and Bands">Instruments/Bands</th>
<th class="redshift" title="Redshift"><em>z</em></th>
<th class="velocity" title="Heliocentric velocity (km/s)"><em>v</em><sub>☉</sub> (km/s)</th>
<th class="lumdist" title="Luminosity distance (Mpc)"><em>d</em><sub>L</sub> (Mpc)</th>
<th class="claimedtype" title="Claimed Type">Type</th>
<th class="ebv" title="Milky Way Reddening">E(B-V)</th>
<th class="photolink" title="Photometry">Phot.</th>
<th class="spectralink" title="Spectra">Spec.</th>
<th class="radiolink" title="Radio">Radio</th>
<th class="xraylink" title="X-rays">X-ray</th>
<th class="references" title="Bibcodes of references with most data on event">References</th>
<th class="download" title="Download and edit data">Data</th>
<th class="responsive" title=""></th>
</tr>
</thead>
<tfoot>
<tr>
<th class="check" title=""></th>
<th class="name" title="Name (IAU name preferred)">Name</th>
<th class="alias" title="Aliases">Aliases</th>
<th class="discoverdate" title="Discovey Date (year-month-day)">Disc. Date</th>
<th class="maxdate" title="Date of Maximum (year-month-day)">Max Date</th>
<th class="maxappmag" title="Maximum apparent AB magnitude"><em>m</em><sub>max</sub></th>
<th class="maxabsmag" title="Maximum absolute AB magnitude"><em>M</em><sub>max</sub></th>
<th class="host" title="Host Name">Host Name</th>
<th class="ra" title="J2000 Right Ascension (h:m:s)">R.A. (h:m:s)</th>
<th class="dec" title="J2000 Declination (d:m:s)">Dec. (d:m:s)</th>
<th class="instruments" title="List of Instruments and Bands">Instruments/Bands</th>
<th class="redshift" title="Redshift"><em>z</em></th>
<th class="velocity" title="Heliocentric velocity (km/s)"><em>v</em><sub>☉</sub> (km/s)</th>
<th class="lumdist" title="Luminosity distance (Mpc)"><em>d</em><sub>L</sub> (Mpc)</th>
<th class="claimedtype" title="Claimed Type">Type</th>
<th class="ebv" title="Milky Way Reddening">E(B-V)</th>
<th class="photolink" title="Photometry">Phot.</th>
<th class="spectralink" title="Spectra">Spec.</th>
<th class="radiolink" title="Radio">Radio</th>
<th class="xraylink" title="X-rays">X-ray</th>
<th class="references" title="Bibcodes of references with most data on event">References</th>
<th class="download" title="Download and edit data">Data</th>
<th class="responsive" title=""></th>
</tr>
</thead>
</table>