An open API service indexing awesome lists of open source software.

https://github.com/diamondlightsource/diffcalc-core

Diffraction Condition Calculator
https://github.com/diamondlightsource/diffcalc-core

diffraction python science synchrotron

Last synced: 9 months ago
JSON representation

Diffraction Condition Calculator

Awesome Lists containing this project

README

          

=============
diffcalc-core
=============

.. image:: https://img.shields.io/pypi/v/diffcalc-core.svg
:target: https://pypi.python.org/pypi/diffcalc-core

.. image:: https://dev.azure.com/DLS-tooling/diffcalc-core/_apis/build/status/DiamondLightSource.diffcalc-core?branchName=main&stageName=Run%20unit%20tests
:target: https://dev.azure.com/DLS-tooling/diffcalc-core/_build/latest?definitionId=4&branchName=main

.. image:: https://codecov.io/gh/DiamondLightSource/diffcalc-core/branch/main/graph/badge.svg?token=I9LINSTT0N
:target: https://codecov.io/gh/DiamondLightSource/diffcalc-core

.. image:: https://github.com/DiamondLightSource/diffcalc-core/actions/workflows/codeql.yml/badge.svg
:target: https://github.com/DiamondLightSource/diffcalc-core/actions/workflows/codeql.yml

.. image:: https://readthedocs.org/projects/diffcalc-core/badge/?version=latest
:target: https://diffcalc-core.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status

.. image:: https://img.shields.io/pypi/pyversions/diffcalc-core.svg
:target: https://pypi.python.org/pypi/diffcalc-core
:alt: Supported Python versions

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
:alt: Code style: black

Python implementation of angle calculations for six-circle X-ray or neutron
diffractometer that follows a model described in [You1999]_.

* Free software: Apache Software License 2.0
* Documentation: https://diffcalc-core.readthedocs.io.

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

References
----------

.. [You1999] H. You. *Angle calculations for a '4S+2D' six-circle diffractometer.*
J. Appl. Cryst. (1999). **32**, 614-623. `(pdf link)
`__.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage