Skip to content
1 change: 1 addition & 0 deletions docs/docs/api-reference/analysis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
::: easydynamics.analysis
14 changes: 11 additions & 3 deletions docs/docs/api-reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ icon: material/code-braces-box
This section contains the reference detailing the functions and modules
available in EasyDynamics.

- [convolution](convolution.md) – Contains ...
- [sample_model](sample_model.md) – Handles ...
- [utils](utils.md) – Miscellaneous utility functions for ...
- [convolution](convolution.md) – Handles convolution of the sample
model with the instrument resolution.
- [experiment] (experiment.md) - Load, manage and visualize experimental
data.
- [sample_model](sample_model.md) – All modelling in EasyDynamics: The
scattering from the sample, including individual model components and
diffusion models, background, resolution and instrument.
- [analysis] (analysis.md) - Analysing experimental data by fitting a
sample model to experimental data, optionally convoluted with a
resolution model and adding a background.
- [utils](utils.md) – Miscellaneous utility functions for EasyDynamics.
28 changes: 14 additions & 14 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading