wofry


Namewofry JSON
Version 1.0.33 PyPI version JSON
download
home_pagehttps://github.com/oasys-kit/wofry
SummaryWOFRY (Wave Optics FRamework in pYthon) kernel library
upload_time2024-02-13 18:28:00
maintainerLuca Rebuffi
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.
            # wofry
Wave Optics FRamwork in pYthon

WOFRY [1] is the OASYS framework for waveoptics calculations. It contains a threefold functionality: 
- it provides a generalization (or abstraction) of a software tool for wave optics, combining the component definitions from SYNED with the abstract declaration of wavefronts and propagators
- it defines a mechanism for interfacing a wave optics code (e.g., SRW, WISE etc.) in it, a first step for becoming interfaced in OASYS
- it provides native implementations of simple wavefronts (e.g., plane waves, spherical waves, Gaussian sources) and propagators [2] for prototyping optical systems.

## References

[1] https://doi.org/10.1117/12.2274232

[2] https://github.com/oasys-kit/documents/blob/master/zoom_propagator_pirro_thesis.pdf

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oasys-kit/wofry",
    "name": "wofry",
    "maintainer": "Luca Rebuffi",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "lrebuffi@anl.gov",
    "keywords": "dictionary,glossary,synchrotronsimulation",
    "author": "Manuel Sanchez del Rio, Luca Rebuffi",
    "author_email": "lrebuffi@anl.gov",
    "download_url": "https://files.pythonhosted.org/packages/e3/67/ed3704232c5cc963166e75ee673c0833ab3148e4ea8e475c20c728b13215/wofry-1.0.33.tar.gz",
    "platform": null,
    "description": "# wofry\nWave Optics FRamwork in pYthon\n\nWOFRY [1] is the OASYS framework for waveoptics calculations. It contains a threefold functionality: \n- it provides a generalization (or abstraction) of a software tool for wave optics, combining the component definitions from SYNED with the abstract declaration of wavefronts and propagators\n- it defines a mechanism for interfacing a wave optics code (e.g., SRW, WISE etc.) in it, a first step for becoming interfaced in OASYS\n- it provides native implementations of simple wavefronts (e.g., plane waves, spherical waves, Gaussian sources) and propagators [2] for prototyping optical systems.\n\n## References\n\n[1] https://doi.org/10.1117/12.2274232\n\n[2] https://github.com/oasys-kit/documents/blob/master/zoom_propagator_pirro_thesis.pdf\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "WOFRY (Wave Optics FRamework in pYthon) kernel library",
    "version": "1.0.33",
    "project_urls": {
        "Download": "https://github.com/oasys-kit/wofry",
        "Homepage": "https://github.com/oasys-kit/wofry"
    },
    "split_keywords": [
        "dictionary",
        "glossary",
        "synchrotronsimulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e367ed3704232c5cc963166e75ee673c0833ab3148e4ea8e475c20c728b13215",
                "md5": "05bb8e9743bea712f0558e7662508c95",
                "sha256": "738c82aedefd78394c915541d46a1baa93d69826d7c394c59f787f9807d9d3a2"
            },
            "downloads": -1,
            "filename": "wofry-1.0.33.tar.gz",
            "has_sig": false,
            "md5_digest": "05bb8e9743bea712f0558e7662508c95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21315,
            "upload_time": "2024-02-13T18:28:00",
            "upload_time_iso_8601": "2024-02-13T18:28:00.642740Z",
            "url": "https://files.pythonhosted.org/packages/e3/67/ed3704232c5cc963166e75ee673c0833ab3148e4ea8e475c20c728b13215/wofry-1.0.33.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 18:28:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oasys-kit",
    "github_project": "wofry",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "wofry"
}
        
Elapsed time: 0.18138s