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
Next revision Both sides next revision
drao [2017/12/13 15:21]
Déborah Paradis
drao [2017/12/13 15:44]
Déborah Paradis
Line 14: Line 14:
   * 'An absolutely calibrated survey of polarized emission from the northern sky at 1.4 GHz. Observations and data reduction'​ by Wolleben, M. et al. 2006, A&A, 448, 411 http://​adsabs.harvard.edu/​abs/​2006A%26A...448..411W ​   * 'An absolutely calibrated survey of polarized emission from the northern sky at 1.4 GHz. Observations and data reduction'​ by Wolleben, M. et al. 2006, A&A, 448, 411 http://​adsabs.harvard.edu/​abs/​2006A%26A...448..411W ​
   * 'A fully sampled λ21 cm linear polarization survey of the southern sky' by Testori, J. et al. 2008, A&A, 484, 733 http://​adsabs.harvard.edu/​abs/​2008A%26A...484..733T ​   * 'A fully sampled λ21 cm linear polarization survey of the southern sky' by Testori, J. et al. 2008, A&A, 484, 733 http://​adsabs.harvard.edu/​abs/​2008A%26A...484..733T ​
- 
 <​html>​ <​html>​
 +<script src="​lib/​scripts/​aladin-btns.js"></​script>​
 <​script>​ <​script>​
 // Broadcasts a table given a hub connection. // Broadcasts a table given a hub connection.
 var drao22mhz = function(connection) { var drao22mhz = 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/​DRAO/​DRAO_22MHz_1_256.fits","​name":"​DRAO ​22 MHz"} );+    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DRAO/​DRAO_22MHz_1_256.fits","​name":"​DRAO ​22MHz"} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
-var draopolu = function(connection) {+var draopolu= 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/​DRAO/​DRAO_VillaElisa_21cm_POLU_1_256.fits","​name":"​DRAO-Villa Elisa 21cm POLU"} );+    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DRAO/​DRAO_VillaElisa_21cm_POLU_1_256.fits","​name":"​DRAO+Villa Elisa 21cm POLU"} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
-var draopolq = function(connection) {+var draopolq= 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/​DRAO/​DRAO_VillaElisa_21cm_POLQ_1_256.fits","​name":"​DRAO-Villa Elisa 21cm POLQ"} );+    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​DRAO/​DRAO_VillaElisa_21cm_POLQ_1_256.fits","​name":"​DRAO+Villa Elisa 21cm POLQ"} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
-</​html>​+
 </​script>​ </​script>​
- 
-=== Maps === 
- 
-22 MHz : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DRAO/​DRAO_22MHz_1_256.fits| DRAO_22MHz_1_256.fits]] 
-<​html>​ 
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(drao22mhz)">​Aladin</​button>​ 
-</​html>​ 
- 
-350 microns : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​BLAST/​BLAST_350_1_8192.fits| BLAST_350_1_8192.fits]] 
-<​html>​ 
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(blast350)">​Aladin</​button>​ 
-</​html>​ 
- 
-500 microns : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​BLAST/​BLAST_500_1_8192.fits| BLAST_500_1_8192.fits]] 
-<​html>​ 
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(blast500)">​Aladin</​button>​ 
 </​html>​ </​html>​
  
Line 63: Line 47:
 <div id="​aladin-lite-div-draopolq"​ class="​aladin-lite-container200"></​div>​ <div id="​aladin-lite-div-draopolq"​ class="​aladin-lite-container200"></​div>​
 </​html> ​ | </​html> ​ |
 +
 +
 +=== Maps ===
 +
 +- 22 MHz : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DRAO/​DRAO_22MHz_1_256.fits| DRAO_22MHz_1_256.fits]]<​html>​
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(drao22mhz)">​Aladin</​button>​
 +</​html>​
 +
 +- 1.4 GHz POLU : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DRAO/​DRAO_VillaElisa_21cm_POLU_1_256.fits| DRAO_VillaElisa_21cm_POLU_1_256.fits]]<​html>​
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(draopolu)">​Aladin</​button>​
 +</​html>​
 +
 +- 1.4 GHz POLQ : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​DRAO/​DRAO_VillaElisa_21cm_POLQ_1_256.fits| DRAO_VillaElisa_21cm_POLQ_1_256.fits]]<​html>​
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(draopolq)">​Aladin</​button>​
 +</​html>​
  
 <​html>​ <​html>​