Login  Register

Re: Running the 'Register Virtual Stack Slices' plug-in headless

Posted by Ignacio Arganda-Carreras on Feb 08, 2014; 7:22pm
URL: http://imagej.273.s1.nabble.com/Running-the-Register-Virtual-Stack-Slices-plug-in-headless-tp5006424p5006463.html

Hello Johannes,

I cannot attach a script file to this e-mail, so just copy the following
two lines to a script call "test-dscho.bsh":


import register_virtual_stack.Register_Virtual_Stack_MT;

p = new Register_Virtual_Stack_MT.Param();


And run it like this:

$ ImageJ --headless test-dscho.bsh

It seems the headless mode doesn't like the call to the constructor of the
inner class "Param".

Thanks for your help!


On Thu, Feb 6, 2014 at 4:01 PM, Johannes Schindelin <
[hidden email]> wrote:

> Hi Ignacio,
>
> On Thu, 6 Feb 2014, Ignacio Arganda-Carreras wrote:
>
> > I find the same error.
>
> If you make an easy-to-reproduce package for me, I will fix it.
>
> Ciao,
> Dscho
>
> --
> Ignacio Arganda-Carreras, Ph.D.
> Seung's lab, 46-5065
> Department of Brain and Cognitive Sciences
> Massachusetts Institute of Technology
> 43 Vassar St.
> Cambridge, MA 02139
> USA
>
> Phone: (001) 617-324-3747
> Website: http://bioweb.cnb.csic.es/~iarganda/index_EN.html

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