GitXplorerGitXplorer
t

neurotools

public
5 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
476ade3a162f48a59f6b8178fec3c8b6a8acfea1

New Haven changes

ttbekolay committed 12 years ago
Unverified
e498c97c9806c498a89b23d2262833c81ddd5fd7

Integrate trac documentation into docs

ttbekolay committed 13 years ago
Unverified
6f69f2ff92204a8cbc449f9ec913cc95f99b0444

More doc stuff

ttbekolay committed 13 years ago
Unverified
c230f120866540406a8b689fc6f0f12f6895318f

C'mooon unit tests

ttbekolay committed 13 years ago
Unverified
cba2ddacba59308646162028ae332e4ffeb4eac3

Some docstring fixes

ttbekolay committed 13 years ago
Unverified
9e040ce8b5fdd1004e4ec3430f13030611426adb

More unit test fixes

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