CINXE.COM
ESO - Science Users Information
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://eso.org/sci.html","20220708085655","https://web.archive.org/","web","/_static/", "1657270615"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="X-UA-Compatible" content="IE=7"/><meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta http-equiv="pragma" content="no-cache"/> <meta http-equiv="Reply-to" content="webteam@eso.org"/> <meta name="robots" content="index,follow"/> <meta name="description" content="ESO is the European Organisation for Astronomical Research in the Southern Hemisphere. It operates the La Silla Paranal Observatory in Chile and has its headquarters in Garching, near Munich, Germany."/> <meta name="MSSmartTagsPreventParsing" content="TRUE"/> <meta name="author" content="webteam@eso.org"/> <meta name="page-topic" content="Astronomy"/> <meta name="page-type" content="Research Organisation"/> <meta name="organisation" content="ESO, European Organisation for Astronomical Research in the Southern Hemisphere"/> <meta name="Content-Language" content="en"/> <meta name="Language" content="en"/> <meta name="publisher" content="ESO"/> <meta name="copyright" content="1999-2008 ESO"/> <meta name="revisit-after" content="1 day"/> <meta name="keywords" content="ESO, eso.org, Astronomy, Astrophysics, Astronomie, Suedsternwarte, telescopes, detectors, comets, planets, stars, galaxies, nebulae, universe, NTT, VLT, VLTI, ALMA, E-ELT, La Silla, Paranal, Garching, Chile"/> <title>ESO - Science Users Information</title> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/designs/eso/resources/functions.js"></script> <link href="/web/20220708085655cs_/http://eso.org/etc/designs/eso/resources/layout_eso_2007.css" rel="stylesheet" type="text/css"> <link href="https://web.archive.org/web/20220708085655/https://www.eso.org/fcc/news.xml" rel="alternate" type="application/rss+xml" title="ESO Top News"/> <link href="https://web.archive.org/web/20220708085655/https://www.eso.org/fcc/announcements.xml" rel="alternate" type="application/rss+xml" title="ESO Announcements"/> <link href="https://web.archive.org/web/20220708085655/https://feeds.feedburner.com/ESOcast" rel="alternate" type="application/rss+xml" title="ESOCast"/> <link href="https://web.archive.org/web/20220708085655/https://recruitment.eso.org/jobs.rss" rel="alternate" type="application/rss+xml" title="Jobs@ESO"/> <link href="/web/20220708085655cs_/http://eso.org/etc/designs/eso/static.css" rel="stylesheet" type="text/css"> <link href="/web/20220708085655cs_/http://eso.org/etc/designs/eso.css" rel="stylesheet" type="text/css"> <!--[if lte IE 7]> <link href="/etc/designs/eso/resources/explorer/iehacks_2col_left.css" rel="stylesheet" type="text/css" /> <style type="text/css" media="screen"> body {behavior: url(/etc/designs/eso/resources/csshover.htc); } #menu ul li a {height: 1%;} </style> <![endif]--> <!--[if IE 8]> <link href="/etc/designs/eso/resources/explorer/iehacks_ie8.css" rel="stylesheet" type="text/css" /> <![endif]--> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/granite/jquery.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/granite/utils.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/granite/jquery/granite.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/foundation/jquery.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/eso/modernizr.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/eso/jquerycommon.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/eso/jquery.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/eso/json2.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/clientlibs/eso/jsonpath.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/designs/eso/resources/swfobject.js"></script> <script type="text/javascript" src="/web/20220708085655js_/http://eso.org/etc/designs/eso/resources/flash.js"></script> <script type="text/javascript"> var attribWithoutAll="location=no,menubar=no,toolbar=no,status=no"; attribWithoutAll+=",resizable=no,scrollbars=no,width=1000,height=750"; var subwindow=0; var firstTeaserID=""; function ClosePopUp() { if (!subwindow) return; if (subwindow.closed) return; subwindow.close(); } function PopUpWithoutAll() { ClosePopUp() subwindow=window.open("outreach\/bond\/","popup",attribWithoutAll); subwindow.moveTo(10,50); } function PopUpWithoutAll2() { ClosePopUp() subwindow=window.open("outreach\/bond\/\Flash007\/","popup",attribWithoutAll); subwindow.moveTo(10,50); } function getCookie(c_name) { var i,x,y,ARRcookies=document.cookie.split(";"); for (i=0;i<ARRcookies.length;i++) { x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("=")); y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1); x=x.replace(/^\s+|\s+$/g,""); if (x==c_name) { return unescape(y); } } } function redirectToInstrumentSelectorFromCookie(currentPageName) { var instrumentSelector=getCookie("eso-phase2-instrument-selector"); if (instrumentSelector != null && instrumentSelector != "") { location.href = currentPageName + "." + instrumentSelector + ".html"; } } var sPath = window.location.pathname; if (sPath.indexOf("/sci/observing/phase2") != -1) { var sPage = sPath.substring(sPath.lastIndexOf('/') + 1); var sPageName = sPage.substring(0, sPage.indexOf('.')); var selectors = sPage.substring(sPageName.length, sPage.lastIndexOf('.')); if (selectors.length == 0) { redirectToInstrumentSelectorFromCookie(sPageName); } } </script> </head> <body> <div id="headerbg"> <div id="headerbg_inner1"> </div> <div id="headerbg_inner2"> </div> </div> <div id="page_margins"> <div id="page" class="hold_floats"> <div class="header"> <div id="header"> <div id="eso_header"> <table width="100%"> <tbody> <tr> <td class="esologo"><a href="/web/20220708085655/http://eso.org/public.html" title="ESO"> <img src="/web/20220708085655im_/http://eso.org/i/esologo.png" width="61" height="80" alt="European Southern Observatory"></a></td> <td class="esologotext" width="120" valign="top"><br><p>European<br>Southern<br>Observatory<br></p></td> <td class="headcenter"></td> <td class="headright"> <div class="pagetitle"> <h1></h1> <div id="slogan"> <h2>ESO — Reaching New Heights in Astronomy</h2> <div id="flags"> <a href="/web/20220708085655/http://eso.org/public/austria/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/austria.gif" title="Austria" alt="Austria" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/belgium/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/belgium.gif" title="Belgium" alt="Belgium" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/czechrepublic/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/czechrepublic.gif" title="Czech Republic" alt="Czech Republic" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/denmark/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/denmark.gif" title="Denmark" alt="Denmark" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/finland/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/finland.gif" title="Finland" alt="Finland" border="0" width="26" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/france/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/france.gif" title="France" alt="France" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/germany/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/germany.gif" title="Germany" alt="Germany" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/ireland/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/ireland.gif" title="Ireland" alt="Ireland" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/italy/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/italy.gif" title="Italy" alt="Italy" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/netherlands/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/netherlands.gif" title="Netherlands" alt="Netherlands" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/poland/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/poland.gif" title="Poland" alt="Poland" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/portugal/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/portugal.gif" title="Portugal" alt="Portugal" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/spain/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/spain.gif" title="Spain" alt="Spain" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/sweden/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sweden.gif" title="Sweden" alt="Sweden" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/switzerland/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/switzerland.gif" title="Switzerland" alt="Switzerland" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep1.gif" width="4"/><a href="/web/20220708085655/http://eso.org/public/unitedkingdom/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/unitedkingdom.gif" title="UK" alt="UK" border="0" width="24" height="16"/></a> <img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/sep2.gif" width="20"/><a href="/web/20220708085655/http://eso.org/public/chile/?lang"><img class="nopadding" src="/web/20220708085655im_/http://eso.org/i/chile.gif" title="Chile" alt="Chile" border="0" width="24" height="16"/></a> </div> </div> </div> </td> </tr> </tbody> </table> </div> <!-- eso_header --></div> <!-- header --> </div> <div class="topnav"> <script> $(document).ready(function() { $('#logout').click(function() { //Use JQuery AJAX request to post data to the ESO Logout Servlet $.ajax({ type: 'POST', url:'/sci.esologout.html', data:'', success: function(data){ setTimeout(function(){ location.reload(); }, 1000); } }); }); }); // end ready </script> <!-- #nav: Hauptnavigation --> <form action="/web/20220708085655/http://eso.org/public/about-eso/search.html" id="cse-search-box" method="get" name="search_top" class="search"> <div id="nav"><!-- <a id="navigation" name="navigation"></a> --> <!-- Skiplink-Anker: Navigation --> <div id="nav_main"> <ul> <li id="first"> </li> <li><a href="/web/20220708085655/http://eso.org/public.html" title="Public">Public</a></li> <li class="topnavSelected"><a href="/web/20220708085655/http://eso.org/sci.html" title="Science">Science</a></li> <li><a href="https://web.archive.org/web/20220708085655/https://www.eso.org/UserPortal/">User Portal</a></li> </ul> <ul class="topnav_right"> <li><a href="/web/20220708085655/http://eso.org/sci/contacts.html" title="Contact">Contact</a></li> <li><a href="/web/20220708085655/http://eso.org/public/sitemap.html" title="Site Map">Site Map</a></li> <li class="search"> <input type="text" name="q" size="18" id="query" value="Search" onfocus="javascript:clearField('query','Search');" onblur="javascript:setField('query','Search');"/> </li> <li class="go"> <!--[IF lt IE 7]> <a href="#" class="iehover"> <![endif]--> <button type="submit" value="Go!" class="subm" name="searchthis">Go!</button> <!--[IF lt IE 7]> </a> <![endif]--></li> </ul> </div> </div> </form> <!-- #nav: - Ende --> </div> <div class="breadcrumb"> <!-- #Breadcrumb: - Beginn --> <div id="bread"> <div id="navpager"> </div> <div id="navdate"> <a href="https://web.archive.org/web/20220708085655/https://www.eso.org/public/events/special-evt/" title="Calendar"> 08 Jul 2022</a></div> </div> <!-- #Breadcrumb: - Ende --> </div> <a class="skip" href="#navigation" title="jump to navigation">jump to navigation</a> <a class="skip" href="#content" title="jump to content ">jump to content</a><div id="outer_wrapper"> <!-- #main: Beginn Inhaltsbereich --> <div id="main"> <!-- #col1: Erste Float-Spalte des Inhaltsbereiches --> <div id="col1"> <div id="col1_content" class="clearfix"> <div class="leftnavi navigation"> <!-- leftmenu --> <div class="smenu"><a id="navigation" name="navigation"></a> <ul id="leftmenu"> <li class="title"><a href="/web/20220708085655/http://eso.org/sci.html">Science Users Information</a></li> <li><!--1--> <ul id="leftnav"> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/facilities.html">Observing Facilities</a><ul class="sub1"> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/facilities/lpo.html">La Silla Paranal Observatory</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/facilities/paranal.html">Paranal Facilities</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/facilities/lasilla.html">La Silla Facilities</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.apex-telescope.org/">APEX</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/facilities/alma.html">ALMA</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/facilities/eelt/">E-ELT</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/facilities/develop.html">Instrumentation Development</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/facilities/future.html">Future Facilities and Development</a><ul class="sub1"> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/facilities/eelt/">ELT</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/facilities/develop.html">Instrumentation Development</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/observing.html">Observing with ESO Telescopes</a><ul class="sub1"> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/policies.html">Policies and Procedures</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/teles-alloc.html">Telescope Time Allocation</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/phase1.html">Phase 1 Proposals</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/phase2.html">Phase 2 Preparation</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/phase3.html">Phase 3</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/PublicSurveys.html">Public Surveys</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/tools.html">Observing Tools and Services</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/observing/visas.html">Visiting Astronomers</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/software.html">Science Software</a><ul class="sub1"> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/software/pipelines/">Instrument Pipelines</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/software/cpl/">Common Pipeline Library</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/software/scisoft/">Scisoft Collection</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/software/esomidas/">ESO-MIDAS</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/software/eclipse/">Eclipse</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/software/gasgano.html">Gasgano</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/software/esoreflex/">ESO Reflex</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/data-processing.html">Data Handling and Products</a><ul class="sub1"> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/observing/dfo/quality/">Quality Control and Data Processing</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/data-processing/faq.html">Data Reduction FAQ</a></li> </ul> </li> <li class="std0"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/">Science Archive Facility</a><ul class="sub1"> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/data-portal.html">Data Portal</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/eso-data.html">ESO Data</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/hubble-space-telescope-data.html">Hubble Space Telescope Data</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/virtual-observatory-tools.html">Virtual Observatory Tools</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/catalogs-dss.html">Catalogues, Plates and DSS</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/tools-documentation.html">Tools and Documentation</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/related-external-services.html">Related External Services</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/eso-hst-image-galleries.html">ESO & HST Image Galleries</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/eso-archive-news.html">News and Updates</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/faq.html">FAQ</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/cms/eso-data-access-policy.html">ESO Data Access Policy</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/activities.html">Science Activities</a><ul class="sub1"> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/Science_in_GAR_and_SCL.html">Science in Garching and Santiago</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/garching.html">Science in Garching</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/santiago.html">Science in Santiago</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/questions.html">Special Visitor Programme for Scientists working in Ukraine</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/fellowships-and-studentships.html">Fellowships and Studentships</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/thesis-topics.html">PhD Thesis Topics offered by ESO Faculty Members</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/instcomm.html">Instrument Commissioning</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/apexsv.html">APEX Science Verification</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/vistasv.html">VISTA Science Verification</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/activities/vltsv.html">VLT/VLTI Science Verification</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/publications.html">Science Publications</a><ul class="sub1"> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/publications/announcements.html">Science Announcements</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/publications/newsletter.html">ESO Science Newsletter</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/publications/messenger/">The Messenger</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/http://www.eso.org/public/products/annualreports/">ESO Annual Reports</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/meetings.html">Science and Technical Meetings</a><ul class="sub1"> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/meetings/garching.html">Seminars at ESO Garching</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/meetings/santiago.html">Seminars at ESO Santiago</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/meetings/conferences.html">Conferences and Workshops</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/meetings/2022.html">Conferences 2022</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/meetings/2021.html">Conferences 2021</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/meetings/CodeofConductWorkshops.html">ESO Code of Conduct for Workshops & Conferences</a></li> </ul> </li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/itservices.html">IT Services</a></li> <li class="std0"><a href="/web/20220708085655/http://eso.org/sci/libraries.html">Library, Documentation & Information Services</a><ul class="sub1"> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/libraries/pdmpublicpages.html">Information Repository (PDM)</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/libraries/telbib_info.html">ESO Telescope Bibliography</a></li> <li class="std1"><a href="https://web.archive.org/web/20220708085655/https://libcatalog.eso.org/">Library Catalog</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/libraries/econtent.html">eContent</a></li> <li class="std1"><a href="/web/20220708085655/http://eso.org/sci/libraries/publishing-support.html">Publishing Support</a></li> </ul> </li> <li class="std0"><a href="https://web.archive.org/web/20220708085655/https://recruitment.eso.org/">Vacancies</a></li> </ul> </li> </ul> </div> <!-- smenu --></div> </div> <!-- col1_content --> </div> <!-- col1 --> <a id="content" name="content"></a> <div id="col3"> <div id="col3_content" class="clearfix"> <div class="subcolumns"> <div class="par parsys"><div class="title section"> <h1>Science Users Information</h1> </div> <div class="parsys_column cq-colctrl-lt1"><div class="parsys_column cq-colctrl-lt1-c0"><div class="messagebox parbase section"> <div class="important"> <div class="richtext text parbase"> <link rel="stylesheet" href="/web/20220708085655cs_/http://eso.org/etc/clientlibs/wcm/foundation/accessibility.css" type="text/css"/> <p>Notice<br> <br> A major IT Maintenance and Release Window will take place between Saturday, 9 July 2022 at 08:00 CET/02:00 CLST and Sunday, 10 July 2022 at 24:00 CET/18:00 CLST.<br> <br> From 08:00 CET/02:00 CLST on Saturday all ESO IT services including ERP, Email, Database Management Systems, the Scientific Archive, the User Portal, and Internet connectivity on all ESO sites, could be subject to intermittent outages due to configuration changes in the computer rooms.<br> <br> Full services won't be guaranteed before Monday 11 July 2022. We apologize for any inconvenience caused by this.</p> </div> </div> </div> <div class="richtext text parbase section"> <p>These pages are aimed at ESO community astronomers and contain all the information required in order to prepare, execute, process and exploit observations with ESO facilities. They also provide information on the scientific activities taking place at ESO. Details can be accessed via the navigation menu.<br> </p> <hr> </div> <div class="richtext text parbase section"> <h2>ESO Science Announcements<br> </h2> </div> <div class="announcementslist parbase section"> <style> .pr_more_link { float:right; } .pr_image_list { font-size: 11px; } .pr_image_list_id { margin-left: 1em; width:122px; color: #777777; text-align: left; } .pr_image_list_title { margin-left:1em; width:122px; text-align: left; } .pr_headline { /*margin-bottom: 20px;*/ width: 100%; text-color: #000000; } .pr_headline a { color: #005ba0; } .left { text-align: left; float: left; width: 33%; } .middle { text-align: center; float: left; width: 33%; } .right { text-align: right; float: right; width: 33%; } .pr_box { width: 97%; border: 1px solid #cdcdcd; padding: 9px 9px 9px 9px; margin-bottom: 1em; } .shop_contact_info_box { display:inline-block; } div.pr_lead { min-height: 92px; margin-top: 8px; } div.pr_list_image, div.pr_list_video { float: left; margin: 0; margin-right: 10px; margin-bottom: 10px; /*background-color: #eeeeee;*/ width:122px; } .read_more_link { clear:both; } div.pr_list_video { height: 69px; } div.pr_list_image { height: 92px; } .pr_list_video img, .pr_list_image img { padding: 0 !important; } .pr_list_text { padding-left: 140px; line-height: 1.4em; } .pr_more_link { text-align: right; } .pr_list_text > a { color: #000000; } .pr_list_text > a:hover { color: #666666; text-decoration: none; } .clear { clear:both; } </style> <div class="pr_box"> <div class="pr_lead"> <div class="pr_list_image"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17506.html" target="_top"> <div style="background:center no-repeat url(https://web.archive.org/web/20220708085655im_/http://eso.org/sci/publications/announcements/sciann17506/_jcr_content/abstract/image.img.jpg/1657219713872.jpg);background-size:contain;width:122px;height:92px"></div> </a> </div> <div class="pr_list_text"> <h2 class="pr_headline"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17506.html">First Light of NIRPS</a> </h2> <strong>Published: 11 Jul 2022</strong> <div class="teasertext"> <p>The <a adhocenable="false" href="https://web.archive.org/web/20220708085655/https://www.eso.org/public/teles-instr/lasilla/36/nirps/?lang">Near InfraRed Planet Searcher (NIRPS)</a> instrument, mounted on ESO’s<a href="https://web.archive.org/web/20220708085655/https://www.eso.org/public/teles-instr/lasilla/36/"> 3.6-m telescope</a> at the La Silla Observatory in Chile, has successfully performed its first observations. The instrument will focus its search on rocky worlds, which are key targets for understanding how planets form and evolve, and are the most likely planets where life may develop. <a href="https://web.archive.org/web/20220708085655/https://www.eso.org/public/teles-instr/lasilla/36/nirps/?lang" adhocenable="false">NIRPS</a> will search for these rocky exoplanets around small, cool<a href="https://web.archive.org/web/20220708085655/https://en.wikipedia.org/wiki/Red_dwarf"> red dwarf stars</a> — the most common type of stars in our Milky Way galaxy, which have masses from about two to ten times smaller than our Sun.</p> </div> <div class="read_more_link" align="right"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17506.html">Go to Announcement</a> </div> <div class="clear"></div> </div> </div> </div> <div class="pr_box"> <div class="pr_lead"> <div class="pr_list_image"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17504.html" target="_top"> <div style="background:center no-repeat url(https://web.archive.org/web/20220708085655im_/http://eso.org/sci/publications/announcements/sciann17504/_jcr_content/abstract/image.img.jpg/1657218871873.jpg);background-size:contain;width:122px;height:92px"></div> </a> </div> <div class="pr_list_text"> <h2 class="pr_headline"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17504.html">ESPRESSO Improved</a> </h2> <strong>Published: 07 Jul 2022</strong> <div class="teasertext"> <p>A major technical intervention was completed on <a adhocenable="false" href="https://web.archive.org/web/20220708085655/https://www.eso.org/sci/facilities/paranal/instruments/espresso.html">ESPRESSO</a> in May to address the instrument stability and the detector system performances. The improvement has been noticeable, achieving an internal drift below 10 cm/s and the detector’s readout noise below 6e- for the fast readout mode. The instrument is back in operation. The updated ESPRESSO performances will be included in the next version of the User Manual.</p> </div> <div class="read_more_link" align="right"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17504.html">Go to Announcement</a> </div> <div class="clear"></div> </div> </div> </div> <div class="pr_box"> <div class="pr_lead"> <div class="pr_list_image"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17503.html" target="_top"> <div style="background:center no-repeat url(https://web.archive.org/web/20220708085655im_/http://eso.org/sci/publications/announcements/sciann17503/_jcr_content/abstract/image.img.jpg/1657218326833.jpg);background-size:contain;width:122px;height:92px"></div> </a> </div> <div class="pr_list_text"> <h2 class="pr_headline"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17503.html">11th VLTI School of the European Interferometry Initiative, Budapest, 12-17 June 2023</a> </h2> <strong>Published: 07 Jul 2022</strong> <div class="teasertext"> <p>The <a href="https://web.archive.org/web/20220708085655/http://www.european-interferometry.eu/">European Interferometry Initiative (EII)</a> is announcing its <a href="https://web.archive.org/web/20220708085655/https://vltischool2023.konkoly.hu/">11th VLTI School</a>, funded by the <a href="https://web.archive.org/web/20220708085655/https://www.orp-h2020.eu/">Opticon/Radionet Pilot programme</a>, which will take place in Budapest between 12 and 17 June 2023. The school is aimed at PhD students, postdocs and astronomers who are new to optical interferometry. The training will address basics of optical interferometry theory, data reduction and interpretation, model fitting, image reconstruction, as well as observation proposals preparation for VLTI. The local organising institute is the <a adhocenable="false" href="https://web.archive.org/web/20220708085655/https://www.konkoly.hu/index_en.shtml">Konkoly Observatory</a> in Hungary. </p> </div> <div class="read_more_link" align="right"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17503.html">Go to Announcement</a> </div> <div class="clear"></div> </div> </div> </div> <div class="pr_box"> <div class="pr_lead"> <div class="pr_list_image"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17502.html" target="_top"> <div style="background:center no-repeat url(https://web.archive.org/web/20220708085655im_/http://eso.org/sci/publications/announcements/sciann17502/_jcr_content/abstract/image.img.png/1656600729282.png);background-size:contain;width:122px;height:92px"></div> </a> </div> <div class="pr_list_text"> <h2 class="pr_headline"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17502.html">The ALMA Configuration Schedule for Cycles 9, 10 and 11</a> </h2> <strong>Published: 30 Jun 2022</strong> <div class="teasertext"> <p>A preview of the Cycles 9, 10 and 11 ALMA Configuration Schedule is now <a adhocenable="false" href="https://web.archive.org/web/20220708085655/https://almascience.nrao.edu/observing/observing-configuration-schedule/long-term-configuration-schedule">available</a>. This schedule is being released to allow ALMA users to plan their proposal strategy for the next three Cycles.</p> </div> <div class="read_more_link" align="right"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17502.html">Go to Announcement</a> </div> <div class="clear"></div> </div> </div> </div> <div class="pr_box"> <div class="pr_lead"> <div class="pr_list_image"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17501.html" target="_top"> <div style="background:center no-repeat url(https://web.archive.org/web/20220708085655im_/http://eso.org/sci/publications/announcements/sciann17501/_jcr_content/abstract/image.img.png/1656600508677.png);background-size:contain;width:122px;height:92px"></div> </a> </div> <div class="pr_list_text"> <h2 class="pr_headline"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17501.html">ALMA Cycle 9 Proposal Submission Statistics</a> </h2> <strong>Published: 30 Jun 2022</strong> <div class="teasertext"> <p>A detailed report of the ALMA Cycle 9 Proposal Submission Statistics is now available. The report provides a summary of items such as the number of submitted proposals and time requested, subscription rates, and comparisons with the number of hours requested in previous Cycles. The report can be downloaded as a <a href="https://web.archive.org/web/20220708085655/https://almascience.eso.org/documents-and-tools/cycle9/cycle-9-proposal-submission-statistics">pdf document</a>.</p> </div> <div class="read_more_link" align="right"> <a href="https://web.archive.org/web/20220708085655/http://eso.org/sci/publications/announcements/sciann17501.html">Go to Announcement</a> </div> <div class="clear"></div> </div> </div> </div> </div> <div class="richtext text parbase section"> <p style="text-align: right;"><a href="/web/20220708085655/http://eso.org/sci/publications/announcements.html">View All</a> | <a href="/web/20220708085655/http://eso.org/sci/publications/rss.xml" class="noicon"><img align="bottom" class="nopadding" alt="RSS" src="/web/20220708085655im_/http://eso.org/i/rsslogo.png" title="RSS"> RSS</a> | <a href="https://web.archive.org/web/20220708085655/http://www.eso.org/UserPortal/">Subscribe to Science Newsletter</a></p> </div> </div><div class="parsys_column cq-colctrl-lt1-c1"><div class="richtext text parbase section"> <h2>The Messenger</h2> <p><a href="https://web.archive.org/web/20220708085655/https://www.eso.org/sci/publications/messenger/toc.html?v=186&m=Mar&y=22" adhocenable="false">The Messenger 186</a> is now available. Highlights include:</p> <p>• <a href="https://web.archive.org/web/20220708085655/https://www.eso.org/sci/publications/messenger/archive/no.186-mar22/messenger-no186-3-9.pdf">Bodensteiner, J., Heida, M., et al.</a>: Detecting Stripped Stars While Searching for Quiescent Black Holes</p> <p>• <a href="https://web.archive.org/web/20220708085655/https://www.eso.org/sci/publications/messenger/archive/no.186-mar22/messenger-no186-20-24.pdf">Hatziminaoglou, E. et al.</a>: Redesigning the ALMA User Experience from End to End</p> <p>• <a href="https://web.archive.org/web/20220708085655/https://www.eso.org/sci/publications/messenger/archive/no.186-mar22/messenger-no186-26-29.pdf">Gentile Fusillo, N.P., Ginolfi, M.</a>: The ESO Summer Research Programme 2020 and 2021</p> </div> <div class="separationline parbase section"> <hr size="1" noshade=""> </div> <div class="richtext text parbase section"> <h2>The ESO Science Newsletter</h2> <p class="pod">The <a href="https://web.archive.org/web/20220708085655/https://www.eso.org/sci/publications/newsletter/may2022.html" adhocenable="false">May 2022 issue</a> is now available.</p> <p>The ESO Science Newsletter, mailed approximately once per month, presents the most recent announcements. Subscription is controlled through the Manage Profile link on the <a href="https://web.archive.org/web/20220708085655/http://www.eso.org/UserPortal/">User Portal</a>. Back issues (2013-) are <a href="https://web.archive.org/web/20220708085655/http://www.eso.org/sci/publications/newsletter/" adhocenable="false">archived</a>.</p> </div> </div></div><div style="clear:both"></div><div class="richtext text parbase section"> </div> </div> </div> </div> </div> </div> <!-- #main: - Ende --> <div class="footer"> <!-- #Footer: Beginn FuÃzeile --> <div id="footer"> <table> <tbody><tr> <th><a href="https://web.archive.org/web/20220708085655/http://www.ls.eso.org/"><img alt="La Silla" title="La Silla" src="//web.archive.org/web/20220708085655im_/http://www.eso.org/i/2w.jpg"></a></th> <th><a href="https://web.archive.org/web/20220708085655/https://www.eso.org/paranal"><img alt="The Very Large Telescope" title="The Very Large Telescope" src="//web.archive.org/web/20220708085655im_/http://www.eso.org/i/3w.jpg"></a></th> <th><a href="https://web.archive.org/web/20220708085655/http://www.apex-telescope.org/"><img alt="APEX" title="APEX" src="//web.archive.org/web/20220708085655im_/http://www.eso.org/i/6.jpg"></a></th> <th><a href="https://web.archive.org/web/20220708085655/http://archive.eso.org/"><img alt="Science Archive Facility" title="Science Archive Facility" src="//web.archive.org/web/20220708085655im_/http://www.eso.org/i/7.jpg"></a></th> </tr> <tr><td>La Silla</td><td>The Very Large Telescope</td><td>APEX</td><td>Science Archive Facility</td></tr> </tbody> </table> <div id="footerupdate"> <table> <tbody> <tr> <th>Last Update: 08.07.22 © ESO</th> <td><a href="https://web.archive.org/web/20220708085655/mailto: servicedesk@eso.org"> Send us your comments</a> | <a href="/web/20220708085655/http://eso.org/sci/publications/newsletter.html">Subscribe to Newsletter</a> | <a href="/web/20220708085655/http://eso.org/sci/privacy.html">Privacy Statement</a></td> </tr> </tbody> </table> </div> </div> <!-- #Footer: Ende --> </div> </div> <!-- page --> </div> <!-- page_margins --> <!-- Matomo Piwik Alalytics --> <script type="text/javascript"> var _paq = _paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="/mtmo/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </body> </html> <!-- FILE ARCHIVED ON 08:56:55 Jul 08, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:49:12 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.467 exclusion.robots: 0.024 exclusion.robots.policy: 0.014 esindex: 0.01 cdx.remote: 53.009 LoadShardBlock: 387.843 (3) PetaboxLoader3.datanode: 226.461 (5) PetaboxLoader3.resolve: 253.384 (3) load_resource: 247.064 loaddict: 61.278 -->