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

Bump v0.8.2 #400

Merged
merged 11 commits into from
Jan 22, 2025
Merged

Bump v0.8.2 #400

merged 11 commits into from
Jan 22, 2025

Conversation

gviejo
Copy link
Contributor

@gviejo gviejo commented Jan 22, 2025

  • compute_power_spectral_density now computes the periodogram, where previously it was only computing the FFT
  • compute_fft has been added that contains the old functionality of compute_power_spectral_density.

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pynapple/process/spectrum.py 94.44% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
pynapple/__init__.py 100.00% <100.00%> (ø)
pynapple/process/__init__.py 100.00% <100.00%> (ø)
pynapple/process/spectrum.py 86.66% <94.44%> (+2.39%) ⬆️

@gviejo gviejo merged commit 8363f9a into main Jan 22, 2025
15 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.

2 participants