Metadata-Version: 2.4
Name: dabax
Version: 1.0.13
Summary: python access to DABAX files
Author-email: Manuel Sanchez del Rio <srio@esrf.eu>
License-Expression: MIT
Project-URL: Homepage, https://github.com/oasys-kit/dabax/
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: silx
Dynamic: license-file

=====
DABAX
=====

DAtaBAse for X-rays

About
-----

Python library to access DABAX (DAtaBAse for X-rays) files in https://github.com/oasys-kit/DabaxFiles

It is used by OASYS as a common tool for the material-photon interactions (cross sections, scattering functions, refractive indices, crystal structures).


Documentation
-------------
https://dabax.readthedocs.io/


Source repository
-----------------
https://github.com/oasys-kit/dabax

Quick-installation
------------------

Syned can be installed with Python 3.x:

.. code-block:: console

    $ python -m pip install dabax
