ess.amor.load.load
ess.amor.load.load#
- ess.amor.load.load(filename, orso=None, beamline=None, disable_warnings=True)#
- Loader for a single Amor data file. - Parameters
- filename – 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.
- disable_warnings ( - Optional[- bool], default:- True) – Do not show warnings from file loading if True. Default is True.
 
- Returns
- DataArray– Data array object for Amor dataset.