[ImageJ-devel] [Bug 752] "Profile Plot Options..." exception via macro/batch mode

bugzilla at fiji.sc bugzilla at fiji.sc
Fri May 23 00:18:33 CDT 2014


http://fiji.sc/bugzilla/show_bug.cgi?id=752

--- Comment #1 from bryancallahan at gmail.com ---
Just to clarify, the full macro I'm running is:

run("Profile Plot Options...", "width=450 height=200 minimum=0 maximum=0
interpolate");
open("data.jpg");
run("Plot Profile");
saveAs("Jpeg", "profile.jpg");

...and it works fine on Fiji and ImageJ2 (as a macro) when not in headless
mode. My only goal is to disable the grey grid generated in the line profile
but ran into this snag. Thanks again! Please let me know how I can help! :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20140523/5082296d/attachment.html>


More information about the ImageJ-devel mailing list