[ImageJ-devel] Scripting examples

Curtis Rueden ctrueden at wisc.edu
Thu Dec 19 17:17:04 CST 2013


Hi Brian,

> You mentioned that it is getting closer with the merger of a
> 'script-parameters' branch.

Yep, the current master branch supports running parameterized scripts in
any supported scripting language. But what doesn't work yet is running them
from the Script Editor. That work is pending on the 'script-editor-cleanup'
branch, which unfortunately I doubt will be finished before year's end.

> Are there any particular classes or example code that would be useful
> to look at right now??

No real examples yet, sorry. The closest thing ATM is the unit tests:

Beanshell: http://git.io/ozG67g
Clojure: http://git.io/XXjbwg
JavaScript: http://git.io/YNMdMQ
JRuby: http://git.io/S72JqQ (but broken, unfortunately)
Jython: http://git.io/wa4SQw

> Or would it be best to wait a few weeks for more updates.

Well, in a few more weeks, parameterized scripts will be working from the
Script Editor, and we will also have a tutorial in imagej-tutorials. But
fundamentally it is working now, if you are feeling impatient. :-)

Regards,
Curtis


On Mon, Dec 9, 2013 at 10:27 AM, Brian Northan <bnorthan at gmail.com> wrote:

> Hi Curtis (and list)
>
> Thanks for the continued updates on the status of the scripting.  You
> mentioned that it is getting closer with the merger of a
> 'script-parameters' branch.  Are there any particular classes or example
> code that would be useful to look at right now??  Or would it be best to
> wait a few weeks for more updates.
>
> Thanks
>
> Brian
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20131219/3189d441/attachment.html>


More information about the ImageJ-devel mailing list