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
- Host: GitHub
- URL: https://github.com/diamondlightsource/diffcalc-core
- Owner: DiamondLightSource
- License: other
- Created: 2021-04-01T17:03:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T08:04:01.000Z (over 1 year ago)
- Last Synced: 2025-04-11T10:47:21.009Z (9 months ago)
- Topics: diffraction, python, science, synchrotron
- Language: Python
- Homepage:
- Size: 239 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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