uw-loci/knime-curvelets

Fix goCAK node

Closed this issue · 1 comments

Currently running the included goCAK.app produces an exception:

Error using fdct_wrapping
Too many input arguments.

Error in newCurv (line 23)



Error in getCT (line 25)



Error in processImage (line 60)



Error in goCAK (line 191)

If the parameters are incorrect we should update them.

fixed in a12d17a and 1c45206