You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this issue, I would like to discuss whether ngff could relax the omero metadata requirements by making "visualization specific" parameters ("window" and "color" ) optional.
As discussed in #155 , there seems to be agreement that the channel name information (e.g. in a microscopy image, the name of the fluorescent markers/antibodies such as "DAPI", "Actin" etc.) should be saved in omero metadata. This information would be stored under "label" according to current spec. This type of information is critical to be stored especially in highly-multiplexed imaging techniques such as CyCIF, Codex, Imaging Mass Cytometry etc.
Users might want to save the channel name information without specifying "color" or "window" information. Currently, it is not possible, as there are two required arguments by the omero specs which are, imho, purely for "visualization" purposes. Users would therefore have to specify "arbitrary" information on aesthetics that is not necessarily useful/actionable.
Potential solution
Make the current required parameters ("color" and "window") as optional. This would enable the use case of only saving channel name information without having to specify the remaining visualization parameters.
The text was updated successfully, but these errors were encountered:
Motivation
With this issue, I would like to discuss whether ngff could relax the omero metadata requirements by making "visualization specific" parameters ("window" and "color" ) optional.
As discussed in #155 , there seems to be agreement that the channel name information (e.g. in a microscopy image, the name of the fluorescent markers/antibodies such as "DAPI", "Actin" etc.) should be saved in omero metadata. This information would be stored under "label" according to current spec. This type of information is critical to be stored especially in highly-multiplexed imaging techniques such as CyCIF, Codex, Imaging Mass Cytometry etc.
Users might want to save the channel name information without specifying "color" or "window" information. Currently, it is not possible, as there are two required arguments by the omero specs which are, imho, purely for "visualization" purposes. Users would therefore have to specify "arbitrary" information on aesthetics that is not necessarily useful/actionable.
Potential solution
Make the current required parameters ("color" and "window") as optional. This would enable the use case of only saving channel name information without having to specify the remaining visualization parameters.
The text was updated successfully, but these errors were encountered: