File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ Aladin = (function() {
333333 Aladin . DEFAULT_OPTIONS = {
334334 target : "0 +0" ,
335335 cooFrame : "J2000" ,
336- survey : "P/ PLANCK/R2/LFI/color " ,
336+ survey : "PLANCK-DUSTPOL " ,
337337 fov : 60 ,
338338 showReticle : false ,
339339 showZoomControl : true ,
Original file line number Diff line number Diff line change @@ -280,6 +280,15 @@ HpxImageSurvey = (function() {
280280 "frame": "galactic",
281281 "format": "png fits"
282282 }*/
283+ {
284+ "name" : "PLANCK-DUSTPOL" ,
285+ "format" : "png fits" ,
286+ "url" : "http://lambda.gsfc.nasa.gov/data/hips/Planck_DustPol_Amp_256.fitsHiPS" ,
287+ "frame" : "galactic" ,
288+ "id" : "PLANCK-DUSTPOL" ,
289+ "instrument" : "Planck" ,
290+ "maxOrder" : 3
291+ }
283292 ] ;
284293
285294 HpxImageSurvey . FOOTPRINTS = [
You can’t perform that action at this time.
0 commit comments