Skip to content

This repository contains Python code and a Jupyter Notebook running the original CONTIN program by S. Provencher on every DLS measurement (dynamic light scattering, aka. photon correlation spectroscopy, PCS) read from *.ASC files.

License

BAMresearch/analyse_dls_with_contin

Repository files navigation

Analyse DLS with CONTIN (for Python)

Testing Documentation

This repository contains Python code and a Jupyter Notebook running the original [CONTIN program by S. Provencher](http://dx.doi.org/10.1016/0010-4655(82\)90174-6) on every DLS measurement (dynamic light scattering, aka. photon correlation spectroscopy, PCS) read from *.ASC files at the specified angle found in the given subfolders. The expected input file format is ALV-7004 CGS-8F Data which is found at the first line of each file.

Requirements

For packages that are used here and which might be missing the a clean default python installation or venv, please see the requirements file. Install the listed packages by running:

pip install -r requirements.txt

Problems & Help

If there are any errors with the code, please look for existing similar reports and possible solutions or open a new issue on the project page.

Online Documentation

https://bamresearch.github.io/analyse_dls_with_contin

Documentation as PDF

https://bamresearch.github.io/analyse_dls_with_contin/analyse-dls-with-contin.pdf

About

This repository contains Python code and a Jupyter Notebook running the original CONTIN program by S. Provencher on every DLS measurement (dynamic light scattering, aka. photon correlation spectroscopy, PCS) read from *.ASC files.

Topics

Resources

License

Stars

Watchers

Forks