Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tom Dwelly
speccy
Commits
72f2dede
Commit
72f2dede
authored
Jul 21, 2021
by
Tom Dwelly
Browse files
add VIKING K
parent
9d37a839
Changes
2
Hide whitespace changes
Inline
Side-by-side
js/speccy.js
View file @
72f2dede
...
...
@@ -1498,6 +1498,7 @@ function setupStamps(ra, dec){
var
layers
=
[{
'
name
'
:
'
xmm
'
,
'
hips
'
:
'
ESAVO/P/XMM/EPIC-RGB
'
},
{
'
name
'
:
'
csc
'
,
'
hips
'
:
'
cxc.harvard.edu/P/cda/hips/allsky/rgb
'
},
{
'
name
'
:
'
2mass
'
,
'
hips
'
:
'
CDS/P/2MASS/color
'
},
{
'
name
'
:
'
vikingk
'
,
'
hips
'
:
'
CDS/P/VISTA/VIKING/K
'
},
{
'
name
'
:
'
dss2
'
,
'
hips
'
:
'
CDS/P/DSS2/color
'
},
{
'
name
'
:
'
nvss
'
,
'
hips
'
:
'
CDS/P/NVSS
'
},
{
'
name
'
:
'
ps1
'
,
'
hips
'
:
'
CDS/P/PanSTARRS/DR1/color-i-r-g
'
}];
...
...
speccy.html
View file @
72f2dede
...
...
@@ -321,19 +321,20 @@
<td
colspan=
"5"
>
<table>
<tr>
<th
class=
"thumb"
>
XMM
</td>
<th
class=
"thumb"
>
Chandra
</td>
<th
class=
"thumb"
>
GALEX
</td>
<th
class=
"thumb"
>
DSS2
</td>
<th
class=
"thumb"
>
SDSS gri
</td>
<th
class=
"thumb"
>
PS1dr1 gri
</td>
<th
class=
"thumb"
>
LSdr9 grz
</td>
<th
class=
"thumb"
>
HSCdr2 grz
</td>
<th
class=
"thumb"
>
2MASS JHK
</td>
<th
class=
"thumb"
>
unWISE W1W2
</td>
<th
class=
"thumb"
>
VLASS 2-4GHz
</td>
<th
class=
"thumb"
>
NVSS 1.4GHz
</td>
<th
class=
"thumb"
>
Zoom
</td>
<th
class=
"thumb"
>
XMM
</th>
<th
class=
"thumb"
>
Chandra
</th>
<th
class=
"thumb"
>
GALEX
</th>
<th
class=
"thumb"
>
DSS2
</th>
<th
class=
"thumb"
>
SDSS gri
</th>
<th
class=
"thumb"
>
PS1dr1 gri
</th>
<th
class=
"thumb"
>
LSdr9 grz
</th>
<th
class=
"thumb"
>
HSCdr2 grz
</th>
<th
class=
"thumb"
>
2MASS JHK
</th>
<th
class=
"thumb"
>
VIKING K
<sub>
s
</sub></th>
<th
class=
"thumb"
>
unWISE W1W2
</th>
<th
class=
"thumb"
>
VLASS 2-4GHz
</th>
<th
class=
"thumb"
>
NVSS 1.4GHz
</th>
<th
class=
"thumb"
>
Zoom
</th>
</tr>
<tr>
<td
class=
"thumb"
id=
"thumb_panel_xmm"
></td>
...
...
@@ -345,6 +346,7 @@
<td
class=
"thumb"
id=
"thumb_panel_ls-dr9"
></td>
<td
class=
"thumb"
id=
"thumb_panel_hsc2"
></td>
<td
class=
"thumb"
id=
"thumb_panel_2mass"
></td>
<td
class=
"thumb"
id=
"thumb_panel_vikingk"
></td>
<td
class=
"thumb"
id=
"thumb_panel_unwise-neo6"
></td>
<td
class=
"thumb"
id=
"thumb_panel_vlass"
></td>
<td
class=
"thumb"
id=
"thumb_panel_nvss"
></td>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment