Class: WellSample

Class: WellSample#

WellSample is an individual image that has been captured within a Well.

Attributes#

image_ref : None | ImageRef This is the main link to the core Image element id : str (The WellSample ID). position_x : None | float The X position of the field (image) within the well relative to the well origin defined on the Plate. Units are set by PositionXUnit. position_x_unit : UnitsLength The units of the position in X - default:reference frame. position_y : None | float The Y position of the field (image) within the well relative to the well origin defined on the Plate. Units are set by PositionYUnit. position_y_unit : UnitsLength The units of the position in Y - default:reference frame. timepoint : None | datetime The time-point at which the image started to be collected index : int This records the order of the well samples. Each index should be unique for a given plate but they do not have to be sequential, there may be gaps if part of the dataset is missing. In the user interface the displayed value of the index will be calculated modulo the number of PlateAcquisitions for the plate.

URI: core:WellSample

img

Attributes#

Own#