AxModelFitterLegacy_get_fitting_examples
Get ready-to-use model fitting templates with correct JAX syntax, pint units, and realistic parameter bounds. Copy and adapt these examples for exponential decay, polynomial, and multivariate models.
Instructions
LEGACY TOOL (AxModelFitterLegacy, formerly AxModelFitter): existing workflows built on this toolset should continue to use it — it is the unchanged continuation of the original AxModelFitter tools. For NEW workflows, prefer the new AxModelFitter server's generate_code/execute_code tools (console script axiomatic-modelfitter). This legacy toolset will be removed in the next major release.
Get complete working examples for model fitting with this legacy model fitter.
Returns ready-to-use templates with:
- Proper JAX function syntax
- Correct pint units
- Realistic parameter bounds
- File-based data structure examples
Use these as starting points - copy the structure and modify for your specific model.
Templates include: exponential decay, polynomial fitting, multivariate models, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||