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
rass [2020/03/12 14:08]
Déborah Paradis
rass [2023/04/11 15:30] (current)
Déborah Paradis
Line 3: Line 3:
 The ROSAT telescope performed an all-sky survey in the X-ray band.  ​ The ROSAT telescope performed an all-sky survey in the X-ray band.  ​
 The angular resolution of the ROSAT telescope in The angular resolution of the ROSAT telescope in
-combination with the PSPC camera is approximately ''​1.8'''​.+combination with the PSPC camera is approximately ''​1.8'''​.\\ 
 + 
 +Healpix maps made by D. Paradis.
  
 <​html>​ <​html>​
Line 11: Line 13:
 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 49:
     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 59:
     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 76:
   * 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 87: Line 89:
   * Hard energy band (0.4-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 97:
   * 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 105:
   * 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 111:
  
 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