Slot: correlated (DEPRECATED)

Deprecated. Whether the noise is correlated, without saying across which axis or by how much. Use covariance + correlated_over.

URI: tvbo:slot/correlated

Applicable Classes

Name Description Modifies Slot
Noise no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Noise

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Noise

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: correlated
description: Deprecated. Whether the noise is correlated, without saying across which
  axis or by how much. Use `covariance` + `correlated_over`.
deprecated: Superseded by `covariance` + `correlated_over`. A bare boolean never identified
  a process — it said neither which axis was correlated nor how strongly — so no backend
  could act on it. Read and ignored, so recipes carrying it keep loading; delete it,
  and declare `covariance` if the noise really is correlated.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Noise
domain_of:
- Noise
range: boolean