Documentation
andi_datasets
is a modular library that allows you to create diffusion trajectories in a variety of experimentally revelant conditions. It is organized in four main blocks:
Theory datasets: motivated by our first AnDi Challenge, we gather here different theoretical anomalous diffusion models, as e.g. fractional Brownian motion or continuous time random walk.
Phenomenological datasets: to closer simulate experimental trajectories, we consider also diffusion when interactions between particles and the environmnet are present. For instance, the appearance of comparments, trapping, dimerization but also changes in diffusion properties.
AnDi Challenge datasets: this blocks manages the generation of datasets for the various AnDi Challenges. It allows to replicate the same datasets that will be given in the different editions of the challenge.
Trajectory analysis: here we offer different statistical approaches to anomalous diffusion characterization. This will be a growing set of tools that will help the user to correctly characterize their trajectories with minimal coding.
Here is a schematic representation of the library contents:
A smooth introduction to each component of this library is done in the Tutorials sections.