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

Optimize filtering module for dask. #68

Open
jbusecke opened this issue Apr 12, 2020 · 0 comments
Open

Optimize filtering module for dask. #68

jbusecke opened this issue Apr 12, 2020 · 0 comments

Comments

@jbusecke
Copy link
Owner

Currently the filtering is implemented with astropy.convolution and requires the dimensions to be one chunk in the direction that is filtered.

I wonder if there is a way to do the convolution with dask, without affecting the chunks?

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

No branches or pull requests

1 participant