\(\renewcommand\AA{\unicode{x212B}}\)
Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | Workspace | Mandatory | Raw workspace. |
OutputWorkspace | Output | Workspace | Mandatory | Focused corrected workspace. |
CalFileName | Input | string | Mandatory | File path for the instrument calibration file. |
SampleGeometry | Input | Dictionary | dict() | Geometry of the sample material. |
SampleMaterial | Input | Dictionary | dict() | Chemical formula for the sample material. |
CrystalDensity | Input | number | 0 | The crystalographic density of the material. |
This is a workflow algorithm that calculates the placzek self scattering factor focused into detector banks. This is done by executing several sub-algorithms as listed below.
Categories: AlgorithmIndex | Workflow\Diffraction
Python: TotScatCalculateSelfScattering.py (last modified: 2020-05-26)