wofryimpl


Namewofryimpl JSON
Version 1.0.30 PyPI version JSON
download
home_pagehttps://github.com/oasys-kit/wofryimpl
SummaryWOFRY (Wave Optics FRamework in pYthon) standard implementation
upload_time2024-12-20 13:20:51
maintainerManuel Sanchez del Rio
docs_urlNone
authorManuel Sanchez del Rio, Luca Rebuffi
requires_pythonNone
licenseGPLv3
keywords dictionary glossary synchrotronsimulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wofryimpl

WOFRYIMPL is the standard implementation of the wofry library. It contains models and algorithms implementing the physics of the wavefronts, beamline element and propagators in free-space. 

WOFRYIMPL is used by OASYS-WOFRY https://github.com/oasys-kit/OASYS-WOFRY in the OASYS https://oasys-kit.github.io/ environment to run beamline simulations in a visual environment. It can also be installed outside OASYS to run the scripts generated by OASYS-WOFRY.

A description of the methods implemented in WOFRYIMPL can be found in https://doi.org/10.48550/arXiv.2410.01338

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oasys-kit/wofryimpl",
    "name": "wofryimpl",
    "maintainer": "Manuel Sanchez del Rio",
    "docs_url": null,
    "requires_python": null,
    "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/00/5d/4f2d816be7725f4141a5bf57f462160259973868673daf97336ab1b4a434/wofryimpl-1.0.30.tar.gz",
    "platform": null,
    "description": "# wofryimpl\n\nWOFRYIMPL is the standard implementation of the wofry library. It contains models and algorithms implementing the physics of the wavefronts, beamline element and propagators in free-space. \n\nWOFRYIMPL is used by OASYS-WOFRY https://github.com/oasys-kit/OASYS-WOFRY in the OASYS https://oasys-kit.github.io/ environment to run beamline simulations in a visual environment. It can also be installed outside OASYS to run the scripts generated by OASYS-WOFRY.\n\nA description of the methods implemented in WOFRYIMPL can be found in https://doi.org/10.48550/arXiv.2410.01338\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "WOFRY (Wave Optics FRamework in pYthon) standard implementation",
    "version": "1.0.30",
    "project_urls": {
        "Download": "https://github.com/oasys-kit/wofryimpl",
        "Homepage": "https://github.com/oasys-kit/wofryimpl"
    },
    "split_keywords": [
        "dictionary",
        " glossary",
        " synchrotronsimulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "005d4f2d816be7725f4141a5bf57f462160259973868673daf97336ab1b4a434",
                "md5": "7333da46e2c0a5e6bc15599d2794d94e",
                "sha256": "6c648765b4a9b7917318338bef4ea85a561147180858d8ad194c6d9706c82aed"
            },
            "downloads": -1,
            "filename": "wofryimpl-1.0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "7333da46e2c0a5e6bc15599d2794d94e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 75656,
            "upload_time": "2024-12-20T13:20:51",
            "upload_time_iso_8601": "2024-12-20T13:20:51.929297Z",
            "url": "https://files.pythonhosted.org/packages/00/5d/4f2d816be7725f4141a5bf57f462160259973868673daf97336ab1b4a434/wofryimpl-1.0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 13:20:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oasys-kit",
    "github_project": "wofryimpl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "wofryimpl"
}
        
Elapsed time: 0.35070s