Icy Version 1.9.10.0
Java(TM) SE Runtime Environment 1.8.0_201-b09 (64 bit)
Running on Windows 10 10.0 (amd64)
Max java memory : 11.2 GB
Plugin Best Threshold 1.4.0.0
Dependances:
Plugin EzPlug SDK 3.15.5.0 is correctly installed
Plugin Protocols SDK 5.2.7.0 is correctly installed
Plugin Thresholder 3.5.0.0 is correctly installed
Comment:
Please type here your comment
java.lang.ArrayIndexOutOfBoundsException: 1
at icy.image.colormodel.IcyColorModel.getComponentUserMinValue(IcyColorModel.java:791)
at icy.image.IcyBufferedImage.getChannelMin(IcyBufferedImage.java:1502)
at plugins.tprovoost.bestthreshold.BestThreshold.getHistogramBins(BestThreshold.java:1617)
at plugins.tprovoost.bestthreshold.BestThreshold.exec(BestThreshold.java:201)
at plugins.tprovoost.bestthreshold.BestThreshold.execute(BestThreshold.java:64)
at plugins.adufour.ezplug.EzPlug.run(EzPlug.java:439)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:541)
at plugins.adufour.blocks.lang.WorkFlow.run(WorkFlow.java:837)
at plugins.adufour.blocks.lang.Loop.run(Loop.java:150)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:541)
at plugins.adufour.blocks.lang.WorkFlow.run(WorkFlow.java:837)
at plugins.adufour.blocks.lang.BlockDescriptor.run(BlockDescriptor.java:541)
at java.lang.Thread.run(Unknown Source)