Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANA function reports error #318

Open
Daqigege opened this issue Nov 9, 2023 · 0 comments
Open

ANA function reports error #318

Daqigege opened this issue Nov 9, 2023 · 0 comments

Comments

@Daqigege
Copy link

Daqigege commented Nov 9, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant