Skip to main content
Ctrl+K
AFL-automation  documentation - Home AFL-automation  documentation - Home
  • Setup
  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • Modules
  • GitHub
  • Setup
  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • Modules
  • GitHub

Section Navigation

  • API Reference
  • Modules
    • API Server
    • Instrument
    • Loading
    • Prepare
    • Sample
    • Shared
      • AFL.automation.shared
        • AFL.automation.shared.DataLabelerWidget
        • AFL.automation.shared.DatasetWidget
        • AFL.automation.shared.DiffractionLabeler
        • AFL.automation.shared.MutableQueue
        • AFL.automation.shared.PersistentConfig
        • AFL.automation.shared.ServerDiscovery
        • AFL.automation.shared.exceptions
        • AFL.automation.shared.serialization
        • AFL.automation.shared.units
        • AFL.automation.shared.utilities
        • AFL.automation.shared.warnings
        • AFL.automation.shared.widgetui
  • Reference
  • API Reference
  • AFL.automation
  • AFL.automation.shared
  • AFL.automation.shared.utilities

AFL.automation.shared.utilities#

Functions

has_units(value)

listify(obj)

makeRegistar()

mpl_plot_to_bytes([fig, format])

tprint(in_str)

xarray_to_bytes(ds[, format])

AFL.automation.shared.utilities.listify(obj)[source]#
AFL.automation.shared.utilities.tprint(in_str)[source]#
AFL.automation.shared.utilities.makeRegistar()[source]#
AFL.automation.shared.utilities.mpl_plot_to_bytes(fig=None, format='svg')[source]#
AFL.automation.shared.utilities.xarray_to_bytes(ds, format='svg')[source]#

previous

AFL.automation.shared.units

next

AFL.automation.shared.warnings

On this page
  • listify()
  • tprint()
  • makeRegistar()
  • mpl_plot_to_bytes()
  • xarray_to_bytes()

This Page

  • Show Source

© Copyright : Contribution of the US Government. Not subject to copyright in the United States..

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.