CINXE.COM
中国科大成功观测双光子空间波函数动力学演化—新闻—科学网
<!DOCTYPE html> <html> <head> <title>中国科大成功观测双光子空间波函数动力学演化—新闻—科学网</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content=,[mynews.keys] /> <script language="javascript" type="text/javascript"> function showsize(sid) { document.getElementById("content"+1).style.fontSize=sid; document.getElementById("content"+1).className='f'+sid; } function showandhide(showid,hideid) { document.getElementById(showid).style.display=""; document.getElementById(hideid).style.display="none"; document.getElementById(showid+"1").style.background="#005007"; document.getElementById(hideid+"1").style.background="#787878"; } </script> <style type="text/css"> body { margin:0; padding:0; background:#e4e6df url(/images/a-b-mbr.jpg) repeat-y center top; text-align:center; font:13px Arial, Helvetica, sans-serif; } #wrap { margin:0 auto; text-align:left; width:970px; padding:0 0px; w\idth:970px;background:#ffffff} img { border:0; } td{font:13px 宋体} #header { width:100%; margin-top:5px;text-align:center; } #fielder {margin:0 auto; text-align:left; width:970px;} #fielderleft {width:450px; float: left;font:13px 宋体;color:#b41319;height:20px; text-align:right;margin-top:5px} #fielderright {width:520px; float: right;height:20px} #fielderleft a{font:13px 宋体;color:#b41319; text-decoration:none; } #main {margin:0 auto; text-align:left; width:960px; padding:0 4px;} #footer { width:100%; height:66px;margin-top:10px; clear:both; text-align:center; } #foot1{text-align:center;background:#d7ceaa;color:#885f17;width:100%; height:30px;margin-top:10px;vertical-align:bottom} #foot1 a{font:12px 宋体, Helvetica, sans-serif;color:#885f17; text-decoration:none;} #mleft{float: left; width:680px} #mright{float: right; width:270px;text-align:left;} .html1{font:12px 宋体;color:#333333; text-decoration:none; } .html2{font:12px 宋体;color:#885f17; text-decoration:none; } #headerleft ul {text-align:left; width:456px; margin:0; padding:0; list-style:none; } #headerleft li{ margin-right: auto;display:inline;vertical-align:bottom;} #headerleft { float:left; width:456px; height:22px text-align:left; } #headerleft a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #headerright a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #head2{background:#ba1414;width:970px;bgcolor:#ba1414;margin-top:0px} textarea { font: 12px Arial, Helvetica, sans-serif; border:1px solid #333333; } .input{ font: 11px Arial, Helvetica, sans-serif; border:1px solid #333333;} .rblinput{ font: 11px Arial; border:0;width:30px} .ulclass{margin:8px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .ulclass li{display:inline;} .h1ulclass{margin:0px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .h1ulclass li{display:inline;} .plnum{width: 30px;color:#587c19;font:12px 宋体; text-align:center; font-weight:bold;margin-left:-14px} .highlight2{font-size:12px;color:#333333;text-decoration:none;} a:hover { color: #ba1413; text-decoration: underline; } a{ text-decoration:none;color:#333333;} #head1{width:970px;margin-top:0px} #head2 td{font:12px 宋体} #field8 a{font:13px 宋体;color:#fff; text-decoration:none;} #content1 a{color: #800000;} #content1 {font:14px 宋体;} img{max-width:600px} #field8 td{ height:20px;} .f12{font-size:12px;word-break: break-all;font:12px ;} .f14{font-size:14px;word-break: break-all;font:14px } .f16{font-size:16px;word-break: break-all;font:16px } .ifcomm{} .f12 p {font-size:12px;word-break: break-all;font:12px!important; } .f14 p {font-size:14px;word-break: break-all;font:14px!important; } .f16 p {font-size:16px;word-break: break-all;font:16px!important; } .bq{text-indent:0em;font-weight:bold;font-size:13px;border:solid 1px #333 ;padding:10px;} </style> <script type="text/javascript" src="/js/lazyload/jquery.min.js"></script> <script type="text/javascript" src="/js/lazyload/jquery.lazyload.js"></script> <script type="text/javascript"> jQuery(document).ready( function($){ $("img").lazyload({ placeholder : "/js/lazyload/grey.gif", effect : "fadeIn", threshold : 200 }); }); </script> </head> <body> <div id="wrap"> <script src="/html/js/htmlnewshead.js" type="text/javascript"></script> <script type="text/javascript"> function browserRedirect() { var sUserAgent= navigator.userAgent.toLowerCase(); var bIsIpad= sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs= sUserAgent.match(/iphone os/i) == "iphone os"; var bIsMidp= sUserAgent.match(/midp/i) == "midp"; var bIsUc7= sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4"; var bIsUc= sUserAgent.match(/ucweb/i) == "ucweb"; var bIsAndroid= sUserAgent.match(/android/i) == "android"; var bIsCE= sUserAgent.match(/windows ce/i) == "windows ce"; var bIsWM= sUserAgent.match(/windows mobile/i) == "windows mobile"; if (bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) { document.write("<div style='padding-left:4em'><a href=\"https://wap.sciencenet.cn/mobile.php?type=detail&cat=news&id=526714&mobile=1\" style='font-size:2em;color:#ba1413; line-height:2em;text-indent:4em'>点击此处切换为手机版网页</a></div>"); } else { //window.location= '电脑网站地址'; } } browserRedirect(); </script> <!--登录--> <iframe src="https://blog.sciencenet.cn/plus.php?mod=iframelogin" style="width:970px; height:32px; " scrolling="no" frameborder="0" ></iframe> <!--导航--> <link href="https://www.sciencenet.cn/css/indexhead.css" type="text/css" rel="stylesheet" /> <div class="logo"> <div class="lg" ><a href="https://news.sciencenet.cn/"><img src="/images/news.jpg" width="231" height="84" alt="科学网新闻频道" /></a></div> <div class="rg02" > <div class="rg" ><span style="float:left;"> <a href="https://www.sciencenet.cn/life/" style="color:#fff">生命科学</a> | <a href="https://www.sciencenet.cn/medicine/" style="color:#fff">医学科学</a> | <a href="https://www.sciencenet.cn/chemistry/" style="color:#fff">化学科学</a> | <a href="https://www.sciencenet.cn/material/" style="color:#fff">工程材料</a> | <a href="https://www.sciencenet.cn/information/" style="color:#fff">信息科学</a> | <a href="https://www.sciencenet.cn/earth/" style="color:#fff">地球科学</a> | <a href="https://www.sciencenet.cn/mathematics/" style="color:#fff">数理科学</a> | <a href="https://www.sciencenet.cn/policy/" style="color:#fff">管理综合</a> </span> <span style=" float:right; "> <a href="https://blog.sciencenet.cn/blog-45-1064777.html" style="color:#fff">站内规定</a> | <a href="https://wap.sciencenet.cn/" style="color:#fff">手机版</a></span></div> <div class="rg01"><span style="float:left; "> <a href="https://www.sciencenet.cn/">首页</a> | <a href="https://news.sciencenet.cn/">新闻</a> | <a href="https://blog.sciencenet.cn/blog.php">博客</a> | <a href="https://news.sciencenet.cn/ys/">院士</a> | <a href="https://talent.sciencenet.cn/">人才</a> | <a href="https://meeting.sciencenet.cn">会议</a> | <a href="https://fund.sciencenet.cn/">基金·项目</a> | <a href="https://paper.sciencenet.cn/">论文</a> | <a href="https://blog.sciencenet.cn/blog.php?mod=video">视频·直播</a> | <a href="https://paper.sciencenet.cn/AInews">小柯机器人</a> | <a href="https://kxxsh.sciencenet.cn/">医学科普</a> </span> <div style="float:right; padding-left:0px;"> <form style="display:inline" method="get" action="https://www.baidu.com/baidu" accept-charset="utf-8" name="f1"> <input style=" width:100px;border:0" maxlength="40" size="31" name="word" /> <input type="submit" style="cursor:pointer; width:56px; font-size:12px; background-color:#880008; border-width:0px; height:16px; color:#fff;" value="本站搜索" /> <input type="hidden" value="2097152" name="ct" /> <input type="hidden" value="3" name="cl" /> <input type="hidden" value="news.sciencenet.cn" name="si" /> <input type="hidden" value="utf-8" name="ie" /> </form> </div> </div></div> </div> <div style="line-height: 10px; height: 10px; clear: both; "> </div> <div id="main"> <div id="mleft"> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%" > <tr> <td style="width: 680px;"> <table id="content" style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; table-layout:fixed"> <tr> <td align="left"> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 82%; font: 12px 宋体; float: left; "> 作者:王敏 来源:中国科学报 发布时间:2024/7/19 16:48:09</div> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 18%; font: 12px 宋体; float: right"> 选择字号:<span onclick="showsize(12)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">小</span> <span onclick="showsize(14)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">中</span> <span onclick="showsize(16)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer"> 大</span> </div> </td> </tr> <tr> <td align="center"> <div id="content1" style=" padding:15px; text-align: left; line-height: 24px; word-wrap: break-word;word-break:break-all" class="f14"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20"> </td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> <tr> <td align="center" class="style1" style="font-size: 22px; color: #587c19; font-family: 黑体; line-height: 30px"> 中国科大成功观测双光子空间波函数动力学演化</td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> </table> <p > </p><p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">中国科学技术大学郭光灿<span class="errorText">院士</span>团队在量子测量与传感研究中取得重要进展。该团队李传锋、许金时、刘曌地等人首次提出并实验实现了量子夏克–哈特曼(Shack–Hartmann)波前传感器。通过重构双光子横向空间波函数,观测了位置纠缠光子对在自由空间传播时振幅关联和相位关联的动力学演化。7月16日,该成果发表在《物理评论快报》上。</p> <div style="text-align: center;" class="ueditorOption ueditorOptionModel" contenteditable="true" id="0"> <img src="https://rmtzx.sciencenet.cn//kxwsprint/6698e06ae4b03b5da6d1321d.png" data-wenge-id="111135" wosname="6698e06ae4b03b5da6d1321d.png" size="148893" opaid="wenge-pklxubvyils0/" _src="https://rmtzx.sciencenet.cn//kxwsprint/6698e06ae4b03b5da6d1321d.png" data-mce-src="https://rmtzx.sciencenet.cn//kxwsprint/6698e06ae4b03b5da6d1321d.png" id="img-null"> <span style="display:block;color: #999;font-size:14px;margin:0;text-align:center;line-height:20px;" class="img_caption" placeholder="请输入图说"><span style=";; text-align: justify; text-wrap: wrap;">量子波前传感原理示意图(小图)和实验装置图。中国科图</span></span> </div> <p class="timeLine_wg" style="height:20px;"><span style="display:none"><span contenteditable="false" style="height: 0px; padding: 0px; margin: 0px; display: block; z-index: 9999; color: rgb(255, 255, 255); font-size: 0px; line-height: 0px; position: absolute; border-top: 1px dashed rgb(181, 189, 202); user-select: none; left: 0px; right: 0px; top: 8px;"><span class="timeIdentification" style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 0px;line-height:0px;border-color:transparent;display:block;border-style:solid;right:0px;border-right-color:#B5BDCA;border-width:8px 8px 8px 0;top:-8px"> </span><span style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 0px;line-height:0px;border-color:transparent;display:block;border-style:solid;left:0px;border-left-color:#B5BDCA;border-width:8px 0 8px 8px;top:-8px"> </span><span class="hide_time_wg" title="在这插入段落" contenteditable="false" style="width:0px;height:0px;padding:0px;margin:0px;display:block;z-index:9999;color:#fff;position:absolute;font-size: 22px;line-height:17px;height:17px;text-align: center;width:17px;right:17px;background:#B5BDCA;cursor:pointer;top:-8px; border-radius: 2px;" onclick="timeLine(this)">?</span></span></span></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">光场相位分布的测量是一个关键问题,特别是在自适应光学中,可用来校正像差的影响。研究团队在经典波前传感方面做了一系列的工作,包括研究了基于光子玻姆轨迹实验装置的弱测量波前传感,实现了更高的空间分辨率,以及提出并数值模拟了基于弱测量波前传感的纠缠光子波前重构等。<br></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">经典光学中,夏克–哈特曼波前传感是一种广泛使用的相位测量方法,它使用微透镜阵列,将光场在局部空间的传播方向转换为聚焦光斑的位移,从而测量得到光场相位梯度的分布,并重构出相位。其空间分辨率由透镜尺寸决定。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">研究团队受此启发,提出并实现了量子夏克–哈特曼波前传感器,观测到位置纠缠光子对空间波函数的动力学演化。双光子射入透镜阵列后,在其后焦面探测双光子的联合空间概率分布。通过对单个微透镜孔径内所有点的条件概率分布求和并利用梯度算法可以重构出相位,结合强度分布即可得到双光子空间波函数。研究团队测量了自发参量下转换产生的光子对在自由空间不同演化时间的空间波函数,观测到双光子在自由空间传播过程中振幅关联逐渐变弱,而相位关联逐渐变强的过程。研究组还测量了双光子在动量空间使用空间光调制器加载双曲抛物面相位后的波函数。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">研究人员介绍,该方法作为量子自适应光学这一全新领域的关键技术,在未来可应用于量子通信、天文观测和多光子相互作用的检验中。</p> <p class="lastPadding" style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">相关论文信息:<a href="https://doi.org/10.1103/PhysRevLett.133.033602" _src="https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.133.033602" _href="https://doi.org/10.1103/PhysRevLett.133.033602">https://doi.org/10.1103/PhysRevLett.133.033602</a></p><div> </div><div style="text-indent:0em;font-weight:bold;font-size:13px;border:solid 1px #333 ;padding:10px;" class="bq">版权声明:凡本网注明“来源:中国科学报、科学网、科学新闻杂志”的所有作品,网站转载,请在正文上方注明来源和作者,且不得对内容作实质性改动;微信公众号、头条号等新媒体平台,转载请联系授权。邮箱:shouquan@stimes.cn。</div> <div style="border-bottom: solid 1px #bfc89d; vertical-align: bottom; width: 100%; height: 20px"> </div> <div style="width: 100%; height: 20px; text-align: center; margin:10px"> <!-- JiaThis Button BEGIN --> <script src="/html/js/share.js" type="text/javascript"></script> <!-- JiaThis Button END --> </div> </div> </td> </tr> </table> </td> </tr> </table> <div style="line-height: 10px; height: 10px; clear: both;"> </div> <div style=" vertical-align: bottom; width: 100%; text-align:right"> <div style="float:left"> </div> <form action="/html/mail.aspx" method="post" id="myform" style="float:right"> <span onclick="javascript:window.print()" style="cursor: pointer; background-color: #587c19; color: #fff;"> 打印 </span> <span style="color: #587c19">发E-mail给:</span><input name="txtemail" type="text" value="" size="22" id="txtemail" style="background-color: #eeeee8" /> <input type="hidden" id="myurl" name="myurl" runat="server" value="526714" /> <input type="submit" value="" style="background-image: url(/images/go.gif); background-color: Transparent; width: 30px; background-repeat: no-repeat; border-width: 0; height: 21px" /></form> </div> <div style="line-height: 20px; height: 20px; clear: both;"> </div> <div style="color:#784704; text-align:left;clear: both;;display:none;" class="ifcomm">以下评论只代表网友个人观点,不代表科学网观点。 </div> <div style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; color:#333333;;display:none;" class="ifcomm"> <div id="commd"></div> <div style="text-align:left;width: 94%;"><a href="/html/comment.aspx?id=526714" style="color:#ba1413; text-decoration:none"><img src="/images/newcomm.gif" /></a></div> <div style="text-align:left;width: 94%;border-top: solid 0px #bfc89d" id="formcomm"> <iframe src="/html/newscomm.aspx?nid=526714" style="margin: 0px; padding: 0px" frameborder="0" scrolling="no" height="160px" width="100%"></iframe> </div> </div> </div> <div id="mright"> <script src="https://www.sciencenet.cn/field/js/news.js" type="text/javascript"></script> <!--相关新闻和相关论文--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="xgnews1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgnews','xgpaper')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关新闻</span></td> <td align="left" id="xgpaper1" style="background: #787878; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgpaper','xgnews')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关论文</span></td> </tr> <tr> <td align="center" colspan="2"> <div id="xgnews"> <ul class="ulclass"> <li class='plnum'>1</li> <li><a href="/htmlnews/2024/7/526710.shtm" class="highlight2" target="_blank">暨南大学研究生宿舍被曝甲醛超标,校方回应</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li> <li><a href="/htmlnews/2024/7/526709.shtm" class="highlight2" target="_blank">基金委与韩国国家研究基金会合作研究项目指南发布</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li> <li><a href="/htmlnews/2024/7/526708.shtm" class="highlight2" target="_blank">OpenAI也降价了</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li> <li><a href="/htmlnews/2024/7/526707.shtm" class="highlight2" target="_blank">2024年天津市科技创新人才培养专项拟立项公示</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li> <li><a href="/htmlnews/2024/7/526706.shtm" class="highlight2" target="_blank">科学家成功观测双光子空间波函数动力学演化</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li> <li><a href="/htmlnews/2024/7/526705.shtm" class="highlight2" target="_blank">2024上半年南京博士后在站资助拟资助名单公示</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li> <li><a href="/htmlnews/2024/7/526704.shtm" class="highlight2" target="_blank">直播预告|千名院士·千场科普行动一周年报告会</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li> <li><a href="/htmlnews/2024/7/526703.shtm" class="highlight2" target="_blank">100英寸纳米透明屏幕面世</a></li> </ul> </div> <div id="xgpaper" style="display: none"> <ul class="ulclass"> <li class='plnum'>1</li> <li><a href="/htmlpaper/2024/7/2024719164047313109844.shtm" class="highlight2" target="_blank">长波及甚长波红外量子点探测器</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li> <li><a href="/htmlpaper/2024/7/2024719164043454109843.shtm" class="highlight2" target="_blank">晶体金薄膜光致发光的量子力学效应</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li> <li><a href="/htmlpaper/2024/7/2024719164040891109842.shtm" class="highlight2" target="_blank">面向集成光学的超大带宽、超高精度的矢量光谱分析仪</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li> <li><a href="/htmlpaper/2024/7/2024719164038547109841.shtm" class="highlight2" target="_blank">高效率多晶薄膜白光有机发光二极管</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li> <li><a href="/htmlpaper/2024/7/2024719164034313109840.shtm" class="highlight2" target="_blank">双通道有机力致磷光</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li> <li><a href="/htmlpaper/2024/7/2024719164031563109839.shtm" class="highlight2" target="_blank">超宽光谱高亮暖白光二极管</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li> <li><a href="/htmlpaper/2024/7/2024719164027750109838.shtm" class="highlight2" target="_blank">动态可调控的超快光纤激光器及其数字编码光源</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li> <li><a href="/htmlpaper/2024/7/2024719164021797109837.shtm" class="highlight2" target="_blank">基于三族氮化物半导体的非易失感存算一体集成器件</a></li> </ul> </div> </td> </tr> </table> <script src="/html/js/n2.js" type="text/javascript"></script> <!--图片新闻--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background-image: url(/images/lmsy_jbg_br.jpg); height: 20px; line-height: 20px; text-indent:1em"> <a href="/imgnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">图片新闻</a></td> </tr> <tr > <td style="width: 100%; height: 8px; border-width: 1px; text-align: right;" colspan="2"> </td> </tr> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534587.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241124177179600.jpg' width='118' height='65' alt='首张另一星系中的恒星照片出炉' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534543.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241123228457270.png' width='118' height='65' alt='《自然》(20241121出版)一周论文导读' /></a> </td> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534541.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/202411232210382260.png' width='118' height='65' alt='清华这位院士搭建了一座室外地质博物园' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn/https://news.sciencenet.cn/htmlnews/2024/11/534420.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241121139169920.jpg' width='118' height='65' alt='科学家完整构建火星空间太阳高能粒子能谱' /></a> </td> <tr style=""> <td style="width: 100%; border-width: 1px; text-align: right; height: 20px;" colspan="2"> <a href="/imgnews.aspx" target="_blank" style="color: #3f6417">>>更多</a></td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> </div> <script src="/html/js/n3.js" type="text/javascript"></script> <!--新闻排行和评论排行--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="zph1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 100%" onmouseover="showandhide('zph','yph')"> <a href="/zphnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">一周新闻排行</a></td> </tr> <tr> <td align="center" colspan="2"> <div id="zph"> <ul class="h1ulclass"> <li class='plnum'>1</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534356.shtm" class="highlight2" target="_blank">24年!国科大导师化身“沙地医生”</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534338.shtm" class="highlight2" target="_blank">孟飞龙研究员获第十八届中国青年科技奖</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534332.shtm" class="highlight2" target="_blank">45088棵树苗背后的沙漠情缘</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534358.shtm" class="highlight2" target="_blank">单细胞基因造出多能干细胞</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534355.shtm" class="highlight2" target="_blank">“糖刹车”基因破除番茄产量与品质悖论</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534409.shtm" class="highlight2" target="_blank">四川公示2025年第一批省级科技计划项目</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534359.shtm" class="highlight2" target="_blank">世界知名数学家汪徐家全职加盟西湖大学</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534360.shtm" class="highlight2" target="_blank">湿疹或与空气污染有关</a></li> </ul> <ul class="ulclass"> <li class='plnum'>9</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534512.shtm" class="highlight2" target="_blank">成年黑猩猩也会在游戏中促进社会关系</a></li> </ul> <ul class="ulclass"> <li class='plnum'>10</li> <li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534509.shtm" class="highlight2" target="_blank">研究发现低剂量低温等离子体仍可有效抑制肿瘤</a></li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> </div> <script src="/html/js/n4.js" type="text/javascript"></script> <!--博文精选--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background:#a4934b url(/images/lmd_jby_mbr.jpg) no-repeat; height: 20px; line-height: 20px; text-indent:1em"> <a href="http://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">编辑部推荐博文</a></td> </tr> <tr> <td colspan="2"> <div> <ul class="h1ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1460788.html" class="highlight2" target="_blank">问答之间|idea被别人做过,要转变方向吗?</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-3411509-1461770.html" class="highlight2" target="_blank">上海交大郭益平课题组:用于结构健康监测和机器人感知的超高灵敏度各向 ...</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-374215-1461918.html" class="highlight2" target="_blank">给课堂以想象的空间</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-52727-1461902.html" class="highlight2" target="_blank">关于基金申请再说几句多余的废话</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-3534092-1461889.html" class="highlight2" target="_blank">中南大学文青波/王雅雷/熊翔教授团队:多元超高温纳米复相陶瓷无氧先驱 ...</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-3516770-1461875.html" class="highlight2" target="_blank">报名倒计时2天!院士领衔,MDPI 首届材料学科峰会等您来!</a></li> </ul> <ul style="margin: 6px 10px 6px 10px; padding: 0; list-style: none; text-align: right"> <li><a href="https://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="color: #567b1c; font-size: 12px">更多>></a> </li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both; "> </div> </div> </div> <div id="footer"> <script src="/html/inc/foot.js" type="text/javascript"></script> </div> </div> </body> <script src="https://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script> <script src="https://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> <script> //******************* $.post("https://news.sciencenet.cn/html/c.aspx?id=526714&com=1" , function (data) { if (data != "") { document.getElementById('commd').innerHTML=data; } }); //****************** var url=encodeURIComponent(location.href); $.ajax({ type : "get", url : "https://wap.sciencenet.cn/api/jssdk.php?url="+url,//替换网址,xxx根据自己jssdk文件位置修改 dataType : "jsonp", jsonp: "callback", jsonpCallback:"success_jsonpCallback", success : function(data){ wx.config({ debug: false, appId: data.appId, timestamp: data.timestamp, nonceStr: data.nonceStr, signature: data.signature, jsApiList: [ "onMenuShareTimeline", //分享给好友 "onMenuShareAppMessage", //分享到朋友圈 "onMenuShareQQ", //分享到QQ "onMenuShareWeibo" //分享到微博 ] }); }, error:function(data){ } }); wx.ready(function (){ var shareData = { title: '科学网-中国科大成功观测双光子空间波函数动力学演化', desc: '科学网-中国科大成功观测双光子空间波函数动力学演化',//这里请特别注意是要去除html link:location.href, imgUrl: 'https://news.sciencenet.cn/images/logo300.png' }; wx.onMenuShareAppMessage(shareData); wx.onMenuShareTimeline(shareData); wx.onMenuShareQQ(shareData); wx.onMenuShareWeibo(shareData); }); window.onload = function(){ if (typeof WeixinJSBridge == "undefined"){ if( document.addEventListener ){ document.addEventListener('MenuShareTimeline', WeiXinShareBtn, false); }else if (document.attachEvent){ document.attachEvent('MenuShareTimeline', WeiXinShareBtn); document.attachEvent('onMenuShareTimeline', WeiXinShareBtn); } }else{ //WeiXinShareBtn(); } }; </script> </html>