=========
GDT-HETE2
=========
The GDT-HETE2 is an extension to Gamma-ray Data Tools that adds functions specific to the hete2 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-hete2
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-hete2, then please visit our github site at
https://github.com/USRA-STI/gdt-hete2.
Raw data
{
"_id": null,
"home_page": "https://github.com/USRA-STI/gdt-hete2",
"name": "astro-gdt-hete2",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "astronomy,gammaray,gamma-ray,usra",
"author": "C. Fletcher",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/13/f5/372f918e9170a2916c8abaa03091981f1f08e00cdca5fa709512998d8dc7/astro-gdt-hete2-1.0.0.tar.gz",
"platform": null,
"description": "=========\nGDT-HETE2\n=========\n\nThe GDT-HETE2 is an extension to Gamma-ray Data Tools that adds functions specific to the hete2 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-hete2\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-hete2, then please visit our github site at\nhttps://github.com/USRA-STI/gdt-hete2.\n",
"bugtrack_url": null,
"license": "",
"summary": "Gamma-ray Data Tools: hete2 Mission",
"version": "1.0.0",
"project_urls": {
"Documentation": "https://astro-gdt-hete2.readthedocs.io/en/latest/",
"Homepage": "https://github.com/USRA-STI/gdt-hete2",
"Source": "https://github.com/USRA-STI/gdt-hete2",
"Tracker": "https://github.com/USRA-STI/gdt-hete2/issues"
},
"split_keywords": [
"astronomy",
"gammaray",
"gamma-ray",
"usra"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7df80f92c7ae3dc44fa860ca8db4563db7b970a018cd170073674c7c83d7b19",
"md5": "c6748f8d0b057526b4946d7db8a967d2",
"sha256": "1f26ab8476dcc524643697cb070080c71410302605d958a941e0e9233d5250cc"
},
"downloads": -1,
"filename": "astro_gdt_hete2-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c6748f8d0b057526b4946d7db8a967d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12992,
"upload_time": "2024-02-24T05:31:05",
"upload_time_iso_8601": "2024-02-24T05:31:05.624240Z",
"url": "https://files.pythonhosted.org/packages/f7/df/80f92c7ae3dc44fa860ca8db4563db7b970a018cd170073674c7c83d7b19/astro_gdt_hete2-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "13f5372f918e9170a2916c8abaa03091981f1f08e00cdca5fa709512998d8dc7",
"md5": "d82758470e95555d123e1aef4e163cd3",
"sha256": "a770154a863b76d93e00c56681ad34b8f6e64039cd7103adbb67fc90c1201c31"
},
"downloads": -1,
"filename": "astro-gdt-hete2-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "d82758470e95555d123e1aef4e163cd3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 10967,
"upload_time": "2024-02-24T05:31:07",
"upload_time_iso_8601": "2024-02-24T05:31:07.810455Z",
"url": "https://files.pythonhosted.org/packages/13/f5/372f918e9170a2916c8abaa03091981f1f08e00cdca5fa709512998d8dc7/astro-gdt-hete2-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-24 05:31:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "USRA-STI",
"github_project": "gdt-hete2",
"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": []
},
{
"name": "astropy-sphinx-theme",
"specs": []
},
{
"name": "nbsphinx",
"specs": []
},
{
"name": "ipython",
"specs": []
},
{
"name": "sphinx-automodapi",
"specs": []
}
],
"lcname": "astro-gdt-hete2"
}