pythonradex


Namepythonradex JSON
Version 1.0.9 PyPI version JSON
download
home_pageNone
Summary1D non-LTE radiative transfer
upload_time2025-02-25 04:03:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords non-lte radex radiative transfer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pythonradex solves the 1D non-LTE radiative transfer for a homogeneous medium. It is a tool to quickly estimate the radiation from an astrophysical gas. It also provides a convenient function to read data files from the LAMDA database. pythonradex is a python re-implementation of the RADEX code, with additional functionality not included in RADEX (treatment of overlapping lines, treatment of dust continuum, output of spectra,...)

For more details, please refer to the documentation: http://pythonradex.readthedocs.io/

pythonradex is written and maintained by Gianni Cataldi

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pythonradex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "non-LTE, radex, radiative transfer",
    "author": null,
    "author_email": "Gianni Cataldi <cataldi.gia@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6b/d4/9ff244ed9609636b761431807b000a35588d4f6097ed4ac80145a4bce736/pythonradex-1.0.9.tar.gz",
    "platform": null,
    "description": "pythonradex solves the 1D non-LTE radiative transfer for a homogeneous medium. It is a tool to quickly estimate the radiation from an astrophysical gas. It also provides a convenient function to read data files from the LAMDA database. pythonradex is a python re-implementation of the RADEX code, with additional functionality not included in RADEX (treatment of overlapping lines, treatment of dust continuum, output of spectra,...)\n\nFor more details, please refer to the documentation: http://pythonradex.readthedocs.io/\n\npythonradex is written and maintained by Gianni Cataldi\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "1D non-LTE radiative transfer",
    "version": "1.0.9",
    "project_urls": {
        "Documentation": "https://pythonradex.readthedocs.io/en/latest/",
        "Issues": "https://github.com/gica3618/pythonradex/issues",
        "Source": "https://github.com/gica3618/pythonradex"
    },
    "split_keywords": [
        "non-lte",
        " radex",
        " radiative transfer"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e31e54a19246fb9189e8fb2522c3619992935d0c2dfbccb81ebf520d59ded51d",
                "md5": "6d512d875dbe25a0c7e60e9f2c817c52",
                "sha256": "2520d86787a672e663fe27253c5c07bc025259714978c2547c20c3cce4cf760f"
            },
            "downloads": -1,
            "filename": "pythonradex-1.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d512d875dbe25a0c7e60e9f2c817c52",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 33240,
            "upload_time": "2025-02-25T04:03:24",
            "upload_time_iso_8601": "2025-02-25T04:03:24.690032Z",
            "url": "https://files.pythonhosted.org/packages/e3/1e/54a19246fb9189e8fb2522c3619992935d0c2dfbccb81ebf520d59ded51d/pythonradex-1.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6bd49ff244ed9609636b761431807b000a35588d4f6097ed4ac80145a4bce736",
                "md5": "1c996c074487982b5ec735952eacc8f9",
                "sha256": "4c78eac1d4e5e08dca62d4475055de6d88fc5d9ca078ea86e18d9c86a4d5a7ba"
            },
            "downloads": -1,
            "filename": "pythonradex-1.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "1c996c074487982b5ec735952eacc8f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1720005,
            "upload_time": "2025-02-25T04:03:29",
            "upload_time_iso_8601": "2025-02-25T04:03:29.223239Z",
            "url": "https://files.pythonhosted.org/packages/6b/d4/9ff244ed9609636b761431807b000a35588d4f6097ed4ac80145a4bce736/pythonradex-1.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-25 04:03:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gica3618",
    "github_project": "pythonradex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pythonradex"
}
        
Elapsed time: 0.85064s