Skip to content

Python module to describe neuronal cultures as complex shapes

License

Notifications You must be signed in to change notification settings

SENeC-Initiative/PyNCulture

Repository files navigation

PyNCulture

Python module to describe neuronal cultures as complex shapes.

Principle

This module uses the shapely library to provide an easy way of describing the boudaries of a neuronal culture and to generate neurons inside this environment.

The package requires:

Except for shapely, all other modules can be installed through pip.

Features

  • Load objects from SVG files
  • Load objects from DXF files (experimental)
  • Generate neurons randomly inside the culture.

Examples

You can see the examples folder to test culture generation from files. The matplotlib and the descartes packages are required to plot the shapes.

About

Python module to describe neuronal cultures as complex shapes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages