astro-gdt


Nameastro-gdt JSON
Version 2.0.4 PyPI version JSON
download
home_pagehttps://github.com/USRA-STI/gdt-core
SummaryGamma-ray Data Tools: Core Components
upload_time2024-02-24 04:17:38
maintainer
docs_urlNone
authorCleveland, Goldstein, Kocevski
requires_python>=3.8
license
keywords astronomy gammaray gamma-ray usra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================================
Gamma-ray Data Tools - Core Components
======================================

The Gamma-ray Data Tools (GDT) is centralized toolkit for hard X-ray and
gamma-ray astrophysics data analysis, with a focus on providing a uniform
interface to the data provided by several different missions and instruments.

The GDT Core Package (``astro-gdt``) contains the core components of the GDT that
can be utilized for various instruments and is a generalized version of the
`Fermi GBM Data Tools <https://fermi.gsfc.nasa.gov/ssc/data/analysis/gbm/gbm_data_tools/gdt-docs>`_.
Individual mission or instrument packages can be developed using ``astro-gdt``
and released under the ``gdt.missions`` namespace (see ``astro-gdt-fermi`` as an example).


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
   gdt-data init

The ``gdt-data init`` is required to initialize the library after installation.


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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/USRA-STI/gdt-core",
    "name": "astro-gdt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "astronomy,gammaray,gamma-ray,usra",
    "author": "Cleveland, Goldstein, Kocevski",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ee/9c/71f255241319d21e96f37527763e38cc2e48b3fd9fbb4a735aaccfdb1c18/astro-gdt-2.0.4.tar.gz",
    "platform": null,
    "description": "======================================\nGamma-ray Data Tools - Core Components\n======================================\n\nThe Gamma-ray Data Tools (GDT) is centralized toolkit for hard X-ray and\ngamma-ray astrophysics data analysis, with a focus on providing a uniform\ninterface to the data provided by several different missions and instruments.\n\nThe GDT Core Package (``astro-gdt``) contains the core components of the GDT that\ncan be utilized for various instruments and is a generalized version of the\n`Fermi GBM Data Tools <https://fermi.gsfc.nasa.gov/ssc/data/analysis/gbm/gbm_data_tools/gdt-docs>`_.\nIndividual mission or instrument packages can be developed using ``astro-gdt``\nand released under the ``gdt.missions`` namespace (see ``astro-gdt-fermi`` as an example).\n\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\n   gdt-data init\n\nThe ``gdt-data init`` is required to initialize the library after installation.\n\n\nContributing Code or Documentation\n----------------------------------\n\nIf you plan to help with the development or documentation of astro-gdt, then please visit our github site at\nhttps://github.com/USRA-STI/gdt-core.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Gamma-ray Data Tools: Core Components",
    "version": "2.0.4",
    "project_urls": {
        "Documentation": "https://astro-gdt.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/USRA-STI/gdt-core",
        "Source": "https://github.com/USRA-STI/gdt-core",
        "Tracker": "https://github.com/USRA-STI/gdt-core/issues"
    },
    "split_keywords": [
        "astronomy",
        "gammaray",
        "gamma-ray",
        "usra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5080c7caa45b3994f0f350bef14eaefb89d3c885f1a04e8edbbb3ba1c35b7304",
                "md5": "3afb8e83b4cdfabaf328a20cba8fc9d7",
                "sha256": "50f5a4ad8013efc6b3e79689301ddd98b7a380089ab16ef5ba4391da49243d49"
            },
            "downloads": -1,
            "filename": "astro_gdt-2.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3afb8e83b4cdfabaf328a20cba8fc9d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 495220,
            "upload_time": "2024-02-24T04:17:36",
            "upload_time_iso_8601": "2024-02-24T04:17:36.498531Z",
            "url": "https://files.pythonhosted.org/packages/50/80/c7caa45b3994f0f350bef14eaefb89d3c885f1a04e8edbbb3ba1c35b7304/astro_gdt-2.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee9c71f255241319d21e96f37527763e38cc2e48b3fd9fbb4a735aaccfdb1c18",
                "md5": "32767e03ac55102abacec70b99b89a55",
                "sha256": "5ecdc95f8bd0387ead1a37e5ee3f199929853a0d6613a2691890fe8e6d684c59"
            },
            "downloads": -1,
            "filename": "astro-gdt-2.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "32767e03ac55102abacec70b99b89a55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 454465,
            "upload_time": "2024-02-24T04:17:38",
            "upload_time_iso_8601": "2024-02-24T04:17:38.587327Z",
            "url": "https://files.pythonhosted.org/packages/ee/9c/71f255241319d21e96f37527763e38cc2e48b3fd9fbb4a735aaccfdb1c18/astro-gdt-2.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 04:17:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "USRA-STI",
    "github_project": "gdt-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "astro-gdt"
}
        
Elapsed time: 0.19818s