radio-beam


Nameradio-beam JSON
Version 0.3.8 PyPI version JSON
download
home_pagehttp://radio_beam.readthedocs.org
SummaryOperations for radio astronomy beams with astropy
upload_time2024-10-18 14:59:44
maintainerNone
docs_urlNone
authorAdam Leroy, Adam Ginsburg, Erik Rosolowsky, Tom Robitaille, and Eric Koch
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Radio Beam: Tools for Beam IO and Manipulation
==============================================

Radio Beam is a simple toolkit for reading beam information from FITS headers
and manipulating beams.  Some example applications include:

 * Convolution and deconvolution
 * Unit conversion (Jy to/from K)
 * Handle sets of beams for spectral cubes with varying resolution between channels
 * Find the smallest common beam from a set of beams
 * Add the beam shape to a matplotlib plot

See the [documentation](https://radio-beam.readthedocs.io/en/latest/) for more information.

[![Build Status](https://travis-ci.org/radio-astro-tools/radio_beam.svg?branch=master)](https://travis-ci.org/radio-astro-tools/radio_beam)

            

Raw data

            {
    "_id": null,
    "home_page": "http://radio_beam.readthedocs.org",
    "name": "radio-beam",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Adam Leroy, Adam Ginsburg, Erik Rosolowsky, Tom Robitaille, and Eric Koch",
    "author_email": "adam.g.ginsburg@gmail.com, koch.eric.w@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bc/04/ba28b62275435aac8ae0f27cddc940cc46ce74d696750c82e7648b156b20/radio_beam-0.3.8.tar.gz",
    "platform": null,
    "description": "Radio Beam: Tools for Beam IO and Manipulation\n==============================================\n\nRadio Beam is a simple toolkit for reading beam information from FITS headers\nand manipulating beams.  Some example applications include:\n\n * Convolution and deconvolution\n * Unit conversion (Jy to/from K)\n * Handle sets of beams for spectral cubes with varying resolution between channels\n * Find the smallest common beam from a set of beams\n * Add the beam shape to a matplotlib plot\n\nSee the [documentation](https://radio-beam.readthedocs.io/en/latest/) for more information.\n\n[![Build Status](https://travis-ci.org/radio-astro-tools/radio_beam.svg?branch=master)](https://travis-ci.org/radio-astro-tools/radio_beam)\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Operations for radio astronomy beams with astropy",
    "version": "0.3.8",
    "project_urls": {
        "Homepage": "http://radio_beam.readthedocs.org"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b728cd450eb5a22963024db0570cf12f3926ff468b8629b99271c44574ee91d5",
                "md5": "adea12b16c05e797a620936cd250af9c",
                "sha256": "cb5e9015cc84f3938b2a54643adee759e7b4b678c9fe9fdacb17d79d30a2c7c0"
            },
            "downloads": -1,
            "filename": "radio_beam-0.3.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "adea12b16c05e797a620936cd250af9c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 73701,
            "upload_time": "2024-10-18T14:59:42",
            "upload_time_iso_8601": "2024-10-18T14:59:42.510352Z",
            "url": "https://files.pythonhosted.org/packages/b7/28/cd450eb5a22963024db0570cf12f3926ff468b8629b99271c44574ee91d5/radio_beam-0.3.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc04ba28b62275435aac8ae0f27cddc940cc46ce74d696750c82e7648b156b20",
                "md5": "029fc8e68d6e0010bbe2a908ce1018e8",
                "sha256": "084feb71828edc3bb3e73c26278804baa3a83b7532eec8f03a2f7a1cfd18e770"
            },
            "downloads": -1,
            "filename": "radio_beam-0.3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "029fc8e68d6e0010bbe2a908ce1018e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 93066,
            "upload_time": "2024-10-18T14:59:44",
            "upload_time_iso_8601": "2024-10-18T14:59:44.344737Z",
            "url": "https://files.pythonhosted.org/packages/bc/04/ba28b62275435aac8ae0f27cddc940cc46ce74d696750c82e7648b156b20/radio_beam-0.3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 14:59:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "radio-beam"
}
        
Elapsed time: 0.68491s