You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The link under 'Python' in the ReadMe does not direct to a dask example. I am also unable to import richardson_lucy_dask from richardson_lucy_dask as instructed here https://pypi.org/project/clij2-fft/ although other packages from the modules work.
The text was updated successfully, but these errors were encountered:
Looks like I made a typo in the instructions to import richardson_lucy_dask. It should be
(you also have to install pyopencl for the dask version to work, pip install pyopencl)
from clij2fft.richardson_lucy_dask import richardson_lucy_dask
Hello,
The link under 'Python' in the ReadMe does not direct to a dask example. I am also unable to import richardson_lucy_dask from richardson_lucy_dask as instructed here https://pypi.org/project/clij2-fft/ although other packages from the modules work.
The text was updated successfully, but these errors were encountered: