Class PlateImageReference

    • Constructor Detail

      • PlateImageReference

        public PlateImageReference​(int tile,
                                   java.lang.String channelOrNull,
                                   WellPosition wellPosition,
                                   IDatasetIdentifier dataset)
        Parameters:
        dataset - if image dataset is specified, image will be fetched from it. If a feature vector dataset is specified, a connected image dataset will be found and image will be fetched from it.
        channelOrNull - if null then merged channels will be delivered
      • PlateImageReference

        public PlateImageReference​(int wellRow,
                                   int wellColumn,
                                   int tile,
                                   java.lang.String channel,
                                   IDatasetIdentifier dataset)
        Parameters:
        dataset - if image dataset is specified, image will be fetched from it. If a feature vector dataset is specified, a connected image dataset will be found and image will be fetched from it.
    • Method Detail

      • getWellPosition

        public WellPosition getWellPosition()
        Well position on the plate
      • getTile

        public int getTile()
        a sequential number of an image tile, starts from 0
      • getChannel

        public java.lang.String getChannel()
        channel code