diffpy.labpdfproc package

Tools for processing x-ray powder diffraction data from laboratory sources.

Subpackages

Submodules

diffpy.labpdfproc.functions module

diffpy.labpdfproc.tools module

diffpy.labpdfproc.mud_calculator module

diffpy.labpdfproc.mud_calculator.compute_mud(filepath)[source]

compute the best-fit mu*D value from a z-scan file

Parameters:

str (filepath) – the path to the z-scan file

Return type:

a float contains the best-fit mu*D value

diffpy.labpdfproc.labpdfprocapp module