Skip to main content
Ctrl+K

PyLabRobot

  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
  • API
    • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
  • API
  • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
Ctrl+K
  • API
  • pylabrobot.plate_reading package
  • pylabrobot.plate_reading.standard.ImagingResult

pylabrobot.plate_reading.standard.ImagingResult#

class pylabrobot.plate_reading.standard.ImagingResult(images: List[object], exposure_time: float, focal_height: float)#

Bases: object

Attributes

images

exposure_time

focal_height

Methods

__init__(images, exposure_time, focal_height)

Parameters:
  • images (List[object])

  • exposure_time (float)

  • focal_height (float)

previous

pylabrobot.plate_reading.imager.Imager.unassign_child_resource

next

pylabrobot.plate_reading.standard.ImagingResult.images

On this page
  • ImagingResult
Edit on GitHub

This Page

  • Show Source

© Copyright 2025, PyLabRobot.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.16.1.