We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5180eeb commit 5ff2c23Copy full SHA for 5ff2c23
src/diffpy/utils/tools.py
@@ -136,8 +136,7 @@ def get_package_info(package_names, metadata=None):
136
137
138
def compute_mu_using_xraydb(sample, energy, density=None):
139
- """
140
- compute mu using the XrayDB database
+ """Compute mu using the XrayDB database.
141
142
Reference: https://xraypy.github.io/XrayDB/python.html#xraydb.material_mu
143
0 commit comments