ess.sans.providers#

ess.sans.providers = (<function sans_elastic>, <function sans_monitor>, <function monitor_to_wavelength>, <function detector_to_wavelength>, <function mask_wavelength_q>, <function mask_wavelength_qxy>, <function mask_and_scale_wavelength_q>, <function mask_and_scale_wavelength_qxy>, <function compute_Q>, <function compute_Qxy>, <function preprocess_monitor_data>, <function resample_direct_beam>, <function bin_in_q>, <function bin_in_qxy>, <function subtract_background>, <function subtract_background_xy>, <function get_detector_ids_from_detector>, <function to_detector_mask>, <function apply_pixel_masks>, <function transmission_fraction>, <function norm_monitor_term>, <function norm_detector_term>, <function reduce_q>, <function reduce_qxy>, <function normalize_q>, <function normalize_qxy>, <function process_wavelength_bands>, <function solid_angle>, <function mask_solid_angle>, <function beam_center_to_detector_position_offset>)#

Built-in immutable sequence.

If no argument is given, the constructor returns an empty tuple. If iterable is specified the tuple is initialized from iterable’s items.

If the argument is a tuple, the return value is the same object.