PD-闭环小组:修订间差异
无编辑摘要 |
小无编辑摘要 标签:手工回退 |
||
(未显示同一用户的18个中间版本) | |||
第1行: | 第1行: | ||
== 主干领域 == | == 主干领域 == | ||
<html> | |||
<head> | |||
<meta charset="UTF-8"> | |||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | |||
<title>Markmap</title> | |||
<style> | |||
* { | |||
margin: 0; | |||
padding: 0; | |||
} | |||
#mindmap { | |||
display: block; | |||
width: 48vw; | |||
height: 40vh; | |||
} | |||
</style> | |||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/markmap-toolbar@0.15.3/dist/style.css"> | |||
</head> | |||
<body> | |||
<svg id="mindmap"></svg> | |||
<script src="https://cdn.jsdelivr.net/npm/d3@7.8.5/dist/d3.min.js"></script><script src="https://cdn.jsdelivr.net/npm/markmap-view@0.15.3/dist/browser/index.js"></script><script src="https://cdn.jsdelivr.net/npm/markmap-toolbar@0.15.3/dist/index.js"></script><script>(r => { | |||
setTimeout(r); | |||
})(() => { | |||
const { | |||
markmap, | |||
mm | |||
} = window; | |||
const { | |||
el | |||
} = markmap.Toolbar.create(mm); | |||
el.setAttribute('style', 'position:absolute;top:200px;right:420px'); | |||
})</script><script>((getMarkmap, getOptions, root, jsonOptions) => { | |||
const markmap = getMarkmap(); | |||
window.mm = markmap.Markmap.create('svg#mindmap', (getOptions || markmap.deriveOptions)(jsonOptions), root); | |||
})(() => window.markmap,null,{"type":"heading","depth":0,"payload":{"lines":[0,1]},"content":"PD-闭环小组","children":[{"type":"heading","depth":1,"payload":{"lines":[1,2]},"content":"神经调控治疗","children":[{"type":"heading","depth":2,"payload":{"lines":[2,3]},"content":"帕金森病","children":[{"type":"heading","depth":3,"payload":{"lines":[3,4]},"content":"闭环治疗","children":[{"type":"heading","depth":4,"payload":{"lines":[4,5]},"content":"长期数据","children":[]}]},{"type":"heading","depth":3,"payload":{"lines":[5,6]},"content":"运动迟缓","children":[{"type":"heading","depth":4,"payload":{"lines":[6,7]},"content":"调频","children":[]},{"type":"heading","depth":4,"payload":{"lines":[7,8]},"content":"长期电生理","children":[]}]},{"type":"heading","depth":3,"payload":{"lines":[8,9]},"content":"睡眠","children":[{"type":"heading","depth":4,"payload":{"lines":[9,10]},"content":"闭环DBS","children":[]}]},{"type":"heading","depth":3,"payload":{"lines":[10,11]},"content":"闭环调控","children":[{"type":"heading","depth":4,"payload":{"lines":[11,12]},"content":"长期节律","children":[]}]}]}]},{"type":"heading","depth":1,"payload":{"lines":[12,13]},"content":"计算神经科学","children":[{"type":"heading","depth":2,"payload":{"lines":[13,14]},"content":"神经元电信号","children":[]},{"type":"heading","depth":2,"payload":{"lines":[14,15]},"content":"神经网络结构","children":[]}]},{"type":"heading","depth":1,"payload":{"lines":[15,16]},"content":"睡眠电生理","children":[{"type":"heading","depth":2,"payload":{"lines":[16,17]},"content":"帕金森病","children":[{"type":"heading","depth":3,"payload":{"lines":[17,18]},"content":"睡眠","children":[{"type":"heading","depth":4,"payload":{"lines":[18,19]},"content":"STN_LFPs","children":[]},{"type":"heading","depth":4,"payload":{"lines":[19,20]},"content":"REM期生物标志物研究","children":[]}]},{"type":"heading","depth":3,"payload":{"lines":[20,21]},"content":"睡眠障碍","children":[{"type":"heading","depth":4,"payload":{"lines":[21,22]},"content":"基底节电生理机制","children":[]},{"type":"heading","depth":4,"payload":{"lines":[22,23]},"content":"电生理特征","children":[]}]}]}]}]},{})</script> | |||
</body> | |||
</html> | |||
=== J === | === J === | ||
* <big>[[计算神经科学]]</big> | * <big>[[PD-闭环小组/计算神经科学|计算神经科学]]</big> | ||
=== S === | === S === | ||
* <big>[[PD-闭环小组/神经调控治疗|神经调控治疗]]</big> | * <big>[[PD-闭环小组/神经调控治疗|神经调控治疗]]</big> | ||
* <big>[[睡眠电生理]]</big> | * <big>[[PD-闭环小组/睡眠电生理|睡眠电生理]]</big> | ||
[[Category:研究小组]] | [[Category:研究小组]] | ||
[[Category:PD-闭环小组]] | [[Category:PD-闭环小组]] |