ess.nmx.mcstas.load.load_raw_event_data#
- ess.nmx.mcstas.load.load_raw_event_data(file_path, *, detector_name, bank_prefix)[source]#
Retrieve events from the nexus file.
- Parameters:
file_path (
types.FilePath(str)) – Path to the nexus filedetector_name (
types.DetectorName(str)) – Name of the detector to loadbank_prefix (
types.DetectorBankPrefix(str)) – Prefix identifying the event data array containing the events of the detector If None, the bank name is determined automatically from the detector name.
- Return type: