Links to HEAD: | (view) (annotate) |
Sticky Revision: | |
Sort logs by: |
Added mass-transport limitation model simple1to1_mtl.
The new module osprai_one provides access to the important functions in all of the other modules. Documentation has been started with osprai_one.html.
Added clma(), a constrained LMA fitting function. We can now set a lower and upper bound for fitting. Be sure that the initial estimate is between, not at, the bounds. It transforms the parameters using x1 = ((b-a)*tanh(x0)+b+a)/2 for the interval (a,b).
Introduction of the fit_module. This provides ordinary Levenberg-Marquart curvefitting. The user can choose which model parameters are fixed and which are allowed to float. Next, we can add a constrained version.
Add a simple 1to1 model function.
Start work on curve fitting. Added two properties, model and params, to ba.roi in ba_class. Add mdl_module which will hold functions that model SPR interactions.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.