When running an image that is not saved, CiliaQ Preparator crashes with the error message:
java.lang.NullPointerException
at ciliaQ_Prep_jnh.CiliaQPrepMain.run(CiliaQPrepMain.java:273)
at ij.IJ.runUserPlugIn(IJ.java:217)
at ij.IJ.runPlugIn(IJ.java:181)
at ij.Executer.runCommand(Executer.java:137)
at ij.Executer.run(Executer.java:66)
at java.lang.Thread.run(Thread.java:750)
TODO:
Catch the error and output an interpretable message to the user explaining how the user can avoid this issue.
When running an image that is not saved, CiliaQ Preparator crashes with the error message:
TODO: Catch the error and output an interpretable message to the user explaining how the user can avoid this issue.