Skip to content

Improve wsinterp docstrings and test function #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 13, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Rename Diffraction_objects to DiffractionObject in README
  • Loading branch information
bobleesj committed Dec 13, 2024
commit 3ec44dcdd5e2b6d6258fe4eb420875f9c5965930
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ General purpose shared utilities for the diffpy libraries.
The diffpy.utils package provides functions for extracting array data from
variously formatted text files, an interpolation function based on the
Whittaker-Shannon formula that can be used to resample a PDF or other profile
function over a new grid, `Diffraction_objects` for conveniently manipulating
function over a new grid, `DiffractionObject` for conveniently manipulating
diffraction data, and some wx GUI utilities used by the PDFgui
program.

Expand Down