pymwalib


Namepymwalib JSON
Version 0.16.3 PyPI version JSON
download
home_pagehttps://github.com/MWATelescope/pymwalib
SummaryA python wrapper for mwalib to work with raw data from the Murchison Widefield Array (MWA)
upload_time2023-07-04 02:24:29
maintainer
docs_urlNone
authorGreg Sleap
requires_python>=3.6
license'mpl-2.0'
keywords mwa radioastronomy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pymwalib
![Tests](https://github.com/MWATelescope/pymwalib/workflows/Code%20Coverage/badge.svg)
[![codecov](https://codecov.io/gh/MWATelescope/pymwalib/branch/master/graph/badge.svg)](https://codecov.io/gh/MWATelescope/pymwalib)
A Python interface for [MWATelescope/mwalib](https://github.com/MWATelescope/mwalib) that provides a simple
interface for reading MWA correlator raw visibilities, recombined voltages and exposing the relevant metadata. pymwalib and mwalib
both support reading data produced by the existing (legacy) MWA and the new MWAX systems.

See [pymwalib Wiki](https://github.com/MWATelescope/pymwalib/wiki) for installation and usage infomation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MWATelescope/pymwalib",
    "name": "pymwalib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "MWA,radioastronomy",
    "author": "Greg Sleap",
    "author_email": "greg.sleap@curtin.edu.au",
    "download_url": "https://files.pythonhosted.org/packages/84/80/ecf4f9b60eaf275847b306c0509b08c08d472a1afc31bd463a817b52eadc/pymwalib-0.16.3.tar.gz",
    "platform": null,
    "description": "# pymwalib\n![Tests](https://github.com/MWATelescope/pymwalib/workflows/Code%20Coverage/badge.svg)\n[![codecov](https://codecov.io/gh/MWATelescope/pymwalib/branch/master/graph/badge.svg)](https://codecov.io/gh/MWATelescope/pymwalib)\nA Python interface for [MWATelescope/mwalib](https://github.com/MWATelescope/mwalib) that provides a simple\ninterface for reading MWA correlator raw visibilities, recombined voltages and exposing the relevant metadata. pymwalib and mwalib\nboth support reading data produced by the existing (legacy) MWA and the new MWAX systems.\n\nSee [pymwalib Wiki](https://github.com/MWATelescope/pymwalib/wiki) for installation and usage infomation.\n",
    "bugtrack_url": null,
    "license": "'mpl-2.0'",
    "summary": "A python wrapper for mwalib to work with raw data from the Murchison Widefield Array (MWA)",
    "version": "0.16.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/MWATelescope/pymwalib/issues",
        "Homepage": "https://github.com/MWATelescope/pymwalib"
    },
    "split_keywords": [
        "mwa",
        "radioastronomy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03ca8e57e445f703306848427852dd043ec23ce562225b3e47bd80e87906eb44",
                "md5": "09954e5a25ff5eecd623db3ef74c3cc8",
                "sha256": "c1f594a5dd79cb2d90705aa14991902a3f4bfcd769c31de2a0bcf9d4d0f2b5ae"
            },
            "downloads": -1,
            "filename": "pymwalib-0.16.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09954e5a25ff5eecd623db3ef74c3cc8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 30107,
            "upload_time": "2023-07-04T02:24:27",
            "upload_time_iso_8601": "2023-07-04T02:24:27.313585Z",
            "url": "https://files.pythonhosted.org/packages/03/ca/8e57e445f703306848427852dd043ec23ce562225b3e47bd80e87906eb44/pymwalib-0.16.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8480ecf4f9b60eaf275847b306c0509b08c08d472a1afc31bd463a817b52eadc",
                "md5": "0afe6a23e80b62f595ea1034b373883a",
                "sha256": "1207d1c475311f163d75b4a2b8f04782b665c89d4ca79ddfc2c2e2127888dde8"
            },
            "downloads": -1,
            "filename": "pymwalib-0.16.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0afe6a23e80b62f595ea1034b373883a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 27196,
            "upload_time": "2023-07-04T02:24:29",
            "upload_time_iso_8601": "2023-07-04T02:24:29.670776Z",
            "url": "https://files.pythonhosted.org/packages/84/80/ecf4f9b60eaf275847b306c0509b08c08d472a1afc31bd463a817b52eadc/pymwalib-0.16.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-04 02:24:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MWATelescope",
    "github_project": "pymwalib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pymwalib"
}
        
Elapsed time: 0.08961s