Stack Histogram

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Stack Histogram

Knecht, David
I tried to run the Stack Histogram plugin on a 16 bit stack with the latest ImageJ (Mac OSX) and got the following error:

java.lang.NullPointerException
        at ij.gui.HistogramWindow.setup(HistogramWindow.java:141)
        at ij.gui.HistogramWindow.setup(HistogramWindow.java:180)
        at StackHistogramWindow.showHistogram(Stack_Histogram.java:38)
        at ij.gui.HistogramWindow.<init>(HistogramWindow.java:53)
        at StackHistogramWindow.<init>(Stack_Histogram.java:28)
        at Stack_Histogram.run(Stack_Histogram.java:20)
        at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:256)
        at ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:105)
        at ij.IJ.runUserPlugIn(IJ.java:187)
        at ij.IJ.runUserPlugIn(IJ.java:196)
        at ij.IJ.runPlugIn(IJ.java:152)
        at ij.Executer.runCommand(Executer.java:127)
        at ij.Executer.run(Executer.java:64)
        at java.lang.Thread.run(Thread.java:680)

Suggestions?

David A. Knecht, PhD
Department of Molecular and Cell Biology
University of Connecticut
Storrs, CT 06269
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Stack Histogram

Knecht, David
Thanks Wayne- I would suggest someone remove it from the Plugin web site or move it to an obsolete plugins folder. I missed the note that it had been replaced by the menu command.  Is there any reason to have obsolete plugins there?  Dave

On Jul 19, 2012, at 2:28 PM, Knecht, David wrote:

> I tried to run the Stack Histogram plugin on a 16 bit stack with the latest ImageJ (Mac OSX) and got the following error:
>
> java.lang.NullPointerException
> at ij.gui.HistogramWindow.setup(HistogramWindow.java:141)
> at ij.gui.HistogramWindow.setup(HistogramWindow.java:180)
> at StackHistogramWindow.showHistogram(Stack_Histogram.java:38)
> at ij.gui.HistogramWindow.<init>(HistogramWindow.java:53)
> at StackHistogramWindow.<init>(Stack_Histogram.java:28)
> at Stack_Histogram.run(Stack_Histogram.java:20)
> at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:256)
> at ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:105)
> at ij.IJ.runUserPlugIn(IJ.java:187)
> at ij.IJ.runUserPlugIn(IJ.java:196)
> at ij.IJ.runPlugIn(IJ.java:152)
> at ij.Executer.runCommand(Executer.java:127)
> at ij.Executer.run(Executer.java:64)
> at java.lang.Thread.run(Thread.java:680)
>
> Suggestions?
>
> David A. Knecht, PhD
> Department of Molecular and Cell Biology
> University of Connecticut
> Storrs, CT 06269
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

Visiting Professor David Knecht
Beatson Institute for Cancer Research
University of Glasgow
Switchback Road, Bearsden
Glasgow Scotland G61 1BD
UK






--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html