I think there is a bug with putting commands in the recorder when using the preview button.
I am working with a simple stack (and the problem appears to be the same with simple single plane images).
When I do a Process menu filter or math command and click the preview button before applying the value in the box, this is what populates the Recorder with the argument missing:
run("Mean...", "stack");
run("Multiply...", "stack");
When I do not preview first, this is what correctly populates the Recorder:
run("Mean...", "radius=3 stack");
run("Multiply...", "value=1.2500 stack");
I was using ImageJ 1.52v and just updated to ImageJ 1.53a8 which behaves the same.
Thank you!
Michael Cammer, Sr Research Scientist, DART Microscopy Laboratory
NYU Langone Health, 540 First Avenue, SK2 Microscopy Suite, New York, NY 10016
[hidden email]<mailto:
[hidden email]>
http://nyulmc.org/micros http://microscopynotes.com/Voice direct only, no text or messages: 1-914-309-3270 and 1-646-501-0567
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html