Skip to content

Commit d585c9b

Browse files
committed
explicit CVE in docstring
1 parent b5b8ed7 commit d585c9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/diffpy/labpdfproc/functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ def _cve_method(method):
245245
def compute_cve(
246246
input_pattern, mud, method="polynomial_interpolation", xtype="tth"
247247
):
248-
f"""Compute and interpolate the cve
248+
f"""Compute and interpolate the cylindrical volume effect (cve)
249249
for the given input diffraction data and mu*D
250250
using the selected method.
251251

0 commit comments

Comments
 (0)