Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dirbe [2016/07/26 13:19]
127.0.0.1 external edit
dirbe [2023/04/11 15:20] (current)
Déborah Paradis
Line 16: Line 16:
 Maps are in unit of ''​MJy/​sr''​. Maps are in unit of ''​MJy/​sr''​.
 Healpix maps have been generated from the ''​sixpack''​ format. Healpix maps have been generated from the ''​sixpack''​ format.
- 
 Full description of this survey here: Full description of this survey here:
 http://​lambda.gsfc.nasa.gov/​product/​cobe/​dirbe_overview.cfm http://​lambda.gsfc.nasa.gov/​product/​cobe/​dirbe_overview.cfm
 +\\
 +
 +Healpix maps made by D. Paradis.
 +
  
 <​html>​ <​html>​
Line 108: Line 111:
   var dirbezsmaband1 = function(connection) {   var dirbezsmaband1 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_1_256.fits","​name":"​Dirbe ZSMA band 1"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_01_1_256.fits","​name":"​Dirbe ZSMA band 1"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband2 = function(connection) {   var dirbezsmaband2 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_2_256.fits","​name":"​Dirbe ZSMA band 2"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_02_1_256.fits","​name":"​Dirbe ZSMA band 2"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband3 = function(connection) {   var dirbezsmaband3 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_3_256.fits","​name":"​Dirbe ZSMA band 3"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_03_1_256.fits","​name":"​Dirbe ZSMA band 3"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband4= function(connection) {   var dirbezsmaband4= function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_4_256.fits","​name":"​Dirbe ZSMA band 4"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_04_1_256.fits","​name":"​Dirbe ZSMA band 4"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband5 = function(connection) {   var dirbezsmaband5 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_5_256.fits","​name":"​Dirbe ZSMA band 5"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_05_1_256.fits","​name":"​Dirbe ZSMA band 5"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband6 = function(connection) {   var dirbezsmaband6 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_6_256.fits","​name":"​Dirbe ZSMA band 6"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_06_1_256.fits","​name":"​Dirbe ZSMA band 6"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband7 = function(connection) {   var dirbezsmaband7 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_7_256.fits","​name":"​Dirbe ZSMA band 7"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_07_1_256.fits","​name":"​Dirbe ZSMA band 7"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband8 = function(connection) {   var dirbezsmaband8 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_8_256.fits","​name":"​Dirbe ZSMA band 8"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_08_1_256.fits","​name":"​Dirbe ZSMA band 8"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband9 = function(connection) {   var dirbezsmaband9 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_9_256.fits","​name":"​Dirbe ZSMA band 9"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_09_1_256.fits","​name":"​Dirbe ZSMA band 9"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
   var dirbezsmaband10 = function(connection) {   var dirbezsmaband10 = function(connection) {
       var msg = new samp.Message("​image.load.fits", ​       var msg = new samp.Message("​image.load.fits", ​
-      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_10_256.fits","​name":"​Dirbe ZSMA band 10"} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_10_1_256.fits","​name":"​Dirbe ZSMA band 10"} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
Line 163: Line 166:
  
 ^Band 1 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband1)">​Aladin</​button></​html> ​        ^Band 2 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband2)">​Aladin</​button></​html> ​          ^Band 3 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband3)">​Aladin</​button></​html> ​         ^Band 4 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband4)">​Aladin</​button></​html> ​         ^ ^Band 1 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband1)">​Aladin</​button></​html> ​        ^Band 2 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband2)">​Aladin</​button></​html> ​          ^Band 3 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband3)">​Aladin</​button></​html> ​         ^Band 4 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband4)">​Aladin</​button></​html> ​         ^
-|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_1_256.fits| ​DIRBE_ZSMA_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_2_256.fits| ​DIRBE_ZSMA_2_256.fits]] |  [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_3_256.fits| ​DIRBE_ZSMA_3_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_4_256.fits| ​DIRBE_ZSMA_4_256.fits]] |  \\+|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_01_1_256.fits| ​DIRBE_ZSMA_01_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_02_1_256.fits| ​DIRBE_ZSMA_02_1_256.fits]] |  [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_03_1_256.fits| ​DIRBE_ZSMA_03_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_04_1_256.fits| ​DIRBE_ZSMA_04_1_256.fits]] |  \\
  
 ^Band 5 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband5)">​Aladin</​button></​html> ​          ^Band 6 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband6)">​Aladin</​button></​html> ​         ^Band 7 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband7)">​Aladin</​button></​html> ​         ^Band 8 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband8)">​Aladin</​button></​html> ​         ^ ^Band 5 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband5)">​Aladin</​button></​html> ​          ^Band 6 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband6)">​Aladin</​button></​html> ​         ^Band 7 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband7)">​Aladin</​button></​html> ​         ^Band 8 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband8)">​Aladin</​button></​html> ​         ^
-|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_5_256.fits| ​DIRBE_ZSMA_5_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_6_256.fits| ​DIRBE_ZSMA_6_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_7_256.fits| ​DIRBE_ZSMA_7_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_8_256.fits| ​DIRBE_ZSMA_8_256.fits]] | \\+|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_05_1_256.fits| ​DIRBE_ZSMA_05_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_06_1_256.fits| ​DIRBE_ZSMA_06_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_07_1_256.fits| ​DIRBE_ZSMA_07_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_08_1_256.fits| ​DIRBE_ZSMA_08_1_256.fits]] | \\
  
 ^Band 9 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband9)">​Aladin</​button></​html> ​         ^Band 10 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband10)">​Aladin</​button></​html> ​         ^ ^Band 9 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband9)">​Aladin</​button></​html> ​         ^Band 10 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbezsmaband10)">​Aladin</​button></​html> ​         ^
-|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_9_256.fits|DIRBE_ZSMA_9_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_10_256.fits| ​DIRBE_ZSMA_10_256.fits]] |\\  ​+|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_09_1_256.fits|DIRBE_ZSMA_09_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_ZSMA/​DIRBE_ZSMA_10_1_256.fits| ​DIRBE_ZSMA_10_1_256.fits]] |\\  ​ 
 + 
 +===== UNCERTAINTY===== 
 + 
 +<​html>​ 
 +<​script>​ 
 +  var dirbesigband1 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_01_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 1"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband2 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_02_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 2"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband3 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_03_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 3"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband4= function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_04_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 4"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband5 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_05_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 5"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband6 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_06_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 6"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband7 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_07_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 7"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband8 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_08_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 8"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband9 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_09_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 9"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +  var dirbesigband10 = function(connection) { 
 +      var msg = new samp.Message("​image.load.fits",​  
 +      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_10_SIGMA_final_1_256.fits","​name":"​Sigma Dirbe band 10"} ); 
 +      connection.notifyAll([msg]);​ 
 +  }; 
 +</​script>​ 
 +</​html>​ 
 + 
 + 
 +=== Maps === 
 + 
 +^Band 1 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband1)">​Aladin</​button></​html> ​        ^Band 2 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband2)">​Aladin</​button></​html> ​          ^Band 3 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband3)">​Aladin</​button></​html> ​         ^Band 4 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband4)">​Aladin</​button></​html> ​         ^ 
 +|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_01_SIGMA_final_1_256.fits| DIRBE_01_SIGMA_final_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_02_SIGMA_final_1_256.fits| DIRBE_02_SIGMA_final_1_256.fits]] |  [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_03_SIGMA_final_1_256.fits| DIRBE_03_SIGMA_final_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_04_SIGMA_final_1_256.fits| DIRBE_04_SIGMA_final_1_256.fits]] |  \\ 
 + 
 +^Band 5 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband5)">​Aladin</​button></​html> ​          ^Band 6 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband6)">​Aladin</​button></​html> ​         ^Band 7 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband7)">​Aladin</​button></​html> ​         ^Band 8 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband8)">​Aladin</​button></​html> ​         ^ 
 +|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_05_SIGMA_final_1_256.fits| DIRBE_05_SIGMA_final_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_06_SIGMA_final_1_256.fits| DIRBE_06_SIGMA_final_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_07_SIGMA_final_1_256.fits| DIRBE_07_SIGMA_final_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_08_SIGMA_final_1_256.fits| DIRBE_08_SIGMA_final_1_256.fits]] | \\ 
 + 
 +^Band 9 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband9)">​Aladin</​button></​html> ​         ^Band 10 <​html>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dirbesigband10)">​Aladin</​button></​html> ​         ^ 
 +|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_09_SIGMA_final_1_256.fits|DIRBE_09_SIGMA_final_1_256.fits]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DIRBE_SIG/​DIRBE_10_SIGMA_final_1_256.fits| DIRBE_10_SIGMA_final_1_256.fits]] |\\   
 + 
 +=== HiPS===  
 + 
 +DIRBE HiPS are available in Aladin Collections/​Image 
 + 
 +For SIGMA HiPS,  enter the following URLs in Aladin ("​Files"​ then "Use directly a URL"​):​ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_1_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_2_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_3_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_4_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_5_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_6_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_7_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_8_SIGMA \\ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​DIRBE_9_SIGMA \\ 
 + 
 +OR 
 + 
 +unzip the directory and put it directly in an Aladin window to display the map 
 + 
 +^Band 1        ^Band 2     ^Band 3     ^Band 4 ^ 
 +|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_01_SIGMA.zip| DIRBE_01_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_02_SIGMA.zip| DIRBE_02_SIGMA.zip]] |  [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_03_SIGMA.zip| DIRBE_03_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_04_SIGMA.zip| DIRBE_04_SIGMA.zip]] |  \\
  
 +^Band 5        ^Band 6     ^Band 7     ^Band 8 ^
 +|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_05_SIGMA.zip| DIRBE_05_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_06_SIGMA.zip| DIRBE_06_SIGMA.zip]] |  [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_07_SIGMA.zip| DIRBE_07_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_08_SIGMA.zip| DIRBE_08_SIGMA.zip]] |  \\
  
 +^Band 9        ^Band 10     ^
 +|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_09_SIGMA.zip| DIRBE_09_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_10_SIGMA.zip| DIRBE_10_SIGMA.zip]] |