Skip to content

Class: ProfilesIntensity

Profiles computed on the image. Intended to be used with ROIs.

URI: microscopemetrics_schema:ProfilesIntensity

classDiagram class ProfilesIntensity click ProfilesIntensity href "../ProfilesIntensity" ProfilesIntensity : intensity_profiles_table ProfilesIntensity --> "0..1" Table : intensity_profiles_table click Table href "../Table"

Slots

Name Cardinality and Range Description Inheritance
intensity_profiles_table 0..1
Table
Linked table of profiles direct

Mixin Usage

mixed into description

Identifier and Mapping Information

Schema Source

  • from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema

Mappings

Mapping Type Mapped Value
self microscopemetrics_schema:ProfilesIntensity
native microscopemetrics_schema:ProfilesIntensity

LinkML Source

Direct

name: ProfilesIntensity
description: Profiles computed on the image. Intended to be used with ROIs.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
mixin: true
attributes:
  intensity_profiles_table:
    name: intensity_profiles_table
    description: Linked table of profiles
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    domain_of:
    - ProfilesIntensity
    range: Table
    required: false
    multivalued: false

Induced

name: ProfilesIntensity
description: Profiles computed on the image. Intended to be used with ROIs.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
mixin: true
attributes:
  intensity_profiles_table:
    name: intensity_profiles_table
    description: Linked table of profiles
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    alias: intensity_profiles_table
    owner: ProfilesIntensity
    domain_of:
    - ProfilesIntensity
    range: Table
    required: false
    multivalued: false