astro-gdt-fermi


Nameastro-gdt-fermi JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/USRA-STI/gdt-fermi
SummaryGamma-ray Data Tools: Fermi Mission
upload_time2023-04-12 20:36:12
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.
            =========
GDT-Fermi
=========

The GDT-Fermi is an extension to Gamma-ray Data Tools that adds functions specific to the Fermi mission (GBM and LAT).

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-fermi
   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, then please visit our github site at
https://github.com/USRA-STI/gdt-fermi.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/USRA-STI/gdt-fermi",
    "name": "astro-gdt-fermi",
    "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/4e/a4/d836333eac9835e34e04a99464d6a16989bd93ea909e710b3abc08e1c0b6/astro-gdt-fermi-2.0.0.tar.gz",
    "platform": null,
    "description": "=========\nGDT-Fermi\n=========\n\nThe GDT-Fermi is an extension to Gamma-ray Data Tools that adds functions specific to the Fermi mission (GBM and LAT).\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-fermi\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, then please visit our github site at\nhttps://github.com/USRA-STI/gdt-fermi.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Gamma-ray Data Tools: Fermi Mission",
    "version": "2.0.0",
    "split_keywords": [
        "astronomy",
        "gammaray",
        "gamma-ray",
        "usra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77ead2425b96d7f05646fcc396ce1577f602bbec38005cb50c350a160447b2e0",
                "md5": "93a462d6a92ffecead2f57c5969ecb13",
                "sha256": "dc0dc83526333edbba5449c3627c15f79b0bab75c2243764e4574050836f447d"
            },
            "downloads": -1,
            "filename": "astro_gdt_fermi-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93a462d6a92ffecead2f57c5969ecb13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 73091,
            "upload_time": "2023-04-12T20:36:10",
            "upload_time_iso_8601": "2023-04-12T20:36:10.896383Z",
            "url": "https://files.pythonhosted.org/packages/77/ea/d2425b96d7f05646fcc396ce1577f602bbec38005cb50c350a160447b2e0/astro_gdt_fermi-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ea4d836333eac9835e34e04a99464d6a16989bd93ea909e710b3abc08e1c0b6",
                "md5": "5fcfecf478057cdda1c8fe4b3d17613b",
                "sha256": "45571880fe74b037480603b3950dc4fda0dd748b22be525dffecdf2c235d84df"
            },
            "downloads": -1,
            "filename": "astro-gdt-fermi-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5fcfecf478057cdda1c8fe4b3d17613b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 56141,
            "upload_time": "2023-04-12T20:36:12",
            "upload_time_iso_8601": "2023-04-12T20:36:12.871734Z",
            "url": "https://files.pythonhosted.org/packages/4e/a4/d836333eac9835e34e04a99464d6a16989bd93ea909e710b3abc08e1c0b6/astro-gdt-fermi-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-12 20:36:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "USRA-STI",
    "github_project": "gdt-fermi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "astro-gdt-fermi"
}
        
Elapsed time: 0.05751s