To cope with handling complex parameter sets, NeuroTools introduces a class to read / write parameters file and ease the creation of a "standard library" of neural parameters (for instance parameters of a neuron, a synapse)
- implementation: source:trunk/src/parameters.py
- examples: source:trunk/std_params
