Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
elflock [2019/12/19 10:57] Déborah Paradis |
elflock [2024/05/13 15:19] (current) Déborah Paradis |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| PI : B. Grossan | PI : B. Grossan | ||
| + | <html> | ||
| + | <script> | ||
| + | // Broadcasts a table given a hub connection. | ||
| + | var mips3= function(connection) { | ||
| + | var msg = new samp.Message("image.load.fits", | ||
| + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/Spitzer/ELFLock_mips3_1_16384_partial.fits","name":"ELFLock MIPS3"} ); | ||
| + | connection.notifyAll([msg]); | ||
| + | }; | ||
| + | </script> | ||
| + | </html> | ||
| + | **MIPS 160** | ||
| + | <html><div id="aladin-lite-div-mips3" class="aladin-lite-container"></div></html> | ||
| + | |||
| + | <html> | ||
| + | <script src="lib/scripts/aladin-btns.js"></script> | ||
| + | <script> | ||
| + | // Aladin visualizations | ||
| + | jQuery().ready(function($){ | ||
| + | var aladin_01 = A.aladin('#aladin-lite-div-mips3', {zoom:10}); | ||
| + | aladin_01.setFrame('Galactic'); | ||
| + | aladin_01.gotoPosition(150,53); | ||
| + | aladin_01.setImageSurvey(aladin_01.createImageSurvey( | ||
| + | 'ELFLock MIPS3', 'ELFLock MIPS3', | ||
| + | 'http://cade.irap.omp.eu/documents/Ancillary/4Aladin/ELFLock_mips3/', | ||
| + | 'Galactic', 3 | ||
| + | )); | ||
| + | aladin_01.getBaseImageLayer().getColorMap().update('rainbow'); | ||
| + | }); | ||
| + | </script> | ||
| + | </html> | ||
| ===Map=== | ===Map=== | ||
| - | 160 microns: [[http://cade.irap.omp.eu/documents/Ancillary/Spitzer/ELFLock_mips3_1_16384_partial.fits|ELFLock_mips3_1_16384_partial.fits]]\\ | + | 40arcsec: 160 microns: [[http://cade.irap.omp.eu/documents/Ancillary/Spitzer/ELFLock_mips3_1_16384_partial.fits|ELFLock_mips3_1_16384_partial.fits]]\\ |
| + | 1arcmin: 160 microns: [[http://cade.irap.omp.eu/documents/Ancillary/Spitzer/ELFLock_mips3_1arcm_1_8192_partial.fits|ELFLock_mips3_1arcm_1_8192_partial.fits]]\\ | ||
| + | 4arcmin: 160 microns: [[http://cade.irap.omp.eu/documents/Ancillary/Spitzer/ELFLock_mips3_4arcm_1_2048_partial.fits|ELFLock_mips3_4arcm_1_2048_partial.fits]]\\ | ||
| === HiPS=== | === HiPS=== | ||
| - | (unzip the directory and put it directly in an Aladin window to display the map) | + | Enter the following URLs in Aladin ("Files" then "Use directly a URL"):\\ |
| + | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/ELFLock_mips3 | ||
| + | |||
| + | OR | ||
| + | |||
| + | unzip the directory and put it directly in an Aladin window to display the map | ||
| Map: | Map: | ||
| 160 microns: [[http://cade.irap.omp.eu/documents/Ancillary/hips_zip/ELFLock_mips3.zip|ELFLock_mips3.zip]] | 160 microns: [[http://cade.irap.omp.eu/documents/Ancillary/hips_zip/ELFLock_mips3.zip|ELFLock_mips3.zip]] | ||