We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b7d0d commit 291cc89Copy full SHA for 291cc89
1 file changed
src/diffpy/utils/diffraction_objects.py
@@ -56,7 +56,7 @@ def input_data(self, xarray, yarray, xtype, wavelength, scat_quantity=None, name
56
Parameters
57
----------
58
xarray : array-like
59
- The independent variable array (e.g., q, tth, or d).
+ The independent variable array (e.g., "q", "tth", or "d").
60
yarray : array-like
61
The dependent variable array corresponding to intensity values
62
xtype : str
0 commit comments