xrayvisim


Namexrayvisim JSON
Version 0.2.0rc1 PyPI version JSON
download
home_pagehttps://github.com/TCDSolar/xrayvision
SummaryAn open-source Python library for Fourier or synthesis X-Ray imaging instruments.
upload_time2024-06-02 14:17:15
maintainerNone
docs_urlNone
authorShane Maloney
requires_python>=3.9
licenseBSD 3-Clause
keywords solar physics solar sun x-rays
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            XRAYVISION - X-RAY VIsibility Synthesis ImagiNg
===============================================

|Powered By| |Build Status| |Doc Status| |Python Versions|

.. |Powered By| image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat
    :target: https://www.sunpy.org
    :alt: Powered by SunPy Badge

.. |Build Status| image:: https://github.com/TCDSolar/xrayvision/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/TCDSolar/xrayvision/actions/workflows/ci.yaml
    :alt: Build Status

.. |Doc Status| image:: https://readthedocs.org/projects/xrayvision/badge/?version=stable
    :target: https://xrayvision.readthedocs.io/en/latest/?badge=stable
    :alt: Documentation Status

.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/xrayvisim
    :target: https://pypi.python.org/pypi/xrayvisim/
    :alt: Python Versions

XRAYVISION is an open-source Python library for Fourier or synthesis imaging of X-Rays. The most
common usage of this technique is radio interferometry however there have been a number of solar
X-ray missions which also use this technique but obtain the visibilities via a different method.

Installation
------------

It is strongly advised that you use and isolated environment through python's venv, virturalenv, anaconda or similar.


**The name 'xrayvision' was already taken on PyPi so the package name is 'xrayvisim' e.g.**

.. code-block::

    pip install xrayvisim

Usage
-----

See the `example gallery`_.

Getting Help
------------

See the `issue tracker`_.

Contributing
------------
When you are interacting with the community you are asked to
follow the `Code of Conduct`_.

.. _Code of Conduct: http://docs.sunpy.org/en/stable/coc.html
.. _example gallery: https://xrayvision.readthedocs.io/en/latest/generated/gallery/index.html
.. _issue tracker: https://github.com/TCDSolar/xrayvision/issues

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TCDSolar/xrayvision",
    "name": "xrayvisim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "solar physics, solar, sun, x-rays",
    "author": "Shane Maloney",
    "author_email": "shane.maloney@dias.ie",
    "download_url": "https://files.pythonhosted.org/packages/79/cd/b1f91076e67adde60169dc41288fd6b0cc46823f117c178ef344ff2f132f/xrayvisim-0.2.0rc1.tar.gz",
    "platform": "any",
    "description": "XRAYVISION - X-RAY VIsibility Synthesis ImagiNg\n===============================================\n\n|Powered By| |Build Status| |Doc Status| |Python Versions|\n\n.. |Powered By| image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat\n    :target: https://www.sunpy.org\n    :alt: Powered by SunPy Badge\n\n.. |Build Status| image:: https://github.com/TCDSolar/xrayvision/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/TCDSolar/xrayvision/actions/workflows/ci.yaml\n    :alt: Build Status\n\n.. |Doc Status| image:: https://readthedocs.org/projects/xrayvision/badge/?version=stable\n    :target: https://xrayvision.readthedocs.io/en/latest/?badge=stable\n    :alt: Documentation Status\n\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/xrayvisim\n    :target: https://pypi.python.org/pypi/xrayvisim/\n    :alt: Python Versions\n\nXRAYVISION is an open-source Python library for Fourier or synthesis imaging of X-Rays. The most\ncommon usage of this technique is radio interferometry however there have been a number of solar\nX-ray missions which also use this technique but obtain the visibilities via a different method.\n\nInstallation\n------------\n\nIt is strongly advised that you use and isolated environment through python's venv, virturalenv, anaconda or similar.\n\n\n**The name 'xrayvision' was already taken on PyPi so the package name is 'xrayvisim' e.g.**\n\n.. code-block::\n\n    pip install xrayvisim\n\nUsage\n-----\n\nSee the `example gallery`_.\n\nGetting Help\n------------\n\nSee the `issue tracker`_.\n\nContributing\n------------\nWhen you are interacting with the community you are asked to\nfollow the `Code of Conduct`_.\n\n.. _Code of Conduct: http://docs.sunpy.org/en/stable/coc.html\n.. _example gallery: https://xrayvision.readthedocs.io/en/latest/generated/gallery/index.html\n.. _issue tracker: https://github.com/TCDSolar/xrayvision/issues\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "An open-source Python library for Fourier or synthesis X-Ray imaging instruments.",
    "version": "0.2.0rc1",
    "project_urls": {
        "Homepage": "https://github.com/TCDSolar/xrayvision"
    },
    "split_keywords": [
        "solar physics",
        " solar",
        " sun",
        " x-rays"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "414394da0cef085d1f4ba01934f09112643653e17e21ec919c7a5ff563bf15ff",
                "md5": "f06a02e015fcc3b73c372d2d8dd76e94",
                "sha256": "5a5f2b27f116da962e930ad960a73e873202c8072a8318df61de6543d7541a2d"
            },
            "downloads": -1,
            "filename": "xrayvisim-0.2.0rc1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f06a02e015fcc3b73c372d2d8dd76e94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 44240,
            "upload_time": "2024-06-02T14:17:13",
            "upload_time_iso_8601": "2024-06-02T14:17:13.004869Z",
            "url": "https://files.pythonhosted.org/packages/41/43/94da0cef085d1f4ba01934f09112643653e17e21ec919c7a5ff563bf15ff/xrayvisim-0.2.0rc1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79cdb1f91076e67adde60169dc41288fd6b0cc46823f117c178ef344ff2f132f",
                "md5": "71cbc2730eb3fa80430c4436dc66aa52",
                "sha256": "5abebb352b33e968d2a5cdf8fab620ee46aa83934ab12df9c3b38e8518d71c7a"
            },
            "downloads": -1,
            "filename": "xrayvisim-0.2.0rc1.tar.gz",
            "has_sig": false,
            "md5_digest": "71cbc2730eb3fa80430c4436dc66aa52",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 674457,
            "upload_time": "2024-06-02T14:17:15",
            "upload_time_iso_8601": "2024-06-02T14:17:15.216256Z",
            "url": "https://files.pythonhosted.org/packages/79/cd/b1f91076e67adde60169dc41288fd6b0cc46823f117c178ef344ff2f132f/xrayvisim-0.2.0rc1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-02 14:17:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TCDSolar",
    "github_project": "xrayvision",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "tox": true,
    "lcname": "xrayvisim"
}
        
Elapsed time: 0.55903s