Re: javascript does not run anymore in Fiji
Posted by
Dimiter Prodanov (imec) on
Jan 14, 2016; 1:56pm
URL: http://imagej.273.s1.nabble.com/javascript-does-not-run-anymore-in-Fiji-tp5015368p5015381.html
Dear All,
I don't know the specifics of the problem here, so excuse me for bringing a different perspective.
For simple automation tasks, I recommend using macros with IJ1. Javascript is a functional programming language so unless you need to rewrite dynamically expressions and evaluate there is no need to use it.
As a rule of thumb, if you have more than 2 for loops I recommend writing a plugin which will allow you to use the full power of the Java language.
In case you need more extensive calculations for development I recommend a combination of Matlab and IJ.
Best regards,
Dimiter
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html