Posted by
Swayne, Theresa C. on
Jun 15, 2016; 6:31pm
URL: http://imagej.273.s1.nabble.com/Stack-Label-bug-in-macro-tp5016655p5016656.html
Hi Glen,
I think there was an “=“ somehow missing in “starting 1".
Try this (you might have to replace the automatic curly quotes with normal ones):
run("Label...", "format=0 starting=1 interval=1 x=5 y=24 font=24 text=[ Frames] range=1-1000 use”);
This line labels the first frame (using the Mitosis sample) with 1 as desired. But unfortunately, when I use the overlay option, I get the same label on every frame instead of an incremented label. This seems to be an overlay-specific issue that was discussed recently on this thread<
https://list.nih.gov/cgi-bin/wa.exe?A2=ind1606&L=IMAGEJ&D=0&1=IMAGEJ&9=A&J=on&d=No+Match;Match;Matches&z=4&P=29225>:
https://list.nih.gov/cgi-bin/wa.exe?A2=ind1606&L=IMAGEJ&D=0&1=IMAGEJ&9=A&J=on&d=No+Match%3BMatch%3BMatches&z=4&P=29225If you can use a burned-on label instead of the overlay, the label will increment properly. (Remove the “use” option.)
Hope this helps.
Theresa
On Jun 15, 2016, at 2:22 PM, Glen MacDonald <
[hidden email]<mailto:
[hidden email]>> wrote:
Hello,
Instructing the Image>Stacks>Label… command to print frame number on a stack, starting with ‘1’, records as this:
run("Label...","format=0 starting 1 interval=1 x=5 y=24 font=24 text=[ Frames] range=1-1000 use”);
The Label… preview displays correctly the first slice labeled as ‘1’.
However, running this line in a macro prints ‘0’ on the first frame.
I can work around it, but is an inconsistency.
Regards,
Glen MacDonald
Digital Microscopy Center
Box 357923
University of Washington
Seattle, WA 98195-7923 USA
(206) 616-4156
[hidden email]<mailto:
[hidden email]>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html------------------------------------
Theresa Swayne, Ph.D.
Manager
Confocal and Specialized Microscopy Shared Resource
Herbert Irving Comprehensive Cancer Center
Columbia University Medical Center
1130 St. Nicholas Ave., Room 222A
New York, NY 10032
Phone: 212-851-4613
[hidden email]<mailto:
[hidden email]>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html