Re: run multiple instances of the same macro
Posted by
Albert Cardona on
Mar 04, 2008; 7:30am
URL: http://imagej.273.s1.nabble.com/run-multiple-instances-of-the-same-macro-tp3697032p3697034.html
Hi John,
> Is there a way I can separate them so this is avoidable?
>
Macros are not thread safe: executing two macros in parallel is very
likely to result in unexpected results.
You can "work around" by writing a java plugin.
Albert
--
Albert Cardona
http://www.mcdb.ucla.edu/Research/Hartenstein/acardona