The Target value in the measurement file (*.mes) of a CellVoyager acquisition can be set to any (string) value by the user, and defaults to "Microscope Image" when creating a new setting from scratch.
Instead of relying on the convention to name the channel target after the excitation wavelength, let's instead parse the Acquisition value that contains the name of the filter set used (e.g. BP525/50), where the first number represents the emission wavelength (which is also more accurate than the excitation wavelength to use for display purposes).
Note: the LightSourceName would point to an entry in LightSourceList that contains the excitation wavelength, but for simultaneous-acquisition datasets, a single Channel can contain multiple LightSourceName entries, therefore it is not a reliable parsing target.
The
Target
value in the measurement file (*.mes
) of a CellVoyager acquisition can be set to any (string) value by the user, and defaults to"Microscope Image"
when creating a new setting from scratch.Instead of relying on the convention to name the channel target after the excitation wavelength, let's instead parse the
Acquisition
value that contains the name of the filter set used (e.g.BP525/50
), where the first number represents the emission wavelength (which is also more accurate than the excitation wavelength to use for display purposes).Note: the
LightSourceName
would point to an entry inLightSourceList
that contains the excitation wavelength, but for simultaneous-acquisition datasets, a singleChannel
can contain multipleLightSourceName
entries, therefore it is not a reliable parsing target.Example entries: