Getting started
Instruments
Techniques
Utilities
Developer documentation
About
Load a single Amor data file.
filename (Union[str, Path]) – Path of the file to load.
Union
str
Path
orso (Optional[Any], default: None) – The orso object to be populated by additional information from the loaded file.
Optional
Any
None
beamline (Optional[dict], default: None) – A dict defining the beamline parameters.
dict
DataArray – Data array object for Amor dataset.
DataArray