hansenjn / CiliaQ

An ImageJ plugin to quantify ciliary shape, length, and fluorescence.
GNU General Public License v3.0
7 stars 3 forks source link

Null Pointer Exception during running #2

Closed hansenjn closed 4 years ago

hansenjn commented 4 years ago

When analyzing a 3D image of cilia, the following error occured for an unknown reason: java.lang.NullPointerException at ciliaQ_jnh.CiliaQMain.analyzeCiliaIn3DAndSaveResults(CiliaQMain.java:2049) at ciliaQ_jnh.CiliaQMain.run(CiliaQMain.java:440) at ij.IJ.runUserPlugIn(IJ.java:221) at ij.IJ.runPlugIn(IJ.java:185) at ij.Executer.runCommand(Executer.java:137) at ij.Executer.run(Executer.java:66) at java.lang.Thread.run(Thread.java:748)

hansenjn commented 4 years ago

Issue solved in version v0.0.9.