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 column names for compute_wavelet_transform #405

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Conversation

sjvenditto
Copy link
Collaborator

Changes the output of compute_wavelet_transform such that, if returning a TsdFrame, the column names correspond to the input frequencies freqs (Issue #404)

@sjvenditto sjvenditto requested a review from gviejo as a code owner January 29, 2025 16:53
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
pynapple/core/_core_functions.py 83.33% <ø> (ø)
pynapple/core/base_class.py 97.60% <ø> (ø)
pynapple/core/config.py 82.22% <ø> (ø)
pynapple/core/interval_set.py 94.34% <ø> (ø)
pynapple/core/time_index.py 100.00% <ø> (ø)
pynapple/core/time_series.py 89.43% <ø> (ø)
pynapple/core/ts_group.py 92.85% <ø> (ø)
pynapple/core/utils.py 84.09% <ø> (ø)
pynapple/process/_process_functions.py 22.13% <ø> (ø)
pynapple/process/perievent.py 94.79% <ø> (ø)
... and 1 more

@gviejo gviejo merged commit 46918fe into dev Jan 31, 2025
15 checks passed
@gviejo gviejo deleted the cwt_column_names branch January 31, 2025 17:29
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