Headless mode
Opened this issue · 0 comments
hansenjn commented
To make CiliaQ runnable in ImageJ's headless mode (https://imagej.net/learn/headless) on servers, it will need to be callable from a macro.
Right now, calling CiliaQ from a macro does not work. This functionality should be implemented, similar to how it was implemented in MotiQ (hansenjn/MotiQ#3).