Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
bolocam [2018/10/02 12:19] Déborah Paradis |
bolocam [2024/05/13 15:21] (current) Déborah Paradis |
||
---|---|---|---|
Line 6: | Line 6: | ||
with an effective angular resolution of ''33'' arcseconds at ''1.1 mm''. | with an effective angular resolution of ''33'' arcseconds at ''1.1 mm''. | ||
The HEALPix maps have been generated for versions 2.0 and 2.1 fo the BGPS data. | The HEALPix maps have been generated for versions 2.0 and 2.1 fo the BGPS data. | ||
- | Units of the data are ''Jy/beam''. | + | Units of the data are ''Jy/beam''.\\ |
+ | Healpix maps made by D. Paradis. | ||
=== References === | === References === | ||
Line 16: | Line 17: | ||
=== Maps === | === Maps === | ||
- | * Version 2.0: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2_tot_16384_01.fits|BOLOCAM_v2_tot_16384_01.fits]]<html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocam)">Aladin</button></html> | + | * Version 2.0: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2_1_16384_partial.fits|BOLOCAM_v2_1_16384_partial.fits]]<html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocam)">Aladin</button></html> |
- | * Version 2.1: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_1_16384.fits|BOLOCAM_v2p1_1_16384.fits]]<html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocam2p1)">Aladin</button></html> | + | * Version 2.1: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_1_16384_partial.fits|BOLOCAM_v2p1_1_16384_partial.fits]]<html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocam2p1)">Aladin</button></html> |
<html> | <html> | ||
Line 38: | Line 39: | ||
=== Uncertainty Maps (in Jy/beam) === | === Uncertainty Maps (in Jy/beam) === | ||
- | * Version 2.0: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2_SIGMA_final_1_16384.fits| BOLOCAM_v2_SIGMA_final_1_16384.fits]] <html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocamsig2)">Aladin</button></html> | + | * Version 2.0: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2_SIGMA_final_1_16384_partial.fits| BOLOCAM_v2_SIGMA_final_1_16384_partial.fits]] <html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocamsig2)">Aladin</button></html> |
- | * Version 2.1: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_SIGMA_final_1_16384.fits| BOLOCAM_v2p1_SIGMA_final_1_16384.fits]] <html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocamsig2p1)">Aladin</button></html> | + | * Version 2.1: [[http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_SIGMA_final_1_16384_partial.fits| BOLOCAM_v2p1_SIGMA_final_1_16384_partial.fits]] <html><button class="aladin-btn" type="button" onclick="connector.runWithConnection(bolocamsig2p1)">Aladin</button></html> |
===HiPS === | ===HiPS === | ||
- | (unzip the directory and put it directly in an Aladin window to display the map) | + | |
+ | Bolocam HiPS are available in Aladin Collections/Image | ||
+ | |||
+ | For SIGMA HiPS, enter the following URLs in Aladin ("Files" then "Use directly a URL"):\\ | ||
+ | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/BOLOCAM_v2_SIGMA\\ | ||
+ | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/BOLOCAM_v2p1_SIGMA\\ | ||
+ | |||
+ | OR | ||
+ | |||
+ | unzip the directory and put it directly in an Aladin window to display the map | ||
* Uncertainty map Version 2.0 : [[http://cade.irap.omp.eu/documents/Ancillary/hips_zip/BOLOCAM_v2_SIGMA.zip| BOLOCAM_v2_SIGMA.zip]] | * Uncertainty map Version 2.0 : [[http://cade.irap.omp.eu/documents/Ancillary/hips_zip/BOLOCAM_v2_SIGMA.zip| BOLOCAM_v2_SIGMA.zip]] | ||
Line 54: | Line 64: | ||
var bolocam = function(connection) { | var bolocam = 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/BOLOCAM/BOLOCAM_v2_tot_16384_01.fits","name":"Bolocam v2.0"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2_1_16384_partial.fits","name":"Bolocam v2.0"} ); |
connection.notifyAll([msg]); | connection.notifyAll([msg]); | ||
}; | }; | ||
var bolocam2p1 = function(connection) { | var bolocam2p1 = function(connection) { | ||
var msg2p1 = new samp.Message("image.load.fits", | var msg2p1 = new samp.Message("image.load.fits", | ||
- | {"url": "http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_SIGMA_final_1_16384.fits","name":"Bolocam v2.1"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_SIGMA_final_1_16384_partial.fits","name":"Bolocam v2.1"} ); |
connection.notifyAll([msg2p1]); | connection.notifyAll([msg2p1]); | ||
}; | }; | ||
var bolocamsig2p1 = function(connection) { | var bolocamsig2p1 = function(connection) { | ||
var msgsig2p1 = new samp.Message("image.load.fits", | var msgsig2p1 = new samp.Message("image.load.fits", | ||
- | {"url": "http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_SIGMA_final_1_16384.fits","name":"Bolocam Sigma v2.1"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2p1_SIGMA_final_1_16384_partial.fits","name":"Bolocam Sigma v2.1"} ); |
connection.notifyAll([msgsig2p1]); | connection.notifyAll([msgsig2p1]); | ||
}; | }; | ||
var bolocamsig2 = function(connection) { | var bolocamsig2 = function(connection) { | ||
var msgsig2 = new samp.Message("image.load.fits", | var msgsig2 = new samp.Message("image.load.fits", | ||
- | {"url": "http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2_SIGMA_final_1_16384.fits","name":"Bolocam Sigma v2.0"} ); | + | {"url": "http://cade.irap.omp.eu/documents/Ancillary/BOLOCAM/BOLOCAM_v2_SIGMA_final_1_16384_partial.fits","name":"Bolocam Sigma v2.0"} ); |
connection.notifyAll([msgsig2]); | connection.notifyAll([msgsig2]); | ||
}; | }; |