Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 82ae862

Browse files
authored
Fixed rst list formatting
1 parent 88a8971 commit 82ae862

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ Getting Started
1515
---------------
1616

1717
The python package ``ndim_homogeneous_distinguishability.py`` contains the meat of this project, as a set of functions which can be used to:
18-
1) Simulate diffusive trajectories (pure diffusion with a homogeneous diffusion constant)
19-
2) Use Bayesian inference to estimate the diffusion constant used to generate a trajectory by producing a posterior diffusivity distribution
20-
3) Analyze the dependence of diffusivity estimation error, and the ability to distinguish between trajectories with differing diffusivities, conditional on model parameters
18+
19+
1. Simulate diffusive trajectories (pure diffusion with a homogeneous diffusion constant)
20+
2. Use Bayesian inference to estimate the diffusion constant used to generate a trajectory by producing a posterior diffusivity distribution
21+
3. Analyze the dependence of diffusivity estimation error, and the ability to distinguish between trajectories with differing diffusivities, conditional on model parameters
2122

2223
Examples of how to use these functions, as well as some of our own analysis of diffusivity distinguishability, are provided in the Jupyter notebook ``ndim_diffusion_analysis_tutorial.ipynb``.
2324

0 commit comments

Comments
 (0)