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

Transpose data back after filtering #39

Open
jbusecke opened this issue Dec 17, 2019 · 0 comments
Open

Transpose data back after filtering #39

jbusecke opened this issue Dec 17, 2019 · 0 comments

Comments

@jbusecke
Copy link
Owner

For convenience it could be nice to preserve the underlying array shape during filtering operations. That way the unfiltered data array and the filtered version can be plotted simply with .plot() and should have the same orientation.

Should be easily implemented using .transpose()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant