PearlMCAbsorption v1¶
Summary¶
Loads pre-calculated or measured absorption correction files for Pearl.
See Also¶
MonteCarloAbsorption, MayersSampleCorrection, CarpenterSampleCorrection, VesuvioCalculateMS
Properties¶
Name |
Direction |
Type |
Default |
Description |
---|---|---|---|---|
Filename |
Input |
string |
Mandatory |
The name of the input file. Allowed extensions: [‘.out’, ‘.dat’] |
OutputWorkspace |
Output |
Mandatory |
The name of the input file. |
Description¶
Loads an existing file of pre-calculated or measured absorption coefficients for the PEARL instrument.
If the file contains “t=” on the first line then the number following
this is assumed to be the thickness in mm. The values in the second
column are assumed to be
If the file does not contain “t=” on the top line then the values are
assumed to be calculated
Categories: AlgorithmIndex | CorrectionFunctions\AbsorptionCorrections
Source¶
Python: PearlMCAbsorption.py