Slot: n_trials

Number of independent trials per grid point. Each trial uses a different noise seed. Used for averaging stochastic simulations (e.g., VEP = average of 20 trials).

URI: tvbo:slot/n_trials Alias: n_trials

Applicable Classes

Name Description Modifies Slot
Exploration Parameter space exploration (grid search, sweep) no

Properties

Type and Range

Property Value
Range xsd:integer
Domain Of Exploration

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent integer(1)
Owner Exploration

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: n_trials
description: Number of independent trials per grid point. Each trial uses a different
  noise seed. Used for averaging stochastic simulations (e.g., VEP = average of 20
  trials).
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: integer(1)
alias: n_trials
owner: Exploration
domain_of:
- Exploration
range: integer