Skip to content

Python code to fit single-angle dynamic light scattering data using the Tikhonov Philips regularisation

License

Notifications You must be signed in to change notification settings

filvuk/dynamicLightScatteringAnalysis

 
 

Repository files navigation

dynamicLightScatteringAnalysis

Python code to fit single-angle dynamic light scattering data using the Tikhonov Philips regularisation

To run this code with an example file follow this steps:

  1. Download this repo
  2. Verify you have installed the following libraries: numpy, pandas, matplotlib and scipy
  3. Verify you can run a jupyter notebook with python3
  4. $ jupyter notebook testAnalysis.ipynb

Citation

Use a reference similar to the following one:

Burastero, O., Draper-Barr, G., Raynal, B., Chevreuil, M., England, P. & Garcia Alai, M. (2023). Raynals, an online tool for the analysis of dynamic light scattering. Acta Cryst. D79.

https://journals.iucr.org/d/issues/2023/08/00/vo5014/index.html

About

Python code to fit single-angle dynamic light scattering data using the Tikhonov Philips regularisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • Python 3.2%