File tree 2 files changed +27
-3
lines changed
2 files changed +27
-3
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,11 @@ diffpy.utils Package
41
41
General purpose shared utilities for the diffpy libraries.
42
42
43
43
The 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
46
45
Whittaker-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.
48
49
49
50
Citation
50
51
--------
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