Skip to content

Commit bd1dd40

Browse files
add reference to paper
1 parent f422317 commit bd1dd40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/diffpy/labpdfproc/mud_calculator.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ def compute_mud(filepath):
8989
that convolves a top-hat function with I = I0 * e^{-mu * l}.
9090
The fitting procedure is run multiple times, and we return the best-fit parameters based on the lowest rmse.
9191
92+
The full mathematical details are described in the paper:
93+
An ad hoc Absorption Correction for Reliable Pair-Distribution Functions from Low Energy x-ray Sources,
94+
Yucong Chen, Till Schertenleib, Andrew Yang, Pascal Schouwink, Wendy L. Queen and Simon J. L. Billinge,
95+
in preparation.
96+
9297
Parameters
9398
----------
9499
filepath : str

0 commit comments

Comments
 (0)