Hi everyone,
after all the stack fitting discussion:
In case someone should need it, the Stack Fitter plugin is online.
For each pixel (x,y), it fits the profile along the z direction with one
of the ImageJ built-in fit functions.
http://imagejdocu.tudor.lu/doku.php?id=plugin:stack:stack_fitter:startDon't ask me for a version fitting user supplied macro functions. First
I don't have time to do it (it would be some work, one would also have
to sepcify the initial parameters, etc.).
Second, fitting macros functions is rather slow, nothing that you want
to do for millions of pixels. Already the built-in 'Exponential with
offset' fit of 512x512x10 pixels need almost a minute on my i7 machine
and lets the cooling fans spin up, even though it effectively fits only
one parameter (the other two are calculated directly by linear regression).
Michael
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html