- feat: allow to define ancillary parameters for models and use them
during fitting by default
- feat: `Indentation.get_initial_fit_parameters` now automatically
computes common and model-related ancillary parameters if no
initial parameters are present
- enh: allow to set the `model_key` in more functions of `Indentation`
- ref: use `idnt` to represent Indentation instances
- fix: preprocessing steps not stored in `Indentation.preprocessing`
- setup: bump afmformats from 0.4.1 to 0.5.0