Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Previous revision
Next revision Both sides next revision
shared:people [2020/02/18 14:03]
shared:people [2022/09/04 13:19]
justin
Line 1: Line 1:
-====== ​Members at Stanford University ​====== +<​html><​!-- *+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=* 
-^ Justin L. Gardner ​Principle Investigator ^ +For instructions on how to add yourself search down to where 
-|{{ :​shared:​jlgheadshot.jpg?​240x160 |}} | Assistant ​ProfessorDepartment of Psychology<​html><​br/></​html>​Stanford ​Neurosciences ​Institute<​html><​br/></​html>​Stanford University<​html><​br/><​br/></​html> ​University ​of California Berkeley & UCSF, PhD in Bioengineering2002<​html><​br/></​html>​Yale University, B.S. in Computer Science1993<​html><​br/></​html>​[[shared:Justin Gardner CV|[Curriculum Vitae]]]+it says: "Add yourself above this line"​ 
-Minyoung Lee ^ PhD Student ^ +*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=* --></​html>​ 
-|{{ http://cicl.stanford.edu/img/members/minyoung_lee.jpg?160x160 ​|}}|Korea University, ​M.S. in Cognitive Psychology2015<​html><​br/></​html>​Korea UniversityB.Ain Psychology, 2012<​html><​br/></​html>​| +<​html><​style>​ 
-Akshay Jagadeesh ​PhD Student ​+.page table { 
-|{{ :shared:akshay.jpg?240x175 ​|}} | University ​of CaliforniaBerkeley, B.AComputer ScienceCognitive Science2016<​html><​br/></​html>​https://​stanford.edu/~akshayj<​html><​br/></​html>​| +  border: none; 
-Guillaume Riesen ​^ PhD Student ^ +  table-layout:​ fixed; 
-|{{ https://med.stanford.edu/neurogradprogram/news_and_events/news/2016-student-in-focus--guillaume-riesen/_jcr_content/main/image_891596975.img.320.high.jpg?231x160 ​|}}| BSc in Cognitive Neuroscience ​from Brown University | +  width: 100% 
-Jun Hwan (Joshua) Ryu ^ PhD Student ^ +
-|{{ :shared:josh190901.jpg?160x197 ​|}} | Yale UniversityB.A. in Cognitive Science and Mathematics,​ 2016+ 
-Josh Wilson ​^ Research ​Coordinator ​+.page table tr { 
-|{{ :shared:jw.jpg?197x197 ​|}} | UC BerkeleyB.AMolecular & Cell Biology ​(Neurobiologyand Cognitive Science, 2019|+  border: none; 
 +
 + 
 +.page table tr td { 
 +  border: none; 
 +  text-align: justify; 
 +
 + 
 +.page img { 
 +  border-radius:​ 25px; 
 +  box-shadow: 4px 8px 6px lightgray;​ 
 +
 + 
 +.page table thead th { 
 +  border: none; 
 +  background-color:​ lightsteelblue;​ 
 +  height: 5vh; 
 +  box-shadow: 4px 8px 6px lightgray;​ 
 +  border-radius:​ 10px; 
 +  color: white; 
 +  text-align: center; 
 +
 + 
 +.grid-container { 
 +  display: grid; 
 +  grid-row-gap:​ 5vh; 
 +  grid-column-gap:​ 5vw; 
 +  grid-auto-flow:​ row; 
 +  grid-template-columns:​ auto auto auto; 
 +  grid-template-rows:​ auto auto auto auto auto; 
 +
 + 
 +img { 
 +}.animation { 
 +    -webkit-transition:​ 1s background 500ms ease-in 500ms; /* property duration timing-function delay */ 
 +    -moz-transition:​ 1s background 500ms ease-in 500ms; 
 +    -o-transition:​ 1s background 500ms ease-in 500ms; 
 +    transition: 1s background 500ms ease-in 500ms; 
 +
 +</​style>​ 
 +<table style="​width:​100%;​border:​0;"><​tr style="​border:​0;"><​td style="​border:​0;​font-family:​helvetica,​arial,​sans-serif;​font-size:​28px;​font-weight:​bold;">​ 
 + 
 + 
 +<script type="​text/​javascript"​ language="​JavaScript">​ 
 + 
 +// create cookie 
 +function createCookie(name,​value,​days) { 
 +  if (days) { 
 +    var date = new Date(); 
 +    date.setTime(date.getTime()+(days*24*60*60*1000));​ 
 +    var expires = "; expires="​+date.toGMTString();​ 
 +  } 
 +  else var expires = "";​ 
 +    document.cookie = name+"​="​+value+expires+";​ path=/";​ 
 +
 + 
 +// read cookie 
 +function readCookie(name) { 
 +  var nameEQ = name + "​=";​ 
 +  var ca = document.cookie.split(';'​);​ 
 +  for(var i=0;i < ca.length;​i++) { 
 +    var c = ca[i]; 
 +    while (c.charAt(0)=='​ ') c = c.substring(1,​c.length);​ 
 +    if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,​c.length);​ 
 +  } 
 +  return null; 
 +
 + 
 +// Set to how many images there are 
 +nImages = 10; 
 + 
 +imageNames = new Array(nImages);​ 
 +imageWidth = new Array(nImages);​ 
 +imageHeight = new Array(nImages);​ 
 + 
 +// Names of images 
 +imageNames[0] = '​anzabrainego';​ 
 +imageNames[1] = '​california';​ // needs higher res 
 +imageNames[2] = '​diamond_ice_brain';​ 
 +imageNames[3] = '​brainnewfinnotext';​ // needs higher res 
 +imageNames[4] = '​sunmoon';​ 
 +imageNames[5] = '​miyakojima';​ 
 +imageNames[6] = '​lavabrain';​ 
 +imageNames[7] = '​fishlights';​ // needs higher res 
 +imageNames[8] = '​miyako';​ // needs higher res 
 +imageNames[9] = '​iceland';​ // needs higher res 
 + 
 +function writeRandomImage(imageWidth,​ imageHeight) { 
 +  // read the cookie value for the last displayed image 
 +  var lastImageNum = readCookie('​lastImageNum'​);​ 
 + 
 +  // increment value 
 +  lastImageNum = parseInt(lastImageNum)+1;​ 
 +  if (!((lastImageNum < nImages) && (lastImageNum >= 0)))  
 +    lastImageNum = 0; 
 + 
 +  // save the lastImageNum 
 +  createCookie('​lastImageNum',​lastImageNum,​1) 
 + 
 +  // set the image number to display 
 +  dispImage = lastImageNum;​ 
 + 
 + 
 +  // Images are scaled to multiple widths for faster loading 
 +  // There is a csh script in home called wikiimage which automatically ​  ​scales images 
 +  imageScales = [480, 960, 1136, 1334, 1920]; 
 + 
 +  // Write out image string with srcset which allows for multiple scaled images 
 +  document.write('<​img id="​mainImage" ​ src="/​lib/​exe/​fetch.php/​home/'​+imageNames[dispImage]+'​_1136w.jpg'​+'"​ cache=cache"​ srcset="'​);​ 
 + 
 +  // write out each one of the scaled image names and the width 
 +  imageScales.forEach(function (item) { 
 +    document.write('/​lib/​exe/​fetch.php/​home/'​+imageNames[dispImage]+'​_'​+item+'​w.jpg '​+item+'​w '); 
 +  }); 
 +   
 +  // write image width and height if passed in 
 +  if ((imageWidth !== undefined) && (imageHeight !== undefined)) { 
 +    document.write('​width="​imageWidth"​ height="​imageHeight"​ "'​);​ 
 +  } 
 + 
 +  // close the img html  
 +  document.write('"​ class="​media"​ alt=""​ style="​box-shadow:​10px 10px 10px #​AAAAAA"/>'​);​ 
 +
 + 
 +  // put image into a table 
 +document.write('<​tr style="​border:​0;"><​td style="​border:​0;">'​);​ 
 +  // write a random image 
 +  writeRandomImage();​ 
 + 
 +let index = 0; 
 +const imgElement = document.getElementById('​mainImage'​);​ 
 + 
 +function change() { 
 +   ​console.log("​hello world"​);​ 
 +   //​imgElement.src = '/​lib/​exe/​fetch.php/​home/'​+imageNames[index]+'​_1136w.jpg';​ 
 +   ​fadeOutAndfadeIn(imgElement,'/​lib/​exe/​fetch.php/​home/'​+imageNames[index]+'​_1136w.jpg'​);​ 
 +   index > 1 ? index = 0 : index++; 
 +
 + 
 +function fadeOutAndfadeIn(image,​ newImage){ 
 +  var opacity = 1; 
 +  var timer = setInterval(function(){ 
 +  if(opacity < 0.1){ 
 +    clearInterval(timer);​ 
 +    //swap the image, and fadeIn, which is the same as above function 
 +    image.src = newImage; 
 +    fadeIn(image);​ 
 +  } 
 +    image.style.opacity = opacity; 
 +    opacity -=  0.1; 
 +  }, 50); 
 +
 + 
 +function fadeIn(element) { 
 +    var op = 0.1;  // initial opacity 
 +    var timer = setInterval(function () { 
 +        if (op >= 1){ 
 +            clearInterval(timer);​ 
 +        } 
 +        element.style.opacity = op; 
 +        op += 0.1; 
 +    }, 10); 
 +
 +setInterval(change,​ 5000); 
 + 
 +</​script>​ 
 +<​noscript>​ 
 +<img src="/​data/​media/​shared/​brainnewfin800.jpg"​ class="​media"​ alt=""​ /> 
 +</​noscript>​ 
 +</​tr></​td>​ 
 +<tr style="​border:​0;"><​td style="​border:​0;​font-family:​verdana,​arial,​sans-serif;​font-size:​14px;​font-style:​italic;​text-justify:​inter-word;​text-align:​justify;​text-shadow:​10px 10px 7px #​A0A0A0">​ 
 +</​td></​tr>​ 
 +</​table>​ 
 +<div class="​grid-container">​ 
 +</​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Justin L. Gardner<​html><​br/></​html>​Principle Investigator^ 
 +|[[:​shared:​justin_gardner_cv|{{ :​shared:​jlgheadshot.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Associate ​Professor 
 +<​html><​br/></​html>​[[https://​psychology.stanford.edu|Department of Psychology]] 
 +<​html><​br/></​html>​co-Director 
 +<​html><​br/></​html>​[[https://​med.stanford.edu/​neurogradprogram.html|Neurosciences ​Graduate IDP]] 
 +<​html><​br/></​html>​Stanford University 
 +<​html><​br/​></​html><​html><​br/></​html>​[[:​shared:​justin_gardner_cv|CV]]<​html><​br/></​html>​ 
 +<​html><​br/></​html>​How does neural activity in the human cortex create our sense of visual perception? Our lab at Stanford uses a combination of functional magnetic resonance imagingcomputational modeling, and psychophysical measurements to link human perception to cortical brain activity.++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Jiwon Yeon <​html><​br/></​html>​ Post-doc^ 
 +|<​html><​script>​writeRandomImage(240,​160);</​script></​html>​| 
 +| ++ More| 
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Minyoung Lee <​html><​br/></​html> ​PhD Student^ 
 +|{{:​shared:​minyoung_lee.jpg?​240x160|}}| 
 +| ++ More| 
 +<​html><​br/></​html>​Korea University 
 +<​html><​br/></​html>​M.S. ​in Cognitive Psychology2015 
 +<​html><​br/></​html>​Korea University, B.A. in Psychology2012++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Jun Hwan (Joshua) Ryu <​html><​br/></​html> ​PhD Student^ 
 +|{{ :shared:josh190901.jpg?​240x160 ​|}}| 
 +| ++ More| 
 +<​html><​br/></​html>​Yale University, B.A. Cognitive Sicence and Mathematics,​ 2016 
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​Josh is interested in using neural and psychophysical measurements in order to understand neural mechanisms underlying our visual perception.++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Josh Wilson<​html><​br/></​html> ​PhD Student^ 
 +|{{ :shared:​jw.jpg?​240x160 |}}| 
 +| ++ More| 
 +<​html><​br/></html>UC Berkeley, B.AMolecular & Cell Biology (Neurobiology) and Cognitive Science 2019 
 +<​html><​br/></html> 
 +<​html><​br/></​html>​Josh is interested in how we encode, represent, and utilize representations of information in cortex.++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Austin Kuo<​html><​br/></​html>​ PhD Student^ 
 +|{{ :​shared:​austin.jpg?240x160 ​|}}| 
 +| ++ More| 
 +<​html><​br/></​html>​University ​of Texas at AustinB.S. Neuroscience,​ 2018  
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​Austin is interested ​in using neural and psychophysical measurements in order to understand neural mechanisms underlying our visual perception.++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Alex Durango<​html><​br/></​html>​ PhD Student^ 
 +|<​html><​script>​writeRandomImage(240,160);</​script></​html>​| 
 +| ++ More| 
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Hyunwoo Gu<​html><​br/></​html>​ PhD Student^ 
 +|<​html><​script>​writeRandomImage(240,160);</​script></​html>​| 
 +| ++ More| 
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​ 
 +<​html><​br/></​html>​++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 + 
 +<​html><​!-- *+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=* 
 +Add yourself above this line!! 
 +1) Copy the last persons code and place below them (remember to add the next **** comment line for the next person) 
 +2) Upload an image of yourself by clicking on the picture icon in the toolbar 
 +3) Add your image using a tag like the following: {{ :​shared:​austin.jpg?240x160 |}} making sure to have the image scaled to 240x160 so that everything comes out even with the other images 
 +4) If you have somewhere that you want your image to link to, then you can add that (look at the first entry for me (Justin) to see the syntax for that) 
 +5) Add info for yourself and your tag line (see other entries for how)  
 +*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=*+=* --></​html><​html></​div></​html>​ 
 +====== Former Members ====== 
 +<​html><​div class="​grid-container"></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Franco Pestilli<​html><​br/></​html>​Post-doc^ 
 +|[[http://​www.francopestilli.com|{{ :​shared:​photo_021807_003.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Associate Professor 
 +<​html><​br/></​html>​Department of Psychology 
 +<​html><​br/></​html>​The University of Texas at Austin++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Steeve Laquitaine<​html><​br/></​html>​Post-doc^ 
 +|[[https://​steevelaquitaine.blogspot.com|{{ :​shared:​steevelaquitaine.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Postdoctoral Research AssociateRiken BSI, 2010-2012 
 +<​html><​br/></​html>​University Bordeaux 2, PhD in Neurosciences,​ 2010 
 +<​html><​br/></​html>​University Bordeaux 2, MSc Medical and Biological Sciences, 2007++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Arman Abrahamyan<​html><​br/></​html>​Post-doc^ 
 +|[[http://​www.armanaresearch.org|{{ :​shared:​arman_v1.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Data Science Chapter Lead 
 +<​html><​br/></​html>​Commonwealth Bank, Australia++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Ilias Rentzeperis<​html><​br/></​html>​Post-doc
 +|[[https://​medium.com/​@ilias.rentzeperis/​about|{{ :shared:IliasRentzeperis.jpg?240x160 ​|}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Swiss Federal Institute ​of Technology (ETH) 
 +<​html><​br/></​html>​Dr. sc.Neuroscience2012 
 +<​html><​br/></​html>​Carnegie Mellon University 
 +<​html><​br/></​html>​M.Sc. in Information Networking, 2005 
 +<​html><​br/></​html>​Michigan Technological University 
 +<​html><​br/></​html>​B.Sin Electrical Engineering2002++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Johan Carlin<​html><​br/></​html>​Visiting Post-doc^ 
 +|[[https://​www.johancarlin.com|{{ :​shared:​johan.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​University of CambridgePhD Biology 2012 
 +<​html><​br/></​html>​University of York, BSc Psychology 2008 
 +<​html><​br/></​html>​MRC Cognition and Brain Sciences Unit, UK++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Andrew Isaac Meso<​html><​br/></​html>​Visiting Post-doc^ 
 +|[[https://www.kcl.ac.uk/people/​andrew-meso|{{ :​shared:​sel_6551a.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Lecturer in Computational Neuroscience 
 +<​html><​br/></​html>​King'​s College London++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Cameron McKenzie<​html><​br/></​html>​PhD Student^ 
 +|[[https://​au.linkedin.com/​in/​cameron-mckenzie-36412b185|{{ :​shared:​screen_shot_2019-09-19_at_9.24.26_pm.png?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Medical Student 
 +<​html><​br/></​html>​University of Newcastle++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Dan Birman<​html><​br/></​html>​PhD Student^ 
 +|[[https://​danbirman.com|{{ :​shared:​dan.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Washington Research Foundation Postdoctoral Fellow 
 +<​html><​br/></​html>​University of Washington++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^ Guillaume Riesen<​html><​br/></​html>​PhD Student^ 
 +|[[https://www.youtube.com/user/thegnome54|{{ :​shared:​guillaume001.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></html>​[[https://​www.worldview.studio/​who-we-are|Worldview Studio]] 
 +<​html><​br/></​html>​Science Engagement Designer++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** ​--></html> 
 +<​html><​div><​/html> 
 +^Akshay Jagadeesh<​html><​br/></​html>​PhD Student^ 
 +|[[https://​www.akshayjagadeesh.com|{{ :​shared:​akshay.jpg?240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Postdoctoral Fellow 
 +<​html><​br/></​html>​Harvard University++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Katharina Dobs<​html><​br/></​html>​Visiting PhD Student^ 
 +|[[https://​www.katharinadobs.com|{{ :​shared:​katharina_dobs_web.jpg?240x160 ​|}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Group Leader of the Cognitive ​Computational ​Neuroscience ​Lab 
 +<​html><​br/></​html>​[[https://​www.uni-giessen.de/​faculties/​f06/​psy|Justus-Liebig ​University ​Giessen]]++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Brett Vintch<​html><​br/></​html>​Visiting PhD Student^ 
 +|[[https://​www.linkedin.com/​in/​brettvintch|{{ :​shared:​brett.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Head of Applied Science & Data Science 
 +<​html><​br/></​html>​Uber Eats Consumer & Merchant++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Darren Seibert<​html><​br/></​html>​Visiting ​PhD Student^ 
 +|[[https://​www.semanticscholar.org/​author/​Darren-Seibert/​11287004|{{ :shared:darren.jpg?240x160 ​|}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Medical Student 
 +<​html><​br/></​html>​Upstate SUNYSyracuse NY++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Yuko Hara (原 由子)<​html><​br/></​html>​Technical Staff^ 
 +|[[https://​www.linkedin.com/in/mryuko|{{ :​shared:​yukohara2.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Software Engineer 
 +<​html><​br/></​html>​Intuitive ++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Li-Feng Yeh<​html><​br/></​html>​Technical Staff^ 
 +|[[|{{ :​shared:​lfy.png?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Research ​Associate 
 +<​html><​br/></​html>​RIKEN++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Sam Mokhtary<​html><​br/></​html>​Technical Staff
 +|[[https://​sammokhtary.com|{{ :shared:fishyfish.jpg?240x160 ​|}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Promoterentrepreneur++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Kenji Haruhana (春花 健児)<​html><​br/></​html>​Technical Staff^ 
 +|[[https://​jp.linkedin.com/​in/​kenji-haruhana-3a0b17b9|{{ :​shared:​dscn1055.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​Education and Research Support Staff 
 +<​html><​br/></​html>​Hiroshima University++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 +<​html><​div></​html>​ 
 +^Toshiko Ikari (碇 敏子)<​html><​br/></​html>​Administrative Assistant^ 
 +|[[https://​sammokhtary.com|{{ :​shared:​toshiko.jpg?​240x160 |}}]]| 
 +| ++ More| 
 +<​html><​br/></​html>​++| 
 +<​html></​div></​html>​ 
 +<​html><​!-- ************************************************** --></​html>​ 
 + 
 +<​html></​div></​html>​
  
-====== Collaborators ====== 
-^ Franco Pestilli ^ Associate Professor, Indiana University ^ 
-|{{ :​shared:​photo_021807_003.jpg?​120x180 |}}|New York University, PhD in Psychology, 2008<​html><​br/></​html>​University of Rome, B.A. in Experimental Psychology, 2000<​html><​br/></​html>​[[http://​www.francopestilli.com|francopestilli.com]]| 
-^ Johan Carlin ^ Post-doctoral collaborator / MRC Cognition and Brain Sciences Unit, UK^ 
-|{{ :​shared:​johan.jpg?​180x120 |johan}}|University of Cambridge, PhD Biology 2012<​html><​br/></​html>​University of York, BSc Psychology 2008<​html><​br/></​html>​http://​www.mrc-cbu.cam.ac.uk/​people/​johan.carlin/​| 
-^ Andrew Isaac Meso ^ Visiting Post-doctoral Fellow / Institut de Neurosciences de la Timone, Marseille ^ 
-|{{ :​shared:​sel_6551a.jpg?​157x180 |}}|Royal Holloway University of London, PhD in Visual Neuroscience,​ 2008<​html><​br/></​html>​University College London, M.Sc. Medical Physics, 2004<​html><​br/></​html>​Imperial College London, B.Sc. Physics, 2001<​html><​br/></​html>​| 
-====== Former Stanford members and collaborators ====== 
-^ Steeve Laquitaine ^ Postdoctoral Researcher ^ 
-|{{ :​shared:​SteeveLaquitaine.jpg?​140x140 |}}|Postdoctoral Research Associate, Riken BSI, 2010-2012<​html><​br/></​html>​University Bordeaux 2, PhD in Neurosciences,​ 2010<​html><​br/></​html>​University Bordeaux 2, MSc Medical and Biological Sciences, 2007<​html><​br/></​html>​Web:​ http://​steevelaquitaine.blogspot.jp/​| 
-^ Ilias Rentzeperis ^ Postdoctoral Researcher ^ 
-|{{ :​shared:​IliasRentzeperis.jpg?​240x180 |}}|Swiss Federal Institute of Technology (ETH), Dr. sc., Neuroscience,​ 2012<​html><​br/></​html>​Carnegie Mellon University, M.Sc. in Information Networking, 2005<​html><​br/></​html>​Michigan Technological University, B.S. in Electrical Engineering,​ 2002<​html><​br/></​html>​email:​ ilias.rentzeperis@gmail.com| 
-^ Arman Abrahamyan ^ Postdoctoral Researcher ^ 
-|{{ :​shared:​arman_v1.jpg?​240x180 |}}|Postdoctoral Research Associate, University of Sydney, 2008 - 2012<​html><​br/></​html>​University of Western Sydney, PhD in Experimental Psychology, 2008<​html><​br/></​html>​Yerevan State University, MSc Applied Mathematics and Computer Science, 1997<​html><​br/></​html>​Web:​ www.armanaresearch.org| 
-^ Dan Birman ^ PhD Student ^ 
-|{{ :​shared:​dan.jpg?​240x158 |}} | Stanford University, Ph.D. in Psychology (Cognitive Neuroscience),​ 2019<​html><​br/></​html>​Cornell University, B.A. in Biology, 2012<​html><​br/></​html>​www.danbirman.com<​html><​br/></​html>​| 
-^ Cameron McKenzie ^ PhD Student ^ 
-|{{ :​shared:​screen_shot_2019-09-19_at_9.24.26_pm.png?​240 |}}|Stanford University. Ph.D. (Psychology),​ 2017<​html><​br/></​html>​University of Melbourne. L.L.B. (Hons), 2007<​html><​br/></​html>​University of Melbourne. B.A., 2007<​html><​br/></​html>​| 
-====== Former RIKEN members and collaborators ====== 
-^ Katharina Dobs ^ PhD Max Planck Institute for Biological Cybernetics ^ 
-| {{ shared:​katharina_dobs_web.jpg }} | [[www.katharinadobs.com|http://​www.katharinadobs.com]] | 
-^ Yuko Hara (原 由子)^ Masters Tokyo University ^ 
-|{{ :​shared:​yukohara2.jpg?​120x180 |}}|Yale University, B.S. in Biomedical Engineering,​ 2009<​html><​br/></​html>​[[:​grupub:​yukoCV|Info]]| 
-^ Brett Vintch ^ PhD New York University^ 
-|{{ :​shared:​brett.jpg?​240x166 |}}|Johns Hopkins University, Biomedical Engineering (BS) 2005<​html><​br/></​html>​University of Chicago, Computational Neuroscience (MS) 2007<​html><​br/></​html>​| 
-^ Sam Mokhtary ^ Technical Staff ^ 
-|{{ :​shared:​fishyfish.jpg?​240x180 |}}|University College London, B.S. in Neuroscience,​ 2008| 
-^ Li-Feng Yeh ^ Technical Staff ^ 
-|{{ :​shared:​lfy.png?​180x180 |lfy}}|National Yang-Ming University, M.S. in Neurosciences,​ 2011<​html><​br/>​ 
-</​html>​National Taiwan University, Bachelor of Law and B.S. in Life Sciences, 2008<​html><​br/></​html>​| 
-^ Darren Seibert ^ PhD student collaborator / MIT^ 
-|{{ :​shared:​darren.jpg?​100x153 |}}|University of Houston, Biomedical Engineering (BS) 2012<​html><​br/></​html>​| 
-^ Kenji Haruhana (春花 健児) ^ Technical Staff ^ 
-|{{ :​shared:​dscn1055.jpg?​240x180 |}}|Kyushu Institute of Technology, M.S. in Engineering,​ 2002| 
-^ Toshiko Ikari (碇 敏子)^ Administrative assistant ^ 
-|{{ :​shared:​toshiko.jpg?​240x169 |}}|University of Washington (BA) |