From 183c70d52515c47689c866dfce54f27b3a0891c5 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Thu, 25 Nov 2010 13:30:00 +0530 Subject: Added Jarrod's talk title and abstract to the schedule. --- project/templates/talk/conf_schedule.html | 40 ++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/project/templates/talk/conf_schedule.html b/project/templates/talk/conf_schedule.html index 25e711c..446d654 100644 --- a/project/templates/talk/conf_schedule.html +++ b/project/templates/talk/conf_schedule.html @@ -68,7 +68,7 @@ 15:15-15:35Puneeth ChagantiPictures, Songs and Python 15:35-15:55Hrishikesh DeshpandeWavelet based denoising of ECG using Python 15:55-16:10Tea-Break -16:10-16:40Jarrod MillmanInvited Talk +16:10-16:40Jarrod MillmanInvited Talk: Building an open development community for neuroimaging analysis 16:40-17:00Ramakrishna Reddy YekullaBuilding and Packaging your Scientific Python Application For Linux Distributions 17:00-17:20Yogesh KarpateAutomatic Proteomic Finger Printing using Scipy 17:20-17:40Manjusha JoshiSAGE for Scientific computing and Education enhancement @@ -313,6 +313,44 @@ bit about my PhD on super-resolution imaging! + + + +

Building an open development community for neuroimaging analysis

+ + +

Jarrod Millman +

+ + + +

Talk/Paper Abstract

+ + +

Programming is becoming increasingly important to scientific activity. +As its importance grows, the need for better software tools becomes more +and more central to scientific practice. However, many fields of science +rely on badly written, poorly documented, and insufficiently tested +codebases. Moreover, scientific software packages often implement only the +approaches and algorithms needed or promoted by the specific lab where the +software was written. + +In this talk, I will illustrate this situation by discussing some of the +weaknesses of the software ecosystem for neuroimaging analysis circa 2004. +I will then describe how several of my colleagues and I are attempting +to rectify this situation with a project called Neuroimaging in Python +(http://nipy.org). Specifically, I will +discuss the approach we've taken (e.g., using Python) and the lessons +we've learned. +

+ + + + + + + +

Submitted Talks

-- cgit