Add following update site https://sites.imagej.net/clijx-deconvolution/
Or alternively build from source
Find your Fiji installation directory then go to the lib
subdirectory (it should look as below, except you may not have subdirs for all os, only the current os)
Now go into the lib
directory and verify the clFFT
, clij2fft
, and jniclij2fftWrapper
libs are there (extension and version will be slightly different for each os).
The bars test image can be found here
If you have many plugins installed you will have to scroll to near the bottom of the plugin menu then choose CLIJ->Deconvolution->CLIJ 3D Deconvolution GUI
Open the bars image and the bars PSF then choose them on the Input Image
and Input PSF
Combo Boxes. Press run...
A deconvolved image should appear. Scroll through the z stack and compare to the orginal to confirm the deconvolution did run (if an error occurs the image may be empty or may be exactly equal to the original)
Feel free to play with the options. The GUI has not been extensively tested yet and there will be more testing and documentation to come...