Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
bolocam [2017/09/04 13:22] ahughes |
bolocam [2024/05/13 15:21] (current) Déborah Paradis |
||
---|---|---|---|
Line 4: | Line 4: | ||
The survey has been done using //Bolocam// on the //Caltech Submillimeter Observatory//. | The survey has been done using //Bolocam// on the //Caltech Submillimeter Observatory//. | ||
The coverage is ''170'' ''deg<sup>2</sup>'' along the Galactic plane, | The coverage is ''170'' ''deg<sup>2</sup>'' along the Galactic plane, | ||
- | with an effective angular resolution of ''33"'' 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. | + | 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 === | ||
+ | |||
+ | 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.1 : [[http://cade.irap.omp.eu/documents/Ancillary/hips_zip/BOLOCAM_v2p1_SIGMA.zip| BOLOCAM_v2p1_SIGMA.zip]] | ||
Line 49: | 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]); | ||
}; | }; |