OneStepMDEW v1

../_images/OneStepMDEW-v1_dlg.png

OneStepMDEW dialog.

Summary

Create a MDEventWorkspace in one step from a EventNexus file. For use by Paraview loader.

Properties

Name Direction Type Default Description
Filename Input string Mandatory The name (including its full or relative path) of the Nexus file to attempt to load. The file extension must either be .nxs or .NXS. Allowed extensions: [‘.nxs’]
OutputWorkspace Output Workspace Mandatory Name of the output MDEventWorkspace.

Description

This algorithm is used in the Paraview event nexus loader to both load an event nexus file and convert it into a MDEventWorkspace for use in visualization.

The LoadEventNexus v1 algorithm is called with default parameters to load into an EventWorkspace.

After, that, ConvertToDiffractionMDWorkspace v3 algorithm is called with the new EventWorkspace as input. The parameters are set to convert to Q in the lab frame, with Lorentz correction, and default size/splitting behavior parameters.

Usage

Used internaly. See examples of LoadEventNexus v1 and ConvertToDiffractionMDWorkspace v3 algorithms for the details of the usage of these algorithms

Categories: Algorithms | MDAlgorithms\Creation

Source

C++ source: OneStepMDEW.cpp

C++ header: OneStepMDEW.h