Metadata-Version: 2.4
Name: syned
Version: 1.0.44
Summary: SYNED (SYNchrotron Elements Dictionary) kernel library
Home-page: https://github.com/oasys-kit/syned
Download-URL: https://github.com/oasys-kit/syned
Author: Manuel Sanchez del Rio, Luca Rebuffi
Author-email: srio@esrf.eu
Maintainer: L Rebuffi and M Sanchez del Rio
Maintainer-email: srio@esrf.eu
License: GPLv3
Keywords: dictionary,glossary,synchrotronsimulation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: numpy
Requires-Dist: scipy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: summary

=====
syned
=====

About
-----

SYNchrotron Elements Dictionary.

A python library to define the components  (sources, mirrors, crystals, etc.) of a synchrotron beamline and their positions.
They can be read/write to json files.
It is used by OASYS as a common tool to define sources and optical systems that are then exported to the different add-ons.


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


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

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

Syned can be installed with Python 3.x:

.. code-block:: console

    $ python -m pip install syned

Graphical user interface
------------------------

A graphical interface is available under Oasys:  https://github.com/oasys-kit/OASYS-SYNED

Reference
---------

Luca Rebuffi, Manuel Sanchez del Rio,
"Interoperability and complementarity of simulation tools for beamline design in the
OASYS environment,"
Proc. SPIE 10388, Advances in Computational Methods for X-Ray Optics IV, 1038808 (23 August 2017);
https://doi.org/10.1117/12.2274232

