Hello Everyone,
I have updated my plugins for spectral and iterative deconvolution.
New in Parallel Iterative Deconvolution:
  - new method: Nonnegatively Constrained Gauss-Seidel
    (this is a parallel implementation of Rob Dougherty's Iterative
Deconvolve 3D)
  - the plugin can be called from a macro
    (see macros directory in the binary distribution)
  - optimization in MRNSD
  - added javadoc distribution
  - the plugin is updated to use Parallel Colt 0.5
New in Parallel Spectral Deconvolution:
  - the plugin can be called from a macro
    (see macros directory in the binary distribution)
  - memory optimization for single precision methods
  - added javadoc distribution
  - the plugin is updated to use Parallel Colt 0.5
Both plugins are available at:
http://piotr.wendykier.googlepages.com/deconvolutionPiotr Wendykier