Skip to content
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

add: use ws interp for nyq grid #263

Merged
merged 4 commits into from
Jan 24, 2025
Merged

add: use ws interp for nyq grid #263

merged 4 commits into from
Jan 24, 2025

Conversation

Tieqiong
Copy link
Contributor

@Tieqiong Tieqiong commented Jan 24, 2025

closes #112

@sbillinge please check if this is good, thanks

maybe we should add new tests for this...

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.10%. Comparing base (792e22d) to head (2f2cd1e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files          23       23           
  Lines        1123     1123           
=======================================
  Hits         1068     1068           
  Misses         55       55           
Files with missing lines Coverage Δ
tests/test_fitdataset.py 98.27% <100.00%> (ø)

@sbillinge sbillinge merged commit 6544a93 into diffpy:main Jan 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use whittaker-shannon interpolation when going from default grid to Nyquist-Shannon
2 participants