nrv.nmod.utils
Description
nmod util: utils function and class specific to nmod sub-package.
nmod utils mostly gather tools to build axon populations.
Classes
|
A class for drawing circles-inside-a-circle. |
Functions
|
Get a matrix containing the distance of three array containg the position and radius of various circles. |
|
|
|
Axon Packing algorithm: this operation takes a vector of diameter (random population) and places it at best. |
|
Get a circular contour diameter of the axon population |
|
Expand population of placed axons by a specified number |
|
Remove collinding axons in a population |
|
Remove axons in a population located outside a circular border, defined by its diameter |
|
Load a statistic stored in the included librairy or specified by the user in a csv file (first corlumn: axon diameter bin start - second corlumn: proportion) |
|
Create a virtual population of axons (no Neuron implementation, axon class not called) of a controled number, with controlled statistics. |
|
Create a virtual population of axons (no Neuron implementation, axon class not called) to fill a specified area, with controlled statistics. |
|
Display a population of axons. |
|
Save a placed axonal population to a file |
|
Load a placed population from a file |