astro-gdt-cgro


Nameastro-gdt-cgro JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/USRA-STI/gdt-cgro
SummaryGamma-ray Data Tools: CGRO Mission
upload_time2024-08-16 21:01:34
maintainerNone
docs_urlNone
authorA. Goldstein
requires_python>=3.8
licenseNone
keywords astronomy gammaray gamma-ray usra
VCS
bugtrack_url
requirements astro-gdt pyproj numpy scipy matplotlib astropy healpy pytest Sphinx astropy-sphinx-theme nbsphinx ipython sphinx-automodapi
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
GDT-CGRO
=========

The GDT-CGRO is an extension to Gamma-ray Data Tools that adds functions specific to the cgro mission.

Normal Installation
-------------------

If you don't plan to contribute code to the project, the recommended install method is installing from PyPI using:

.. code-block:: sh

   pip install astro-gdt-cgro
   gdt-data init

The ``gdt-data init`` is required to initialize the library after installation of astro-gdt. You do not need to
perform the initialization again if astro-gdt was already installed and initialized.  There is no harm in running
it again "just in case".

Contributing Code or Documentation
----------------------------------

If you plan to help with the development or documentation of astro-gdt-cgro, then please visit our github site at
https://github.com/USRA-STI/gdt-cgro.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/USRA-STI/gdt-cgro",
    "name": "astro-gdt-cgro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "astronomy, gammaray, gamma-ray, usra",
    "author": "A. Goldstein",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e9/22/9593a09b5ff42e17a1287b9f24fa64b6773df915d526014174f2c04ce023/astro_gdt_cgro-1.1.0.tar.gz",
    "platform": null,
    "description": "=========\nGDT-CGRO\n=========\n\nThe GDT-CGRO is an extension to Gamma-ray Data Tools that adds functions specific to the cgro mission.\n\nNormal Installation\n-------------------\n\nIf you don't plan to contribute code to the project, the recommended install method is installing from PyPI using:\n\n.. code-block:: sh\n\n   pip install astro-gdt-cgro\n   gdt-data init\n\nThe ``gdt-data init`` is required to initialize the library after installation of astro-gdt. You do not need to\nperform the initialization again if astro-gdt was already installed and initialized.  There is no harm in running\nit again \"just in case\".\n\nContributing Code or Documentation\n----------------------------------\n\nIf you plan to help with the development or documentation of astro-gdt-cgro, then please visit our github site at\nhttps://github.com/USRA-STI/gdt-cgro.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Gamma-ray Data Tools: CGRO Mission",
    "version": "1.1.0",
    "project_urls": {
        "Documentation": "https://astro-gdt-cgro.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/USRA-STI/gdt-cgro",
        "Source": "https://github.com/USRA-STI/gdt-cgro",
        "Tracker": "https://github.com/USRA-STI/gdt-cgro/issues"
    },
    "split_keywords": [
        "astronomy",
        " gammaray",
        " gamma-ray",
        " usra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "336dec8669ad53d141c7fd7e9d6f9d081ccfd9930c4d1ea3c5842692863d3ecb",
                "md5": "585cded63e1eeea348c6c2718c44294e",
                "sha256": "5dff23f4ca9b9ff6b6e8a2db7db7c55e37c6f031f00d6972bc01a64778383ab3"
            },
            "downloads": -1,
            "filename": "astro_gdt_cgro-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "585cded63e1eeea348c6c2718c44294e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41060,
            "upload_time": "2024-08-16T21:01:32",
            "upload_time_iso_8601": "2024-08-16T21:01:32.892050Z",
            "url": "https://files.pythonhosted.org/packages/33/6d/ec8669ad53d141c7fd7e9d6f9d081ccfd9930c4d1ea3c5842692863d3ecb/astro_gdt_cgro-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9229593a09b5ff42e17a1287b9f24fa64b6773df915d526014174f2c04ce023",
                "md5": "cd02ff2a547d3a0e7c0ff7a83bac3895",
                "sha256": "055545c8f5b74758ff616b891c2c9a89a746e545e7981b07a965f4d5c922c405"
            },
            "downloads": -1,
            "filename": "astro_gdt_cgro-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cd02ff2a547d3a0e7c0ff7a83bac3895",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30505,
            "upload_time": "2024-08-16T21:01:34",
            "upload_time_iso_8601": "2024-08-16T21:01:34.612429Z",
            "url": "https://files.pythonhosted.org/packages/e9/22/9593a09b5ff42e17a1287b9f24fa64b6773df915d526014174f2c04ce023/astro_gdt_cgro-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 21:01:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "USRA-STI",
    "github_project": "gdt-cgro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "astro-gdt",
            "specs": []
        },
        {
            "name": "pyproj",
            "specs": [
                [
                    ">=",
                    "1.9.6"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.17.3"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "astropy",
            "specs": [
                [
                    ">=",
                    "5.1"
                ]
            ]
        },
        {
            "name": "healpy",
            "specs": [
                [
                    ">=",
                    "1.12.4"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "==",
                    "5.0.2"
                ]
            ]
        },
        {
            "name": "astropy-sphinx-theme",
            "specs": []
        },
        {
            "name": "nbsphinx",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "sphinx-automodapi",
            "specs": []
        }
    ],
    "lcname": "astro-gdt-cgro"
}
        
Elapsed time: 0.28970s