syned


Namesyned JSON
Version 1.0.39 PyPI version JSON
download
home_pagehttps://github.com/oasys-kit/syned
SummarySYNED (SYNchrotron Elements Dictionary) kernel library
upload_time2024-02-29 20:25:56
maintainerL Rebuffi and M Sanchez del Rio
docs_urlNone
authorManuel Sanchez del Rio, Luca Rebuffi
requires_python
licenseGPLv3
keywords dictionary glossary synchrotronsimulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====
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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oasys-kit/syned",
    "name": "syned",
    "maintainer": "L Rebuffi and M Sanchez del Rio",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "srio@esrf.eu",
    "keywords": "dictionary,glossary,synchrotronsimulation",
    "author": "Manuel Sanchez del Rio, Luca Rebuffi",
    "author_email": "srio@esrf.eu",
    "download_url": "https://files.pythonhosted.org/packages/4c/30/c357b19c669791a898cf7cbc53e920ebe615346e09e46fb0c6244e84ef1f/syned-1.0.39.tar.gz",
    "platform": null,
    "description": "=====\nsyned\n=====\n\nAbout\n-----\n\nSYNchrotron Elements Dictionary.\n\nA python library to define the components  (sources, mirrors, crystals, etc.) of a synchrotron beamline and their positions.\nThey can be read/write to json files.\nIt is used by OASYS as a common tool to define sources and optical systems that are then exported to the different add-ons.\n\n\nDocumentation\n-------------\nhttps://syned.readthedocs.io/\n\n\nSource repository\n-----------------\nhttps://github.com/oasys-kit/syned\n\nQuick-installation\n------------------\n\nSyned can be installed with Python 3.x:\n\n.. code-block:: console\n\n    $ python -m pip install syned\n\nGraphical user interface\n------------------------\n\nA graphical interface is available under Oasys:  https://github.com/oasys-kit/OASYS-SYNED\n\nReference\n---------\n\nLuca Rebuffi, Manuel Sanchez del Rio,\n\"Interoperability and complementarity of simulation tools for beamline design in the\nOASYS environment,\"\nProc. SPIE 10388, Advances in Computational Methods for X-Ray Optics IV, 1038808 (23 August 2017);\nhttps://doi.org/10.1117/12.2274232\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "SYNED (SYNchrotron Elements Dictionary) kernel library",
    "version": "1.0.39",
    "project_urls": {
        "Download": "https://github.com/oasys-kit/syned",
        "Homepage": "https://github.com/oasys-kit/syned"
    },
    "split_keywords": [
        "dictionary",
        "glossary",
        "synchrotronsimulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c30c357b19c669791a898cf7cbc53e920ebe615346e09e46fb0c6244e84ef1f",
                "md5": "6f5843b8f2d96aa269341249916652da",
                "sha256": "ab4c89c8f7df4e656b3bcf4834382f69da0a86716714ee506ab0e1d383c5465a"
            },
            "downloads": -1,
            "filename": "syned-1.0.39.tar.gz",
            "has_sig": false,
            "md5_digest": "6f5843b8f2d96aa269341249916652da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37922,
            "upload_time": "2024-02-29T20:25:56",
            "upload_time_iso_8601": "2024-02-29T20:25:56.242168Z",
            "url": "https://files.pythonhosted.org/packages/4c/30/c357b19c669791a898cf7cbc53e920ebe615346e09e46fb0c6244e84ef1f/syned-1.0.39.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 20:25:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oasys-kit",
    "github_project": "syned",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "syned"
}
        
Elapsed time: 0.19797s