ess.powder.types#
This module defines the domain types used in ess.powder.
The domain types are used to define parameters and to request results from a Sciline pipeline.
Module Attributes
Filename of the instrument calibration file. |
|
Bin edges for d-spacing. |
|
Filename of the output. |
|
Bin edges for grouping in 2theta. |
|
|
Mode for broadcasting uncertainties. |
Min and max tof value of the instrument. |
|
Detector calibration data. |
|
Histogrammed intensity vs d-spacing. |
|
Graph for transforming coordinates in elastic scattering. |
|
Data that has been normalized by a vanadium run. |
|
Data that has been normalized by a vanadium run, and grouped into 2theta bins. |
|
1-D variable listing all masked detector IDs. |
|
Filename of a pixel mask. |
|
TofMask is a callable that returns a mask for a given TofData. |
|
TwoThetaMask is a callable that returns a mask for a given TwoThetaData. |
|
WavelengthMask is a callable that returns a mask for a given WavelengthData. |
|
List of authors to save to output CIF files. |
|
Reduced data in d-spacing, ready to be saved to a CIF file. |
Classes
|
Total proton charge. |
Data with scattering coordinates computed for all events: wavelength, 2theta, d-spacing. |
|
|
Data converted to d-spacing. |
|
Raw data without invalid events. |
Intensity vs d-spacing after focussing pixels. |
|
Intensity vs (d-spacing, 2theta) after focussing pixels. |
|
|
Data with masked pixels, tof regions, wavelength regions, 2theta regions, or dspacing regions. |
Data that has been normalized by proton charge. |
|
|
Time-dependent proton charge. |
|
Raw data and associated metadata. |