Slot: weight_distribution

Distribution to sample per-region stimulus weights from, as an alternative to the explicit weighting array (e.g. Uniform(-1, 1) per node). When set, the codegen samples one weight per target region using the distribution’s seed.

URI: tvbo:slot/weight_distribution

Applicable Classes

Name Description Modifies Slot
Event A discrete or continuous event that modifies the system during simulation no

Properties

Type and Range

Property Value
Range Distribution
Domain Of Event

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Event

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:weight_distribution
native tvbo:weight_distribution

LinkML Source

name: weight_distribution
description: Distribution to sample per-region stimulus weights from, as an alternative
  to the explicit `weighting` array (e.g. Uniform(-1, 1) per node). When set, the
  codegen samples one weight per target region using the distribution's seed.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Event
domain_of:
- Event
range: Distribution
inlined: true