GitXplorerGitXplorer
t

neurotools

public
5 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
b93dd5366d5c2b5503714e22cb98b46f6d9cac90

Keep on trying to get headless working...

ttbekolay committed 13 years ago
Unverified
6fe9e8a3788a62519a1b90dfd15a514589c916a4

Fixes for failing unit tests in headless environments

ttbekolay committed 13 years ago
Unverified
98daab1ee6dd17a37e6998252b9174b6e1a48ed1

Unit tests should be passing now

ttbekolay committed 13 years ago
Unverified
3123a7176158308df042bc39f34330a71eacd825

Whoops, test directory too

ttbekolay committed 13 years ago
Unverified
eafcd3e850b8fee14d94de9b73199645d6409a85

NeuroTools to neurotools (more Pythonic)

ttbekolay committed 13 years ago
Unverified
da7c4a1674d572cd9cfb2c734793571166047615

Point setup.py to the right directory...

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