======================================
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": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "astronomy, gammaray, gamma-ray, usra",
"author": "Cleveland, Goldstein, Kocevski",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/72/9e/1a493a887a40ff9299af4c7ef78ac1305f2f952d8296c5f5adcc86557296/astro_gdt-2.1.0.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": null,
"summary": "Gamma-ray Data Tools: Core Components",
"version": "2.1.0",
"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": "da341ea1a4489898fe0c5eff96d84eaa91f5e1004851b46c61e41cb9c8164389",
"md5": "b681026fcd02a5435928dd39a181d44e",
"sha256": "71b82cb4bc86a54150b1f3662eacebeaec2b2e8bd185112076b61a25ae44f70e"
},
"downloads": -1,
"filename": "astro_gdt-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b681026fcd02a5435928dd39a181d44e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 500045,
"upload_time": "2024-08-16T20:39:34",
"upload_time_iso_8601": "2024-08-16T20:39:34.683788Z",
"url": "https://files.pythonhosted.org/packages/da/34/1ea1a4489898fe0c5eff96d84eaa91f5e1004851b46c61e41cb9c8164389/astro_gdt-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "729e1a493a887a40ff9299af4c7ef78ac1305f2f952d8296c5f5adcc86557296",
"md5": "85a98470569c85a4a4702ce61324740c",
"sha256": "85ca3178ffd7a91a21babc15f695010cbe4bab3de7ecdd758de07d49c11fb2e8"
},
"downloads": -1,
"filename": "astro_gdt-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "85a98470569c85a4a4702ce61324740c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 460524,
"upload_time": "2024-08-16T20:39:37",
"upload_time_iso_8601": "2024-08-16T20:39:37.154307Z",
"url": "https://files.pythonhosted.org/packages/72/9e/1a493a887a40ff9299af4c7ef78ac1305f2f952d8296c5f5adcc86557296/astro_gdt-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-16 20:39:37",
"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"
}