plot2 module <fit>

This module allows fitting of families of peaks.

{no fit : Ax+B : log(Aexp(-Bx)) : Aexp(-Bx) : Aexp(-BX)+C} <fit_method>
The method used for fitting.

no fit: no fit done

Ax + B: straight line fit

log(A exp(-Bx)): straight line fit of log of data

A exp(-Bx): nonlinear exponential fit of data

A exp(-Bx) + C: nonlinear exponential fit of data with baseline offset

The fit is automatically updated. (The nonlinear fitting might not work perfectly.)

{peak sets} <select>
The peak set (family) to fit can be selected with the mouse. The fit is automatically updated.

{next} <next>
Select the next peak set in the list. The fit is automatically updated.

{previous} <previous>
Select the previous peak set in the list. The fit is automatically updated.

{apply} <apply>
Update the fit drawing (should not be necessary to hit this since the fit is always automatically updated).

{dismiss}
Close the module (the parameters are remembered).

{help}
Display this message.

Azara help: plot2/fit / W. Boucher / azara@bioc.cam.ac.uk