From: Yaroslav Halchenko Date: Tue, 19 Feb 2013 15:28:58 +0000 (-0500) Subject: Quotes from Alexander and Joseph, Thanks! X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1e89edde4b0793ed048a6fb68911218ca7a58e62;p=neurodebian.git Quotes from Alexander and Joseph, Thanks! --- diff --git a/Makefile b/Makefile index 8aa19e3..f0e6a98 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ distclean: clean source: source-stamp -source-stamp: build/db.db +source-stamp: PYTHONPATH=.:$(PYTHONPATH) python neurodebian/dde.py \ --cfg neurodebian.cfg \ --db build/db.db \ diff --git a/sphinx/testimonials.rst b/sphinx/testimonials.rst index 15a5fd8..3d312df 100644 --- a/sphinx/testimonials.rst +++ b/sphinx/testimonials.rst @@ -140,6 +140,17 @@ Research Software Projects Thanks to NeuroDebian I now have to spend my time thinking hard about what to do with the tools, rather than leisurely installing them and tracking dependencies. +.. quote:: + :author: Alexander Wiebel + :affiliation: OpenWalnut project, Zuse Institute Berlin (ZIB), Germany + :date: 2013-02-19 + :tags: email, breadth, dissemination + + It is great to have NeuroDebian as a platform to bring our + visualization system OpenWalnut to a broad audience together with the large variety of + related data analysis tools available in NeuroDebian. + + Individual Laboratories and Researchers --------------------------------------- @@ -203,3 +214,16 @@ Individual Laboratories and Researchers Without NeuroDebian we would have wasted precious time for deploying software, and we wouldn't have tested so many software tools. + +.. quote:: + :author: Joseph Viviano + :affiliation: York University, Toronto Canada + :date: 2013-02-19 + :tags: email, reproducibility, versioning, impact + + NeuroDebian not only helped our lab focus on research and producing + results with FOSS, it has also made it much easier to maintain + version control, facilitating data portability and + reproducibility. I see this as the most important current project + working towards transparent neuroscientific methods with clear and + reproducible results.