bsbΒΆ
- bsb package
- Subpackages
- bsb.cli package
- bsb.config package
- bsb.topology package
- bsb.morphologies package
- bsb.placement package
- bsb.connectivity package
- bsb.simulation package
- Submodules
- bsb.simulation.simulation module
- bsb.simulation.adapter module
- bsb.simulation.cell module
- bsb.simulation.component module
- bsb.simulation.connection module
- bsb.simulation.device module
- bsb.simulation.parameter module
- bsb.simulation.results module
- bsb.simulation.targetting module
- Module contents
- bsb.services package
- bsb.storage package
- Submodules
- bsb.core module
ReportListener
Scaffold
Scaffold.after_connectivity
Scaffold.after_placement
Scaffold.attr
Scaffold.cell_types
Scaffold.clear()
Scaffold.clear_connectivity()
Scaffold.clear_placement()
Scaffold.compile()
Scaffold.configuration
Scaffold.connectivity
Scaffold.create_entities()
Scaffold.create_job_pool()
Scaffold.files
Scaffold.get_cell_types()
Scaffold.get_config_diagram()
Scaffold.get_connectivity()
Scaffold.get_connectivity_set()
Scaffold.get_connectivity_sets()
Scaffold.get_dependency_pipelines()
Scaffold.get_placement()
Scaffold.get_placement_of()
Scaffold.get_placement_set()
Scaffold.get_placement_sets()
Scaffold.get_simulation()
Scaffold.get_storage_diagram()
Scaffold.is_main_process()
Scaffold.is_worker_process()
Scaffold.merge()
Scaffold.morphologies
Scaffold.network
Scaffold.partitions
Scaffold.place_cells()
Scaffold.placement
Scaffold.regions
Scaffold.register_listener()
Scaffold.register_pool_cached_item()
Scaffold.remove_listener()
Scaffold.require_connectivity_set()
Scaffold.resize()
Scaffold.run_after_connectivity()
Scaffold.run_after_placement()
Scaffold.run_connectivity()
Scaffold.run_pipelines()
Scaffold.run_placement()
Scaffold.run_placement_strategy()
Scaffold.run_simulation()
Scaffold.simulations
Scaffold.storage
Scaffold.storage_cfg
from_storage()
- bsb.cell_types module
CellType
PlacementIndications
PlacementIndications.count
PlacementIndications.count_ratio
PlacementIndications.density
PlacementIndications.density_key
PlacementIndications.density_ratio
PlacementIndications.geometry
PlacementIndications.get_node_name()
PlacementIndications.local_count_ratio
PlacementIndications.morphologies
PlacementIndications.planar_density
PlacementIndications.radius
PlacementIndications.relative_to
PlacementIndications.scaffold
Plotting
- bsb.exceptions module
AdapterError
AllenApiError
AttributeMissingError
BootError
CLIError
CastConfigurationError
CastError
CfgReferenceError
ChunkError
CircularMorphologyError
ClassError
ClassMapMissingError
CodeImportError
CommandError
CompartmentError
CompilationError
ConfigTemplateNotFoundError
ConfigurationError
ConfigurationFormatError
ConfigurationWarning
ConnectivityError
ConnectivityWarning
ContinuityError
DataNotFoundError
DataNotProvidedError
DatasetExistsError
DatasetNotFoundError
DependencyError
DistributionCastError
DistributorError
DryrunError
DynamicClassError
DynamicClassInheritanceError
DynamicObjectNotFoundError
EmptyBranchError
EmptySelectionError
EmptyVoxelSetError
ExternalSourceError
FileImportError
FileReferenceError
GatewayError
IncompleteExternalMapError
IncompleteMorphologyError
IndicatorError
InputError
IntersectionDataNotFoundError
InvalidReferenceError
JobCancelledError
JobPoolContextError
JobPoolError
JobSchedulingError
LayoutError
MissingActiveConfigError
MissingMorphologyError
MissingSourceError
MorphologyDataError
MorphologyError
MorphologyRepositoryError
MorphologyWarning
NoReferenceAttributeSignal
NodeNotFoundError
NoneReferenceError
OptionError
PackageRequirementWarning
PackingError
PackingWarning
ParameterError
ParserError
PlacementError
PlacementRelationError
PlacementWarning
PluginError
ReadOnlyOptionError
RedoError
ReificationError
RequirementError
ScaffoldError
ScaffoldWarning
SelectorError
SimulationError
SourceQualityError
StorageError
TopologyError
TreeError
TypeHandlingError
UnfitClassCastError
UnknownConfigAttrError
UnknownGIDError
UnknownStorageEngineError
UnmanagedPartitionError
UnresolvedClassCastError
VoxelSetError
- bsb.exceptions module
- bsb.option module
- bsb.options module
ProfilingOption
ProfilingOption.cli
ProfilingOption.description
ProfilingOption.env
ProfilingOption.get_default()
ProfilingOption.getter()
ProfilingOption.inverted_flag
ProfilingOption.is_flag
ProfilingOption.name
ProfilingOption.positional
ProfilingOption.project
ProfilingOption.readonly
ProfilingOption.script
ProfilingOption.setter()
ProfilingOption.use_action
ProfilingOption.use_extend
VerbosityOption
VerbosityOption.cli
VerbosityOption.description
VerbosityOption.env
VerbosityOption.get_default()
VerbosityOption.getter()
VerbosityOption.inverted_flag
VerbosityOption.is_flag
VerbosityOption.name
VerbosityOption.positional
VerbosityOption.project
VerbosityOption.readonly
VerbosityOption.script
VerbosityOption.setter()
VerbosityOption.use_action
VerbosityOption.use_extend
discover_options()
get_module_option()
get_option()
get_option_classes()
get_option_descriptor()
get_option_descriptors()
get_project_option()
is_module_option_set()
read_option()
register_option()
reset_module_option()
set_module_option()
store_option()
unregister_option()
- bsb.plugins module
- bsb.postprocessing module
- bsb.reporting module
- bsb.trees module
- bsb.voxels module
VoxelData
VoxelSet
VoxelSet.as_boxes()
VoxelSet.as_boxtree()
VoxelSet.as_spatial_coords()
VoxelSet.bounds
VoxelSet.concatenate()
VoxelSet.coordinates_of()
VoxelSet.copy()
VoxelSet.crop()
VoxelSet.crop_chunk()
VoxelSet.data
VoxelSet.data_keys
VoxelSet.empty()
VoxelSet.equilateral
VoxelSet.fill()
VoxelSet.from_morphology()
VoxelSet.get_data()
VoxelSet.get_raw()
VoxelSet.get_size()
VoxelSet.get_size_matrix()
VoxelSet.has_data
VoxelSet.index_of()
VoxelSet.inside()
VoxelSet.is_empty
VoxelSet.of_equal_size
VoxelSet.one()
VoxelSet.raw
VoxelSet.regular
VoxelSet.resize()
VoxelSet.size
VoxelSet.snap_to_grid()
VoxelSet.unique()
VoxelSet.volume
- Module contents
- Subpackages