xrtpy


Namexrtpy JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/HinodeXRT/xrtpy
SummaryA Python package for analyzing data from the X-Ray Telescope instrument onboard the Hinode spacecraft.
upload_time2023-03-16 20:59:27
maintainer
docs_urlNone
authorJoy Velasquez, Nick Murphy, and Jonathan Slavin
requires_python>=3.8
licenseBSD 2-clause
keywords solar physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # XRTpy

[![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](./LICENSE)
[![GitHub Actions — CI](https://github.com/HinodeXRT/xrtpy/workflows/CI/badge.svg)](https://github.com/HinodeXRT/xrtpy/actions?query=workflow%3ACI+branch%3Amain)
[![Read the Docs Status](https://readthedocs.org/projects/xrtpy/badge/?version=latest&logo=twitter)](http://xrtpy.readthedocs.io/en/latest/?badge=latest)
[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat&logo=astropy)](http://www.astropy.org/)

XRTpy is a Python package being developed for the analysis of observations
made by the X-Ray Telescope (XRT) on the *Hinode* spacecraft.

## Acknowledgements

The development of XRTpy is supported by NASA contract NNM07AB07C to the
Smithsonian Astrophysical Observatory.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HinodeXRT/xrtpy",
    "name": "xrtpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "solar physics",
    "author": "Joy Velasquez, Nick Murphy, and Jonathan Slavin",
    "author_email": "joy.velasquez@cfa.harvard.edu",
    "download_url": "https://files.pythonhosted.org/packages/10/cb/3037bb6111a8692534d503861b1ceedcb8378e23ddbd04c3cb9b174c4671/xrtpy-0.2.0.tar.gz",
    "platform": null,
    "description": "# XRTpy\n\n[![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](./LICENSE)\n[![GitHub Actions \u2014 CI](https://github.com/HinodeXRT/xrtpy/workflows/CI/badge.svg)](https://github.com/HinodeXRT/xrtpy/actions?query=workflow%3ACI+branch%3Amain)\n[![Read the Docs Status](https://readthedocs.org/projects/xrtpy/badge/?version=latest&logo=twitter)](http://xrtpy.readthedocs.io/en/latest/?badge=latest)\n[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat&logo=astropy)](http://www.astropy.org/)\n\nXRTpy is a Python package being developed for the analysis of observations\nmade by the X-Ray Telescope (XRT) on the *Hinode* spacecraft.\n\n## Acknowledgements\n\nThe development of XRTpy is supported by NASA contract NNM07AB07C to the\nSmithsonian Astrophysical Observatory.\n",
    "bugtrack_url": null,
    "license": "BSD 2-clause",
    "summary": "A Python package for analyzing data from the X-Ray Telescope instrument onboard the Hinode spacecraft.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/HinodeXRT/xrtpy"
    },
    "split_keywords": [
        "solar",
        "physics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fec44c755758307fbc4ecef500dd21e56f03891cdd62135076694df32212bec",
                "md5": "b71b49861852ed9530bafc09a95a7929",
                "sha256": "45b2aad9f2eb7b92dd086cc61da784fdb2f9265b079160e78e1e2e1faa1e23a0"
            },
            "downloads": -1,
            "filename": "xrtpy-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b71b49861852ed9530bafc09a95a7929",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8598470,
            "upload_time": "2023-03-16T20:59:25",
            "upload_time_iso_8601": "2023-03-16T20:59:25.304857Z",
            "url": "https://files.pythonhosted.org/packages/3f/ec/44c755758307fbc4ecef500dd21e56f03891cdd62135076694df32212bec/xrtpy-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10cb3037bb6111a8692534d503861b1ceedcb8378e23ddbd04c3cb9b174c4671",
                "md5": "260860229c42d9ec5ab16a2c9e582ce5",
                "sha256": "aa54ad311858dd9ffa6ac959d92b7f86907791436c45e76226e2fae51ea70dc3"
            },
            "downloads": -1,
            "filename": "xrtpy-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "260860229c42d9ec5ab16a2c9e582ce5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8842594,
            "upload_time": "2023-03-16T20:59:27",
            "upload_time_iso_8601": "2023-03-16T20:59:27.385709Z",
            "url": "https://files.pythonhosted.org/packages/10/cb/3037bb6111a8692534d503861b1ceedcb8378e23ddbd04c3cb9b174c4671/xrtpy-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-16 20:59:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HinodeXRT",
    "github_project": "xrtpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "xrtpy"
}
        
Elapsed time: 0.12774s