\(\renewcommand\AA{\unicode{x212B}}\)
LoadSpice2D v1¶
Summary¶
Loads a SANS data file produce by the HFIR instruments at ORNL. The instrument geometry is also loaded. The center of the detector is placed at (0,0,D), where D is the sample-to-detector distance.
See Also¶
Properties¶
| Name | Direction | Type | Default | Description | 
|---|---|---|---|---|
| Filename | Input | string | Mandatory | The name of the input xml file to load. Allowed extensions: [‘.xml’] | 
| OutputWorkspace | Output | Mandatory | The name of the Output workspace | |
| Wavelength | Input | number | Optional | Optional wavelength value to use when loading the data file (Angstrom). This value will be used instead of the value found in the data file. | 
| WavelengthSpread | Input | number | 0.1 | Optional wavelength spread value to use when loading the data file (Angstrom). This value will be used instead of the value found in the data file. | 
Description¶
Categories: AlgorithmIndex | DataHandling\Text | SANS\DataHandling
Source¶
C++ header: LoadSpice2D.h
C++ source: LoadSpice2D.cpp