pop-inv


Namepop-inv JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryPolar onion peeling for inverting VMI data
upload_time2025-07-29 22:46:33
maintainerNone
docs_urlNone
authorXligt
requires_python>=3.8
licenseMIT
keywords polar onion peeling vmi inversion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # POP

A python implementation of the polar onion peeling algorithm [Rev. Sci. Instrum. 80, 053104 (2009)] for velocity map imaging (VMI) data inversion. 

# Example inversion of simulated data
<img width="1042" height="1238" alt="pop_inversion" src="https://github.com/user-attachments/assets/d8e5c524-f359-49f2-80a4-04db239d524d" />

# Example inversion of electron data taken at the LCLS
<img width="1200" height="1500" alt="Figure 1 (3)" src="https://github.com/user-attachments/assets/36e361f3-ec57-4abc-8eea-5df62b48c3bc" />

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pop-inv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "polar, onion, peeling, VMI, inversion",
    "author": "Xligt",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7b/54/f63b370e17c18bbd8b47cfd504da07023daeb839c777a784074725a6785c/pop_inv-0.3.0.tar.gz",
    "platform": null,
    "description": "# POP\n\nA python implementation of the polar onion peeling algorithm [Rev. Sci. Instrum. 80, 053104 (2009)] for velocity map imaging (VMI) data inversion. \n\n# Example inversion of simulated data\n<img width=\"1042\" height=\"1238\" alt=\"pop_inversion\" src=\"https://github.com/user-attachments/assets/d8e5c524-f359-49f2-80a4-04db239d524d\" />\n\n# Example inversion of electron data taken at the LCLS\n<img width=\"1200\" height=\"1500\" alt=\"Figure 1 (3)\" src=\"https://github.com/user-attachments/assets/36e361f3-ec57-4abc-8eea-5df62b48c3bc\" />\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Polar onion peeling for inverting VMI data",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/xligt/pop"
    },
    "split_keywords": [
        "polar",
        " onion",
        " peeling",
        " vmi",
        " inversion"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d3d3a52498dc6c1a64b637dd0a904ec987def8556cde832486461f44fd86de09",
                "md5": "fd6ca3652e955c95c1caa9881f79f26d",
                "sha256": "24010813d3fb9639a5effe9a39b4fcec48c70a4fdf50025158f0746407a8d7d7"
            },
            "downloads": -1,
            "filename": "pop_inv-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd6ca3652e955c95c1caa9881f79f26d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1200013,
            "upload_time": "2025-07-29T22:46:31",
            "upload_time_iso_8601": "2025-07-29T22:46:31.994730Z",
            "url": "https://files.pythonhosted.org/packages/d3/d3/a52498dc6c1a64b637dd0a904ec987def8556cde832486461f44fd86de09/pop_inv-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7b54f63b370e17c18bbd8b47cfd504da07023daeb839c777a784074725a6785c",
                "md5": "9174fd01aacaf2576762ea877cbe32f1",
                "sha256": "1911dfde2c91a0739893407956aa24ddd5626031674e5107f4b31aade3193641"
            },
            "downloads": -1,
            "filename": "pop_inv-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9174fd01aacaf2576762ea877cbe32f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1173880,
            "upload_time": "2025-07-29T22:46:33",
            "upload_time_iso_8601": "2025-07-29T22:46:33.554970Z",
            "url": "https://files.pythonhosted.org/packages/7b/54/f63b370e17c18bbd8b47cfd504da07023daeb839c777a784074725a6785c/pop_inv-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 22:46:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xligt",
    "github_project": "pop",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pop-inv"
}
        
Elapsed time: 0.41861s