Tutorials¶
Learn PyADM1ODE_calibration through practical, interactive examples.
Interactive Notebooks¶
The following tutorials can be executed directly in Google Colab without requiring a local installation.
1. Calibration Basics¶
In this tutorial, we guide you through the complete workflow of an initial calibration:
- Installing dependencies (incl. Mono/.NET)
- Loading and pre-processing measurement data
- Configuring the optimizer
- Running the calibration and analyzing results
Local Tutorials¶
Alternatively, you can find all notebooks in the `notebooks/` folder of the repository.
- Calibration Workflow: A detailed text version of the tutorial.