You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing an ANA function error keeping pop up which prevents me from moving on to analyze the cell using the outline tracking function. When I open a fluoresent imaging movie file in Quimp, I cannot process ANA analysis like what I do using the test data while the ECMM funcion is good. Here is the log for the error. I have tried 3 different PCs and they all show the same problem at this step. I have stucked here like forever so please help me troubleshoot it. Thank you!
(Fiji Is Just) ImageJ 2.14.0/1.54f; Java 1.8.0_322 [64-bit]; Windows 10 10.0; 1189MB of 24383MB (4%)
java.lang.NullPointerException
at com.github.celldynamics.quimp.plugin.ana.ANA_.run(ANA_.java:122)
at ij.IJ.runUserPlugIn(IJ.java:244)
at ij.IJ.runPlugIn(IJ.java:210)
at ij.Executer.runCommand(Executer.java:152)
at ij.Executer.run(Executer.java:70)
at ij.IJ.run(IJ.java:326)
at ij.IJ.run(IJ.java:337)
at ij.macro.Functions.doRun(Functions.java:703)
at ij.macro.Functions.doFunction(Functions.java:99)
at ij.macro.Interpreter.doStatement(Interpreter.java:281)
at ij.macro.Interpreter.doStatements(Interpreter.java:267)
at ij.macro.Interpreter.run(Interpreter.java:163)
at ij.macro.Interpreter.run(Interpreter.java:93)
at ij.macro.MacroRunner.run(MacroRunner.java:146)
at java.lang.Thread.run(Thread.java:750)
The text was updated successfully, but these errors were encountered:
Hello there,
I'm facing an ANA function error keeping pop up which prevents me from moving on to analyze the cell using the outline tracking function. When I open a fluoresent imaging movie file in Quimp, I cannot process ANA analysis like what I do using the test data while the ECMM funcion is good. Here is the log for the error. I have tried 3 different PCs and they all show the same problem at this step. I have stucked here like forever so please help me troubleshoot it. Thank you!
(Fiji Is Just) ImageJ 2.14.0/1.54f; Java 1.8.0_322 [64-bit]; Windows 10 10.0; 1189MB of 24383MB (4%)
java.lang.NullPointerException
at com.github.celldynamics.quimp.plugin.ana.ANA_.run(ANA_.java:122)
at ij.IJ.runUserPlugIn(IJ.java:244)
at ij.IJ.runPlugIn(IJ.java:210)
at ij.Executer.runCommand(Executer.java:152)
at ij.Executer.run(Executer.java:70)
at ij.IJ.run(IJ.java:326)
at ij.IJ.run(IJ.java:337)
at ij.macro.Functions.doRun(Functions.java:703)
at ij.macro.Functions.doFunction(Functions.java:99)
at ij.macro.Interpreter.doStatement(Interpreter.java:281)
at ij.macro.Interpreter.doStatements(Interpreter.java:267)
at ij.macro.Interpreter.run(Interpreter.java:163)
at ij.macro.Interpreter.run(Interpreter.java:93)
at ij.macro.MacroRunner.run(MacroRunner.java:146)
at java.lang.Thread.run(Thread.java:750)
The text was updated successfully, but these errors were encountered: