Skip to content

galavi / PhysicalSpace

Interface: PhysicalSpace

Defined in: types.ts:81

PhysicalSpace — physical coordinate system and dataset metadata.

All layers target the same physical space.

Properties

spatial

spatial: SpatialConfig

Defined in: types.ts:83

Spatial configuration — maps voxel space to physical coordinates


temporal?

optional temporal: TemporalConfig

Defined in: types.ts:85

Temporal configuration for time-series data


channels?

optional channels: ChannelConfig

Defined in: types.ts:87

Channel configuration — authoritative channel definitions

Released under the GPL-3.0 License.