ess.amor.load.load#

ess.amor.load.load(filename, orso=None, beamline=None)#

Load a single Amor data file.

Parameters
  • filename (Union[str, Path]) – Path of the file to load.

  • orso (Optional[Any], default: None) – The orso object to be populated by additional information from the loaded file.

  • beamline (Optional[dict], default: None) – A dict defining the beamline parameters.

Returns

DataArray – Data array object for Amor dataset.