Skip to content

Conversation

@felixblanke
Copy link
Collaborator

The logic in the WaveletPacket objects so far ignored the axis argument and always accessed the last axes, e.g. to lookup which transform to use.

This PR addresses this and extends the unit tests to cover different axes choices.

@felixblanke felixblanke added the bug Something isn't working label Jun 25, 2024
@v0lta v0lta self-requested a review June 26, 2024 11:57
Copy link
Owner

@v0lta v0lta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes a lot of sense.

@v0lta
Copy link
Owner

v0lta commented Jun 26, 2024

It works. It fixes a bug. I am merging.

@v0lta v0lta merged commit 848d0f7 into main Jun 26, 2024
@v0lta v0lta deleted the fix/packet-axis branch June 26, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

3 participants