Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 584 Bytes

diffractionobjectsutility.rst

File metadata and controls

13 lines (9 loc) · 584 Bytes

Diffraction Objects Utility

The diffpy.utils.scattering_objects.diffraction_objects module provides functions for managing and analyzing diffraction data, including angle-space conversions and interactions between diffraction data.

These functions help developers standardize diffraction data and update the arrays in the associated DiffractionObject, enabling easier analysis and further processing.

For a more in-depth tutorial for how to use these functions, click :ref:`here <Diffraction Objects Example>`.