Re: IJ1 Macro recorder
Posted by
Jan Eglinger on
Sep 17, 2014; 1:40pm
URL: http://imagej.273.s1.nabble.com/IJ1-Macro-recorder-tp5009669p5009674.html
Hi Olivier and Gabriel,
yes, the smart recording behaviour seems to be fixed specifically for "Z
Project..." with this recent commit in 1.49h1:
https://github.com/imagej/imagej1/commit/3185b441For "Duplicate..." it remains true even in the daily build. Great catch.
Cheers,
Jan
On 17.09.14 15:34, Burri Olivier wrote:
> Hi Gabriel and Jan,
>
> I had not tried the daily build yet. And it is true that it is a bug linked to the fact that if all default options are kept, then it does not record the arguments to the run() call.
>
> Example in plain ImageJ calling duplicate without changing the suggested title
>
> selectWindow("AuPbSn40.jpg");
> run("Duplicate..."); //No arguments are passed.
> If I run duplicate and change the name, then I get
> run("Duplicate...", "title=srsrs");
>
> Regarding the Z Project, this no longer happens with the daily build of imageJ and I get the same results as Gabriel.
>
> Thanks for the bug tracker link, I will append to it if I find further bugs in that direction with the latest daily build of IJ and working on Fiji.
>
> Best
>
> Oli
>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html