File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 3838diffpy.utils Package
3939========================================================================
4040
41- General purpose shared utilities for the diffpy libraries.
42-
43- The diffpy.utils package provides functions for extracting array data from
44- variously formatted text files, an interpolation function based on the
45- Whittaker-Shannon formula that can be used to resample a PDF or other profile
46- function over a new grid, `DiffractionObject ` for conveniently manipulating
47- diffraction data, and some wx GUI utilities used by the PDFgui
48- program.
41+ General utilities for analyzing diffraction data
42+
43+ The diffpy.utils package provides a number of functions and classes designed to help
44+ researchers analyze their diffraction data. It also includes some functionality for
45+ carrying out PDF analysis. Examples are parsers for reading common format diffraction
46+ data files, ``DiffractionObjects `` that allow you to do algebra on diffraction patterns,
47+ tools for better capture and propagation of metadata,
48+ diffraction-friendly interpolation routines, as well as some other tools used across
49+ diffpy libraries.
50+
4951
5052Citation
5153--------
You can’t perform that action at this time.
0 commit comments