Skip to content

galavi / ChannelConfig

Interface: ChannelConfig

Defined in: types.ts:149

Channel configuration — authoritative channel definitions for the dataset

Properties

names

names: string[]

Defined in: types.ts:151

Channel names, e.g. ["DAPI", "GFP", "RFP"]


wavelengths?

optional wavelengths: number[]

Defined in: types.ts:153

Emission wavelengths per channel (nm)

Released under the GPL-3.0 License.