region_grower

region-grower package.

Synthesize cells in a given spatial context.

Exceptions

RegionGrowerError

Exception thrown by region grower.

SkipSynthesisError

An exception thrown when the morphology synthesis must be skipped.

exception region_grower.RegionGrowerError

Bases: Exception

Exception thrown by region grower.

exception region_grower.SkipSynthesisError

Bases: Exception

An exception thrown when the morphology synthesis must be skipped.

Modules

atlas_helper

An atlas helper to lookup the depths and orientations from an atlas.

cli

Command Line Interface for the region_grower package.

context

Use spatial properties to grow a cell.

generate

Functions to generate parameters and distributions.

modify

Use spatial properties to modify synthesis input.

morph_io

Module to load and write morphologies.

synthesize_morphologies

Synthesize the morphologies.

utils

Utils module.

version

Version of the region-grower package.