Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dirbe [2019/05/22 14:07]
Déborah Paradis
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_01_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_02_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_03_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_04_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_05_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_06_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_07_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_08_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_09_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===== ===== UNCERTAINTY=====
Line 240: Line 243:
 |[[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]] |\\  ​ |[[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 === +=== HiPS===  
-(unzip the directory and put it directly in an Aladin window to display the map+ 
 +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 ^ ^Band 1        ^Band 2     ^Band 3     ^Band 4 ^
-|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_1_SIGMA.zip| DIRBE_1_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_2_SIGMA.zip| DIRBE_2_SIGMA.zip]] |  [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_3_SIGMA.zip| DIRBE_3_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_4_SIGMA.zip| DIRBE_4_SIGMA.zip]] |  \\+|[[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 ^ ^Band 5        ^Band 6     ^Band 7     ^Band 8 ^
-|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_5_SIGMA.zip| DIRBE_5_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_6_SIGMA.zip| DIRBE_6_SIGMA.zip]] |  [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_7_SIGMA.zip| DIRBE_7_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_8_SIGMA.zip| DIRBE_8_SIGMA.zip]] |  \\+|[[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     ^ ^Band 9        ^Band 10     ^
-|[[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_9_SIGMA.zip| DIRBE_9_SIGMA.zip]] | [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​DIRBE_10_SIGMA.zip| DIRBE_10_SIGMA.zip]] | +|[[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]] |