Skip to main content
Ctrl+K

PyLabRobot

  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
    • API
    • Community Protocols
    • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
  • API
  • Community Protocols
  • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
Ctrl+K
  • API
  • pylabrobot.molecular_devices package
  • pylabrobot.molecular_devices.spectramax.AbsorbanceResult
  • pylabrobot.molecular_devices.spectramax.AbsorbanceResult.__init__

pylabrobot.molecular_devices.spectramax.AbsorbanceResult.__init__#

AbsorbanceResult.__init__(data: List[List[float | None]], wavelength: int, temperature: float | None, timestamp: float) → None#
Parameters:
  • data (List[List[float | None]])

  • wavelength (int)

  • temperature (float | None)

  • timestamp (float)

Return type:

None

previous

pylabrobot.molecular_devices.spectramax.AbsorbanceResult.timestamp

next

pylabrobot.molecular_devices.spectramax.FluorescenceResult

On this page
  • AbsorbanceResult.__init__()
Edit on GitHub
Show Source

© Copyright 2025, PyLabRobot.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.20.0.