Skip to content
Snippets Groups Projects

Adex config change surveys

Merged Nico Vermaas requested to merge adex-config-change-surveys into master
1 file
+ 23
1
Compare changes
  • Side-by-side
  • Inline
@@ -19,6 +19,7 @@ settings = {
"surveys": [
{
"name": "--- ASTRON HiPS ---",
"selectable" : False,
},
{
"name": "apertif_dr1",
@@ -60,7 +61,28 @@ settings = {
"name": "--- Aladin HiPS ---",
},
{
"name": "P/DSS2/color",
"name": "DSS colored",
"title": "P/DSS2/color (optical)"
},
{
"name": "P/allWISE/color",
"title": "allWISE (infrared)"
},
{
"name": "P/XMM/PN/color",
"title": "XMM PN colored"
},
{
"name": "P/IRIS/color",
"title": "IRIS color"
},
{
"name": "P/Fermi/color",
"title": "Fermi color"
},
{
"name": "P/AKARI/FIS/Color",
"title": "AKARI FIS Color"
},
],
"color_maps": ["native", "grayscale", "cubehelix", "eosb", "rainbow"],
Loading