\(\renewcommand\AA{\unicode{x212B}}\)

HB3APredictPeaks v1

../_images/HB3APredictPeaks-v1_dlg.png

HB3APredictPeaks dialog.

Summary

Given a MD workspace in Q-space, and an optional workspace for UB, predict the peaks covering for that data

Properties

Name Direction Type Default Description
InputWorkspace Input IMDWorkspace Mandatory Input MD workspace (in Q-space) to use for peak prediction
UBWorkspace Input IPeaksWorkspace   PeaksWorkspace with UB matrix to use, if non is provided the UB from the InputWorkspace is used
ReflectionCondition Input string Primitive Reflection condition for Predicted Peaks. Allowed values: [‘Primitive’, ‘C-face centred’, ‘A-face centred’, ‘B-face centred’, ‘Body centred’, ‘All-face centred’, ‘Rhombohedrally centred, obverse’, ‘Rhombohedrally centred, reverse’, ‘Hexagonally centred, reverse’]
Wavelength Input number Optional Wavelength value to use only if one was not found in the sample log
OutputWorkspace Output IPeaksWorkspace Mandatory Output peaks workspace

Description

PredictPeaks peaks for the given MDWorkspace either using the UB matrix on the input workspace or the UB matrix from a provided PeaksWorkspace.

The input to this algorithm is intended to be DEMAND data that has been processed from HB3AAdjustSampleNorm. It correctly takes into account the wavelength and goniometer rotations for the given workspace.

See HB3AIntegratePeaks for complete examples of the HB3A workflow.

Categories: AlgorithmIndex | Crystal\Peaks | Crystal\UBMatrix

Source

Python: HB3APredictPeaks.py (last modified: 2020-12-11)