Posted by
CARL Philippe (LBP) on
Jan 23, 2015; 1:27pm
URL: http://imagej.273.s1.nabble.com/Bug-within-ImageJ-not-Fiji-tp5011321.html
Dear all / Wayne,
Somebody contacted me about some problems with the use of the Radial Profile
Extended plugin within ImageJ:
http://rsb.info.nih.gov/ij/plugins/radial-profile-ext.htmlby means of a macro using the Ext. functions.
And indeed, running the following macro:
run("Blobs (25K)");
print("begin");
run("Radial Profile Angle", "x_center=128 y_center=127 radius=127.50
starting_angle=0 integration_angle=180");
print("end");
print(Ext.getBinSize);
print(Ext.getStackSize);
print(Ext.getXValue(0)); // XValue[Ext.getBinSize]
print(Ext.getYValue(0, 0)); //
YValue[Ext.getStackSize][Ext.getBinSize]
is working correctly within Fiji, but not within ImageJ where it seems to
have some problems with the Ext. features.
And such features were (probably) working correctly (as well on ImageJ) some
time ago (since a colleague using the Radial Profile Extended plugin is
working exclusively on ImageJ).
Thus I tried as well to install an older version of ImageJ, and with the
version 1.48 there is as well the same problem.
I thank you very much in advance for your help on this issue.
My best regards,
Philippe
Philippe CARL
Laboratoire de Biophotonique et Pharmacologie
UMR 7213 CNRS - Université de Strasbourg
Faculté de Pharmacie
74 route du Rhin
67401 ILLKIRCH
Tel : +33(0)3 68 85 41 84
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html