ess.nmx.mcstas.load#

Functions

bank_names_to_detector_names(description)

Associates event data names with the names of the detectors where the events were detected

detector_name_from_index(index)

load_crystal_rotation(file_path, instrument)

Retrieve crystal rotation from the file.

load_detector_metadata(instrument, detector_name)

Load the detector metadata from the McStas file.

load_event_data_bank_name(detector_name, ...)

Finds the filename associated with a detector

load_experiment_metadata(instrument, ...)

Load the experiment metadata from the McStas file.

load_mcstas(*, da, experiment_metadata, ...)

load_raw_event_data(file_path, *, ...)

Retrieve events from the nexus file.

maximum_probability(da)

Find the maximum probability in the data.

mcstas_weight_to_probability_scalefactor(...)

Calculate the scale factor to convert McStas weights to counts.

raw_event_data_chunk_generator(file_path, *, ...)

Chunk events from the nexus file.

retrieve_pixel_ids(instrument, detector_name)

Retrieve the pixel IDs for a given detector.

retrieve_raw_data_metadata(min_toa, max_toa, ...)

Retrieve the metadata of the raw data.