From 430f12bf764d80545daa6384809d178d13946971 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Mon, 18 Oct 2010 19:35:33 +0530 Subject: Changed the order of speakers. --- project/templates/talk/speakers.html | 126 +++++++++++++++++------------------ 1 file changed, 63 insertions(+), 63 deletions(-) (limited to 'project') diff --git a/project/templates/talk/speakers.html b/project/templates/talk/speakers.html index 0115529..1e7cb5e 100644 --- a/project/templates/talk/speakers.html +++ b/project/templates/talk/speakers.html @@ -29,69 +29,6 @@
-
Satrajit
-

Satrajit Ghosh

- Satrajit Ghosh is a research scientist at Research Laboratory of - Electronics at MIT and a faculty member of the Speech and Hearing - Biosciences and Technology program within the Harvard-MIT division - of Health Sciences and Technology. He has extensive experience with - neuroimaging, signal processing and software development. He has - developed state-of-the-art tools for analysis of neuroimaging data - and is managing the development of a Python-based, opensource, - multi-institution software project aimed at improving interoperability - among existing imaging analysis software packages - (http://nipy.org/nipype/). His current research focus is on - utilizing pattern classification approaches for diagnosis and - prediction of neurological disorders. His prior work involves - real-time synthesis of computer music and sound effects, controlling - chaotic oscillators, computational modeling of speech acquisition - and production, and realtime DSP-based speech signal processing. He - holds a BS(Honors) degree in Computer Science from the National - University of Singapore and a PhD in Cognitive and Neural Systems - from Boston University.
-
-
-

- -
-
Jarrod Millman
-

Jarrod Millman

- He is on the SciPy steering committee and an active - contributor to both the NumPy and SciPy projects. He is the acting - managing director and the director of computing for UC Berkeley's - Neuroscience Institute, where he helped found the Neuroimaging in - Python (NIPY) project. -
-
-

- -
-
Prabhu Ramachandran
-

Prabhu Ramachandran

- He is the architect of Mayavi (3D visualization in Python) and is - currently a faculty member at the Department of Aerospace Engineering, - Indian Institute of Technology Bombay, India. -
-
-

- -
-
Asokan Pichai
-

Asokan Pichai

- Mr. Asokan Pichai is the consultant/Project manager for the Python - group of the FOSSEE project. He is also the principal consultant at - Merquri consulting. He has immense experience in the field of training - and instructional design. He has been a director at CIBS and has been - the CEO/CTO of various firms such as MinVesta Infotech Ltd., Arkin - Systems and Future Focus Infotech. -
-
-

-

John Hunter

John Hunter received his Ph.D. in neurobiology at the University of @@ -129,6 +66,17 @@


+
+
Prabhu Ramachandran
+

Prabhu Ramachandran

+ He is the architect of Mayavi (3D visualization in Python) and is + currently a faculty member at the Department of Aerospace Engineering, + Indian Institute of Technology Bombay, India. +
+
+

+

Stéfan van der Walt

Stéfan van der Walt is a researcher and lecturer in Applied Mathematics @@ -143,6 +91,58 @@


+ +
+
Jarrod Millman
+

Jarrod Millman

+ He is on the SciPy steering committee and an active + contributor to both the NumPy and SciPy projects. He is the acting + managing director and the director of computing for UC Berkeley's + Neuroscience Institute, where he helped found the Neuroimaging in + Python (NIPY) project. +
+
+

+ +
Satrajit
+

Satrajit Ghosh

+ Satrajit Ghosh is a research scientist at Research Laboratory of + Electronics at MIT and a faculty member of the Speech and Hearing + Biosciences and Technology program within the Harvard-MIT division + of Health Sciences and Technology. He has extensive experience with + neuroimaging, signal processing and software development. He has + developed state-of-the-art tools for analysis of neuroimaging data + and is managing the development of a Python-based, opensource, + multi-institution software project aimed at improving interoperability + among existing imaging analysis software packages + (http://nipy.org/nipype/). His current research focus is on + utilizing pattern classification approaches for diagnosis and + prediction of neurological disorders. His prior work involves + real-time synthesis of computer music and sound effects, controlling + chaotic oscillators, computational modeling of speech acquisition + and production, and realtime DSP-based speech signal processing. He + holds a BS(Honors) degree in Computer Science from the National + University of Singapore and a PhD in Cognitive and Neural Systems + from Boston University.
+
+
+

+ +
+
Asokan Pichai
+

Asokan Pichai

+ Mr. Asokan Pichai is the consultant/Project manager for the Python + group of the FOSSEE project. He is also the principal consultant at + Merquri consulting. He has immense experience in the field of training + and instructional design. He has been a director at CIBS and has been + the CEO/CTO of various firms such as MinVesta Infotech Ltd., Arkin + Systems and Future Focus Infotech. +
+
+

{% endblock content %} \ No newline at end of file -- cgit