Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cgps [2019/04/23 17:09] Déborah Paradis |
cgps [2024/05/13 15:21] (current) Déborah Paradis |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| CADE currently only serves a HEALpix map of the HI integrated intensity emission. This HI map is constructed by integrating the HI spectral line cube over all ''272'' channels (each with a velocity resolution of ''1.3 km/s''). | CADE currently only serves a HEALpix map of the HI integrated intensity emission. This HI map is constructed by integrating the HI spectral line cube over all ''272'' channels (each with a velocity resolution of ''1.3 km/s''). | ||
| - | The HI data has units of ''K km/s''. The continuum data has units of ''K''. | + | The HI data has units of ''K km/s''. The continuum data has units of ''K''.\\ |
| + | |||
| + | Healpix maps made by D. Paradis. | ||
| === References === | === References === | ||
| Line 22: | Line 24: | ||
| var cgps = function(connection) { | var cgps = 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/CGPS/CGPS_II_1_8192.fits","name":"CGPS"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/CGPS/CGPS_II_1_8192_partial.fits","name":"CGPS"} ); |
| connection.notifyAll([msg]); | connection.notifyAll([msg]); | ||
| }; | }; | ||
| Line 31: | Line 33: | ||
| === Map === | === Map === | ||
| - | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS/CGPS_II_1_8192.fits|CGPS_II_1_8192.fits]] | + | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS/CGPS_II_1_8192_partial.fits|CGPS_II_1_8192_partial.fits]] |
| <html> | <html> | ||
| <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgps)">Aladin</button> | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgps)">Aladin</button> | ||
| Line 43: | Line 45: | ||
| var cgpsvgps = function(connection) { | var cgpsvgps = 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/CGPS_VGPS/CGPS_VGPS_1_8192.fits","name":"CGPS+VGPS"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/CGPS_VGPS/CGPS_VGPS_1_8192_partial.fits","name":"CGPS+VGPS"} ); |
| connection.notifyAll([msg]); | connection.notifyAll([msg]); | ||
| }; | }; | ||
| Line 49: | Line 51: | ||
| </html> | </html> | ||
| - | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS_VGPS/CGPS_VGPS_1_8192.fits|CGPS_VGPS_1_8192.fits]] | + | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS_VGPS/CGPS_VGPS_1_8192_partial.fits|CGPS_VGPS_1_8192_partial.fits]] |
| <html> | <html> | ||
| <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgpsvgps)">Aladin</button> | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgpsvgps)">Aladin</button> | ||
| Line 66: | Line 68: | ||
| var cgpscont = function(connection) { | var cgpscont = 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/CGPS_CONT/CGPS_CONT_1_8192.fits","name":"CGPS continuum"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/CGPS_CONT/CGPS_CONT_1_8192_partial.fits","name":"CGPS continuum"} ); |
| connection.notifyAll([msg]); | connection.notifyAll([msg]); | ||
| }; | }; | ||
| Line 75: | Line 77: | ||
| == Map === | == Map === | ||
| - | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS_CONT/CGPS_CONT_1_8192.fits|CGPS_CONT_1_8192.fits]] | + | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS_CONT/CGPS_CONT_1_8192_partial.fits|CGPS_CONT_1_8192_partial.fits]] |
| <html> | <html> | ||
| <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgpscont)">Aladin</button> | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgpscont)">Aladin</button> | ||
| Line 88: | Line 90: | ||
| var cgpsvgpscont = function(connection) { | var cgpsvgpscont = 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/CGPS_VGPS_CONT/CGPS_VGPS_CONT_1_8192.fits","name":"CGPS+VGPS continuum"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/CGPS_VGPS_CONT/CGPS_VGPS_CONT_1_8192_partial.fits","name":"CGPS+VGPS continuum"} ); |
| connection.notifyAll([msg]); | connection.notifyAll([msg]); | ||
| }; | }; | ||
| Line 94: | Line 96: | ||
| </html> | </html> | ||
| - | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS_VGPS_CONT/CGPS_VGPS_CONT_1_8192.fits|CGPS_VGPS_CONT_1_8192.fits]] | + | [[http://cade.irap.omp.eu/documents/Ancillary/CGPS_VGPS_CONT/CGPS_VGPS_CONT_1_8192_partial.fits|CGPS_VGPS_CONT_1_8192_partial.fits]] |
| <html> | <html> | ||
| <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgpsvgpscont)">Aladin</button> | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(cgpsvgpscont)">Aladin</button> | ||
| Line 128: | Line 130: | ||
| </script> | </script> | ||
| </html> | </html> | ||
| + | |||
| + | === HiPS=== | ||
| + | Enter the following URLs in Aladin ("Files" then "Use directly a URL"):\\ | ||
| + | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/CGPS_II \\ | ||
| + | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/CGPS_CONT \\ | ||
| + | |||
| + | The combination of the VGPS with the CGPS HiPS is available in Aladin Collections/Image | ||
| + | |||
| === Original WCS Data === | === Original WCS Data === | ||