ess.dream.instrument_view#

ess.dream.instrument_view(data, dim=None, pixel_size=None, **kwargs)[source]#

Three-dimensional visualization of the DREAM instrument. The instrument view is capable of slicing the input data with a slider widget along a dimension (e.g. tof) by using the dim argument. It will also generate checkboxes to hide/show the different modules that make up the DREAM detectors.

Parameters:
Return type:

Box