-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
executable file
·369 lines (308 loc) · 12.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE HTML>
<html>
<head>
<title>CoAx Lab | A cognitive and computational neuroscience lab | Home </title>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Coaxlab Timothy Verstynen" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<script src="js/jquery-1.8.3.min.js"></script>
<script src="js/modernizr.custom.97074.js"></script>
<!---- start-smoth-scrolling---->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<!---End-smoth-scrolling---->
<!--script-->
<script src="js/jquery.chocolat.js"></script>
<link rel="stylesheet" href="css/chocolat.css" type="text/css" media="screen" charset="utf-8">
<!--light-box-files -->
<script type="text/javascript" charset="utf-8">
$(function() {
$('.gallery a').Chocolat();
});
</script>
<!--script-->
</head>
<body>
<div class="header" id="home">
<div class="header-top">
<div class="container">
<div class="logo">
<a href="index.html">CoAx<span>Lab</span></a>
</div>
<div class="top-menu">
<span class="menu"><img src="images/nav.png" alt=""/> </span>
<ul>
<li><a href="members.html">People</a></li>
<li><a href="values.html" >Values</a></li>
<li><a href="publications.html" >Publications</a></li>
<li><a href="posters.html" >Posters</a></li>
<li><a href="http://github.com/CoAxLab" >Code</a></li>
<!-- <li><a href="coaxies.html" >Coaxies</a></li> -->
<!-- <li><a href="https://medium.com/@coaxlab" >Medium</a></li> -->
</ul>
</div>
<!--script-nav-->
<script>
$("span.menu").click(function(){
$(".top-menu ul").slideToggle("slow" , function(){
});
});
</script>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="content">
<div class="services-section" id="services">
<div class="container">
<h3>Cognitive Axon (CoAx) Research Areas</h3>
<div class="services-grids">
<div class="col-md-6 service-leftgrid">
<div class="service1">
<div class="left-grid1">
</div>
<div class="left-grid2">
<h4>Brain Network Architecture and Cognition </h4>
<p> Form and function are intimately linked in the brain: the computation of
a neural circuit is constrained by its architecture. How does
the organization of cortical and subcortical networks implement <thead>
algorithms that drive behavior?
</thead>
</p>
</div>
<div class="clearfix"></div>
</div>
<div class="service2">
<div class="left-grid1">
</div>
<div class="left-grid2">
<h4>Exploration </h4>
<p>
Humans and other mammals exhibit a high degree of control when selecting actions in noisy contexts,
quickly adapting to unexpected outcomes in order to better exploit opportunities arising in the future.
What are the algorithms of exploration? How are they implemented in the brain?
</p>
</div>
<div class="clearfix"></div>
</div>
<div class="service1">
<div class="clearfix"></div>
</div>
</div>
<div class="col-md-6 service-rightgrid">
<div class="service1">
<div class="left-grid1">
</div>
<div class="left-grid2">
<h4>Skill Learning </h4>
<p>
The ability to perform complex skills usually requires learning to bind many individual actions into a single,
unified movement. How does the brain learn this action binding? What are the timescales at which this binding occurs?
</p>
</div>
<div class="clearfix"></div>
</div>
<div class="service2">
<div class="left-grid1">
</div>
<div class="left-grid2">
<h4>Health Neuroscience </h4>
<p>
In many ways how we make decisions can impact our physical health. Our physical health can also impact the brain and cognition. Are there neural phenotypes for health behaviors and health risks? How do changes in physical health impact neural decision making systems?
</p>
</div>
<div class="clearfix"></div>
</div>
<div class="service1">
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
<!--team-->
<div class="team" id="team">
<div class="container">
<h3><a href="members.html">Lab Members</a></h3>
<div class="team-info">
<div class="col-md-3 team-grids">
<a href="members.html">
<img class="img-responsive" src="images/TV3.png" alt="">
<div class="captn">
<h4>Tim</h4>
<p> Professor (Psychology & NI) Principal Investigator</p>
</div>
</a>
</div>
<div class="col-md-3 team-grids">
<a href="members.html">
<img class="img-responsive" src="images/RJV.jpg" alt="">
<div class="captn">
<h4>Robert</h4>
<p>Postdoctoral Researcher</p>
</div>
</a>
</div>
<div class="col-md-3 team-grids">
<a href="members.html">
<img class="img-responsive" src="images/ZY.JPG" alt="">
<div class="captn">
<h4>Zhoujun</h4>
<p>Postdoctoral Researcher</p>
</div>
</a>
</div>
<div class="col-md-3 team-grids">
<a href="members.html">
<img class="img-responsive" src="images/JBurg.jpg" alt="">
<div class="captn">
<h4>Jack</h4>
<p>Graduate Student</p>
</div>
</a>
</div>
</div>
</div>
<div class="team" id="team"> <!--probably don't need this line -->
<div class="team" id="team">
<div class="container">
<span style="display:block; margin-top:-100px;"></span>
<h3><a href="members.html"> </a></h3>
<div class="team-info">
<div class="col-md-3 team-grids">
<a href="members.html">
<img class="img-responsive" src="images/CG.png" alt="">
<div class="captn">
<h4>Cristina</h4>
<p>Graduate Student</p>
</div>
</a>
</div>
<div class="col-md-3 team-grids">
<a href="members.html">
<img class="img-responsive" src="images/PK.jpg" alt="">
<div class="captn">
<h4>Peter</h4>
<p>Lab Manager</p>
</div>
</a>
</div>
</div>
</div>
<!-- 3rd row -->
<div class="team" id="team">
<div class="team" id="team">
<div class="container">
<span style="display:block; margin-top:-100px;"></span>
<h3><a href="members.html"> </a></h3>
<div class="team-info">
</div>
</div>
<!--start-Latest Publications-->
<div id="publications" class="blog-section">
<div class="container">
<h3><a href="publications.html"> Publication</a> Highlights </h3>
<div class="blog">
<div class="col-md-4 blog-text">
<h5>NeuroImage 2018</h5>
<h4><a>Population-averaged atlas of the macroscale human structural connectome and its network topology</a></h4>
<p> F-C Yeh, S. Panesar, D. Fernandes, A. Meola, M. Yoshino, J. C. Fernandez-Miranda, J. Vettel, T. Verstynen. </p>
</div>
<div class="col-md-8 welcome-img">
<a class="mask"><img src="images/b1.jpg" alt="image" class="img-responsive zoom-img"></a>
</div>
<div class="clearfix"> </div>
</div>
<div class="blog">
<div class="col-md-4 blog-text two">
<h5>J. Neuro 2019</h5>
<h4><a href="fcblogpost.html">Binding during sequence learning does not alter cortical representations of individual actions. </a></h4>
<p> P. Beukema, J. Diedrichsen, & T. Verstynen </p>
</div>
<div class="col-md-8 blog-img two">
<a href="kdblogpost.html" class="mask"><img src="images/finger_representations.png" alt="image" class="img-responsive zoom-img"></a>
</div>
<div class="clearfix"> </div>
</div>
<div class="blog">
<div class="col-md-4 blog-text">
<h5>PLoS Comp Bio 2019</h5>
<h4><a href="kjblogpost.html">Reward-driven changes in striatal pathway competition shape evidence evaluation in decision-making.</a></h4>
<p>K. Dunovan, C. Vich, M. Clapp, T. Verstynen, & J. Rubin</p>
</div>
<div class="col-md-8 welcome-img">
<a href="kjblogpost.html" class="mask"><img src="images/multilevel_models.png" alt="image" class="img-responsive zoom-img"></a>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<div class="contact-section" id="contact">
<div class="container">
<div class="contact-header">
<h3>Contact CoAx </h3>
</div>
<div class="contact-grid">
<div class="col-md-6 contactdetails-grid">
<h4>contact form</h4>
<h5>name <span>*</span></h5>
<form>
<input type="text">
<h5>email address <span>*</span></h5>
<input type="text">
<h5>subject <span></span></h5>
<input type="text">
<h5>message <span>*</span></h5>
<textarea> </textarea>
<input type="submit" value="send">
</form>
</div>
<div class="col-md-6 contactdetails-grid1">
<div class="address">
<h4>Address</h4>
<p>436D Baker Hall</p>
<p>Carnegie Mellon University</p>
<p>Pittsburgh, PA</p>
<p>Phone:(412) 268‐2781 </p>
<p>Email: <a href="mailto:[email protected]">coaxlab [@] gmail.com</a></p>
<p>Follow on: <a href="https://twitter.com/tdverstynen">Twitter</a></p>
</div>
<div class="google-map">
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script><div style="overflow:hidden;height:300px;width:500px;"><div id="gmap_canvas" style="height:300px;width:500px;"><style>#gmap_canvas img{max-width:none!important;background:none!important}</style><a class="google-map-code" href="http://www.themecircle.net/wordpress-travel/" id="get-map-data">themecircle</a></div></div><script type="text/javascript"> function init_map(){var myOptions = {zoom:15,center:new google.maps.LatLng(40.44153932835297,-79.94490297104494),mapTypeId: google.maps.MapTypeId.ROADMAP};map = new google.maps.Map(document.getElementById("gmap_canvas"), myOptions);marker = new google.maps.Marker({map: map,position: new google.maps.LatLng(40.44153932835297, -79.94490297104494)});infowindow = new google.maps.InfoWindow({content:"<b>CoAx Lab</b><br/>Carnegie Mellon, Baker Hall<br/>15213 Pittsburgh" });google.maps.event.addListener(marker, "click", function(){infowindow.open(map,marker);});infowindow.open(map,marker);}google.maps.event.addDomListener(window, 'load', init_map);</script>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<div class="footer-section">
<div class="container">
<div class="footer-bottom">
<p>Copyright © 2016 <span>CoAxlab.</span> All rights reserved | banner by KJ | Icons by KD | Design by<a href="http://w3layouts.com">W3layouts</a></p>
</div>
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
</div>
</div>
</body>
</html>