axon_synthesis.inputs.create¶
Package to create inputs.
Functions
|
Create all inputs required to synthesize long-range axons. |
- axon_synthesis.inputs.create.create_inputs(morphology_dir: str | PathLike, output_dir: str | PathLike, clustering_parameters: dict, wmr_config: WmrConfig | None = None, atlas_config: AtlasConfig | None = None, neuron_density: float | None = None, bouton_density: float | None = None, *, debug: bool = False, rng: None | int | Sequence[int] | SeedSequence | BitGenerator | Generator = None, parallel_config: ParallelConfig | None = None)¶
Create all inputs required to synthesize long-range axons.