GitXplorerGitXplorer
t

neurotools

public
5 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
1fc035c971a6e36cb81be69221d6d4ad1aff0d6d

Using Sphinx for documentation

ttbekolay committed 13 years ago
Unverified
b906d491778b8a2ba56fefc34b86313aab4fa5c8

This one, for real

ttbekolay committed 13 years ago
Unverified
a322fc5395ad6918e7ddce01e9da528de5c72cd2

This should make Travis work...

ttbekolay committed 13 years ago
Unverified
5455cb1a436b799434f4de36c30a2a995cc39104

Trying a trick from Matthew Brett of nipy

ttbekolay committed 13 years ago
Unverified
1341872a8ddc41b29fa1777497614892d21d034e

C'mooon Travis

ttbekolay committed 13 years ago
Unverified
6e8f7d523bf4a17ef1345175b7ab9c953c49ec11

C'mooon Travis

ttbekolay committed 13 years ago

README

The README file for this repository.

NeuroTools

NeuroTools is not a neural simulator, but rather a collection of tools to support all tasks associated with a neural simulation project which are not handled by the simulation engine. NeuroTools is written in Python, and works best with PyNN, or one of the growing list of simulation engines with a Python front-end such as NEURON, NEST, PCSIM, FACETS Neuromorphic VLSI, Brian, MOOSE/GENESIS, Neurospaces/GENESIS. NeuroTools provides modules to facilitate simulation setup, parameterization and instrumentation, and data management, analysis and visualization. The data-related tools are equally suited to analysis of experimental data, although that is not the primary motivation for their development.

NeuroTools aims to:

  1. increase the productivity of individual modellers by automating, simplifying, and establishing best-practices for common tasks,

  2. increase the productivity of the neuroscience modelling community by reducing the amount of code duplication across simulation communities,

  3. increase the reliability of data analysis tools leveraging Linus's law: "given enough eyeballs, all bugs are shallow."

License

Copyright (C) 2008 Daniel Bruederle, Andrew Davison, Jens Kremkow Laurent Perrinet, Michael Schmuker, Eilif Muller, Eric Mueller, Pierre Yger

NeuroTools is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

The GNU General Public License does not permit this software to be redistributed in proprietary programs.

See source:trunk/LICENSE.

Contributing to NeuroTools

If you are interested in participating in NeuroTools development, please see the webpage at http://neuralensemble.org/NeuroTools

Installation

For installation instructions, see source:trunk/INSTALL.

Documentation

For documentation see source:trunk/doc and http://neuralensemble.org/trac/NeuroTools.

For examples see source:trunk/examples.

For more information, see the NeuroTools trac http://neuralensemble.org/trac/NeuroTools.

Reporting Bugs

The NeuroTools project site is also a trac-based (http://trac.edgewall.org) bug management system.

Please report bugs by submitting a "New Ticket" at http://neuralensemble.org/trac/NeuroTools