per_cell_connection

Connection built iteratively from each pre (or post) cell based on a number of parameters

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
direction restriction of xs:string PreToPost optional
Whether the settings below (e.g. number per source cell) refer to PreToPost or PostToPre connections.
Note more info could be known about numbers of connections on post synaptic cells, so this possibility should be allowed.
max_per_target xs:positiveInteger optional
num_per_source PositiveDouble required

Source

<xs:element name="per_cell_connection" type="PerCellConnection">
  <xs:annotation>
    <xs:documentation>Connection built iteratively from each pre (or post) cell based on a number of parameters</xs:documentation>
  </xs:annotation>
</xs:element>

Sample