Re: entering an equation
Posted by
dpoburko on
Jan 19, 2009; 11:45pm
URL: http://imagej.273.s1.nabble.com/entering-an-equation-tp3694011p3694016.html
shilo2 wrote:
> Dear list members,
>
> I am using the imageJ to produce radiometric images. The images are results
> of division of two probes with different excitation wavelength.
> Since the ration is in correlation to the parameter I interested, I'm
> looking for a tool to replace the ration values with the parameter value by
> entering the equation.
>
> Any help will be greatly appreciated.
>
> Thanks
> Shilo
>
>
>
>
Hi Shilo,
Have you seen the Fura2 ratio plugin (
http://rsb.info.nih.gov/ij/plugins/ratio-plus.html )? I haven't gone
through the entire code, but you should be able to hack this, and
replace the final calibration calculation with your probe's calibration
formula.
Damon