How to upload macro toolset

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to upload macro toolset

gankaku
Hi all,

I would like to provide a macro toolset for ImageJ/Fiji but I did not find information on how to upload it for example to the ImageJ site or how to provide it for Fiji users (since it is not a pluging).
Would it be possible to also provide an external Fiji update site for such a toolset as implemented for plugins?

Best regards,
Jan

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: How to upload macro toolset

dscho
Hi Jan,

On Fri, 26 Apr 2013, Jan Brocher - BioVoxxel wrote:

> I would like to provide a macro toolset for ImageJ/Fiji but I did not
> find information on how to upload it for example to the ImageJ site or
> how to provide it for Fiji users (since it is not a pluging).

Toolsets are provided in macros/toolsets/, see e.g.

https://github.com/fiji/fiji/blob/master/src-plugins/Volume_Viewer/src/main/java/LookupTable.java

> Would it be possible to also provide an external Fiji update site for
> such a toolset as implemented for plugins?

Yes, it is... Fiji's main update site ships three toolsets, just go to the
advanced mode of the updater, select the "all" view mode and type
"toolset" in the search bar.

Ciao,
Dscho

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html