Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate Plate/Well/WellSample #6

Open
MatteBailey opened this issue Jul 27, 2021 · 1 comment
Open

Populate Plate/Well/WellSample #6

MatteBailey opened this issue Jul 27, 2021 · 1 comment
Assignees

Comments

@MatteBailey
Copy link
Contributor

CZI contains information about which well each scene comes from in /ImageDocument/Metadata/Information/Image/Dimensions/S/Scenes/Scene/Shape. In OME, this information can be translated to Plate/Well/WellSample, which can refer to an Image representing the relevant scene.

@MatteBailey MatteBailey self-assigned this Aug 23, 2021
@GabeMedrash
Copy link

GabeMedrash commented Feb 5, 2022

At least one big open question: In both OME (/Plates/Plate) and Zeiss (/ImageDocument/Metadata/Experiment/ExperimentBlocks/AcquisitionBlock/SubDimensionSetups/RegionsSetup/SampleHolder/Template) metadata, there is allowance for multiple plates. And there are even instances within AICS' data in which this is the case!1 But because wells (within Zeiss metadata, /ImageDocument/.../Information/.../Scene/Shape) are not linked to plates (/ImageDocment/.../Experiment/.../Template), either hierarchically or by reference, how are we supposed to connect which wells correspond to which plates?

1 In a random sample of ~1100 CZI images from various data collection eras/modalities I pulled from FMS on Feb. 4, 2022, nearly 200 of them had multiple plates in their metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants