https://github.com/bamresearch/analyse_dls_with_contin
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.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.7%) to scientific vocabulary
Keywords
Repository
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.
Basic Info
Statistics
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Analyse DLS with CONTIN (for Python)
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/analysedlswith_contin
Documentation as PDF
https://bamresearch.github.io/analysedlswith_contin/analyse-dls-with-contin.pdf
Owner
- Name: Bundesanstalt für Materialforschung und -prüfung
- Login: BAMresearch
- Kind: organization
- Email: oss@bam.de
- Location: Berlin/Germany
- Website: www.bam.de
- Repositories: 36
- Profile: https://github.com/BAMresearch
German Federal scientific research institute for materials testing and research
GitHub Events
Total
- Watch event: 1
- Member event: 1
Last Year
- Watch event: 1
- Member event: 1
Dependencies
- actions/checkout v3 composite
- ad-m/github-push-action master composite
- ibressler/sphinx-action master composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- dateutil *
- requests *
- bson *
- jupyter *
- jupyter-analysis-tools *
- matplotlib *
- pandas *
- scipy *