File tree Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,11 @@ diffpy.utils Package
4141General purpose shared utilities for the diffpy libraries.
4242
4343The diffpy.utils package provides functions for extracting array data from
44- variously formatted text files and wx GUI utilities used by the PDFgui
45- program. The package also includes an interpolation function based on the
44+ variously formatted text files, an interpolation function based on the
4645Whittaker-Shannon formula that can be used to resample a PDF or other profile
47- function over a new grid.
46+ function over a new grid, `Diffraction_objects ` for conveniently manipulating
47+ diffraction data, and some wx GUI utilities used by the PDFgui
48+ program.
4849
4950Citation
5051--------
Original file line number Diff line number Diff line change 1+ **Added: **
2+
3+ * Diffraction_objects mentioned in the README
4+
5+ **Changed: **
6+
7+ * <news item>
8+
9+ **Deprecated: **
10+
11+ * <news item>
12+
13+ **Removed: **
14+
15+ * <news item>
16+
17+ **Fixed: **
18+
19+ * <news item>
20+
21+ **Security: **
22+
23+ * <news item>
You can’t perform that action at this time.
0 commit comments