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
Last revision Both sides next revision
rass [2017/11/07 13:10]
Déborah Paradis
rass [2021/11/05 15:10]
cade
Line 11: Line 11:
 var rass = function(connection) { var rass = 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/​RASS/​RASS_1_2048.fits","​name":"​RASS Total (counts/​s)"​} );+    {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_1_2048.fits","​name":"​RASS Total (counts/​s)"​} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
 var rassexp = function(connection) { var rassexp = 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/​RASS_EXP/​RASS_EXP_1_2048.fits","​name":"​RASS EXP. TIME"} );+    {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS_EXP/​RASS_EXP_1_2048.fits","​name":"​RASS EXP. TIME"} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
 var rasscount = function(connection) { var rasscount = 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/​RASS/​RASS_COUNT_1_2048.fits","​name":"​RASS Total (counts)"​} );+    {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_COUNT_1_2048.fits","​name":"​RASS Total (counts)"​} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
 var rassweight = function(connection) { var rassweight = 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/​RASS/​RASS_COUNT_1_2048_weight.fits","​name":"​RASS WEIGHT"​} );+    {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_COUNT_1_2048_weight.fits","​name":"​RASS WEIGHT"​} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
 var rassim2 = function(connection) { var rassim2 = 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/​RASS/​RASS_IM2_1_2048.fits","​name":"​RASS Hard"} );+    {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_IM2_1_2048.fits","​name":"​RASS Hard"} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
 var rassim3 = function(connection) { var rassim3 = 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/​RASS/​RASS_IM3_1_2048.fits","​name":"​RASS Soft"} );+    {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_IM3_1_2048.fits","​name":"​RASS Soft"} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
Line 47: Line 47:
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
         '​P/​RASS/​CADE',​ '​P/​RASS/​CADE',​         '​P/​RASS/​CADE',​ '​P/​RASS/​CADE',​
-        'http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​RASS/',​+        'https://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​RASS/',​
         '​Galactic',​ 3         '​Galactic',​ 3
     ));     ));
Line 57: Line 57:
     aladin_02.setImageSurvey(aladin_02.createImageSurvey(     aladin_02.setImageSurvey(aladin_02.createImageSurvey(
         '​RASS_EXP',​ '​RASS_EXP',​         '​RASS_EXP',​ '​RASS_EXP',​
-        'http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​RASS_EXP/',​+        'https://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​RASS_EXP/',​
         '​Galactic',​ 3         '​Galactic',​ 3
     ));     ));
Line 74: Line 74:
   * Total energy band (0.1-2.4 keV)    * Total energy band (0.1-2.4 keV) 
  
-Map (in counts/​sec):​ [[http://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_1_2048.fits|RASS_1_2048.fits]]+Map (in counts/​sec):​ [[https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_1_2048.fits|RASS_1_2048.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rass)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rass)">​Aladin</​button>​
 </​html>​ </​html>​
  
-Map (in counts): [[http://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_COUNT_1_2048.fits|RASS_COUNT_1_2048.fits]]+Map (in counts): [[https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_COUNT_1_2048.fits|RASS_COUNT_1_2048.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rasscount)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rasscount)">​Aladin</​button>​
Line 85: Line 85:
  
  
-  * Hard energy band (0.5-2.4 keV) +  * Hard energy band (0.4-2.4 keV) 
  
-Map (in counts):[[http://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_IM2_1_2048.fits|RASS_IM2_1_2048.fits]]+Map (in counts):[[https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_IM2_1_2048.fits|RASS_IM2_1_2048.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassim2)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassim2)">​Aladin</​button>​
Line 95: Line 95:
   * Soft energy band (0.1-0.4 keV)    * Soft energy band (0.1-0.4 keV) 
  
-Map (in counts): [[http://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_IM3_1_2048.fits|RASS_IM3_1_2048.fits]]+Map (in counts): [[https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_IM3_1_2048.fits|RASS_IM3_1_2048.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassim3)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassim3)">​Aladin</​button>​
Line 103: Line 103:
   * Calibration ​   * Calibration ​
  
-Exposure time map (in sec):[[http://​cade.irap.omp.eu/​documents/​Ancillary/​RASS_EXP/​RASS_EXP_1_2048.fits|RASS_EXP_1_2048.fits]]+Exposure time map (in sec):[[https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS_EXP/​RASS_EXP_1_2048.fits|RASS_EXP_1_2048.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassexp)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassexp)">​Aladin</​button>​
Line 109: Line 109:
  
 Weight (Surface fraction of the FITS pixels intersecting the HEALPix pixel): Weight (Surface fraction of the FITS pixels intersecting the HEALPix pixel):
-[[http://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_COUNT_1_2048_weight.fits|RASS_COUNT_1_2048_weight.fits]]+[[https://​cade.irap.omp.eu/​documents/​Ancillary/​RASS/​RASS_COUNT_1_2048_weight.fits|RASS_COUNT_1_2048_weight.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassweight)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(rassweight)">​Aladin</​button>​
 </​html>​ </​html>​
 +
 +=== HiPS=== ​
 +
 +ROSAT HiPS are available in Aladin Collections/​Image
  
 ===Original WCS Data=== ===Original WCS Data===
-http://​www.xray.mpe.mpg.de/​cgi-bin/​rosat/​rosat-survey+https://​www.xray.mpe.mpg.de/​cgi-bin/​rosat/​rosat-survey
  
 ===Project Website=== ===Project Website===
- http://​heasarc.gsfc.nasa.gov/​docs/​rosat/​rhp_geninfo.html+ https://​heasarc.gsfc.nasa.gov/​docs/​rosat/​rhp_geninfo.html