Re: IJ1 Macro recorder
Posted by
Olivier Burri on
Sep 17, 2014; 1:27pm
URL: http://imagej.273.s1.nabble.com/IJ1-Macro-recorder-tp5009669p5009673.html
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--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html