bluecellulab.circuit.config.definition

Module that interacts with the simulation config.

Classes

SimulationConfig(*args, **kwargs)

Protocol that defines the simulation config layer.

class bluecellulab.circuit.config.definition.SimulationConfig(*args, **kwargs)[source]

Protocol that defines the simulation config layer.

get_compartment_sets()[source]

Return SONATA-style compartment_sets mapping.

Return type:

dict[str, dict]