Closed keflavich closed 2 years ago
We have a logical error in dask's convolve_to that is causing #803. This simple fix solves it.
convolve_to
Also ready for review. Looks like we got the tests working now
We have a logical error in dask's
convolve_to
that is causing #803. This simple fix solves it.