On 07.08.24 23:05, Cammer, Michael wrote: > Using the exponential fit curve fitting, is there a way to > constrain the first point to always fit to the first point > in the raw data?
Hi Michael,you can subtract the value of the first point from all the data. This puts the first point is to x = y = 0. Then use the "Exponential Recovery (no offset)" fit, which always passes through x = y = 0.
-- Michael -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html
