bluecellulab.circuit.node_id¶
Identifier for the circuit nodes.
Account for multi-population and the single.
Functions
|
Make a CellId from a tuple or an int. |
|
Make a list of CellId from a list of tuple or int. |
Classes
|
- class bluecellulab.circuit.node_id.CellId(population_name, id)¶
-
id:
int¶ Alias for field number 1
-
population_name:
str¶ Alias for field number 0
-
id: