ess.isissans.general#

Providers for the ISIS instruments.

Functions

data_to_tof(da)

Dummy conversion of data to time-of-flight data.

default_parameters()

dummy_assemble_detector_data(detector)

Dummy assembly of detector data, detector already contains neutron data.

dummy_assemble_monitor_data(monitor)

Dummy assembly of monitor data, monitor already contains neutron data.

get_calibrated_isis_detector(detector, *, offset)

Replacement for ess.reduce.nexus.workflow.get_calibrated_detector().

get_detector_data(dg)

Get detector data and apply user offsets to raw data.

get_detector_ids_from_sample_run(data)

Extract detector IDs from sample run.

get_monitor_data(dg, nexus_name)

get_sample_position(dg, offset)

Get sample position from raw data and apply user offset.

get_source_position(dg)

Get source position from raw data.

helium3_tube_detector_pixel_shape()

lab_frame_transform()

monitor_to_tof(da)

Dummy conversion of monitor data to time-of-flight data.

run_number(dg)

Get the run number from the raw sample data.

run_title(dg)

Get the run title from the raw sample data.

to_detector_position_offset(global_offset, ...)

to_monitor_position_offset(global_offset)

Classes

MonitorOffset(x)

Offset for monitor position for all runs.