module myna.core.metadata.data_spot_size
Define loading of the beam spot size in millimeters from databases
NOTE: There are many definitions of the beam spot size that can be used, such as D4sigma, 1/e^2, and FWHM. Currently, myna will not enforce a particular definition, though the D4sigma spot size is preferred when applicable.
class SpotSize
BuildMetadata subclass for the beam spot size (float value, units = mm)
Implemented datatypes: - PeregrineDB
method SpotSize.__init__
__init__(datatype, part)
This file was automatically generated via lazydocs.