diffsims 0.6rc1 documentation#

diffsims is an open-source Python library for simulating diffraction.

Installation#

diffsims can be installed with pip or conda:

pip install diffsims
conda install diffsims -c conda-forge

Further details are available in the installation guide.

Learning resources#

Tutorials

In-depth guides for using diffsims (notebooks hosted on GitHub).

Examples

Short examples illustrating simple tasks that can be performed with diffsims.

API reference

Descriptions of all functions, modules, and objects in diffsims.

Contributing

diffsims is a community project maintained for and by its users. There are many ways you can help!

Citing diffsims#

If you are using diffsims in your scientific research, please help our scientific visibility by citing the Zenodo DOI: https://doi.org/10.5281/zenodo.3337900.

diffsims is released under the GPL v3 license.