The GDT-CGRO is an extension to Gamma-ray Data Tools that adds functions specific to the cgro mission.
If you don't plan to contribute code to the project, the recommended install method is installing from PyPI using:
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".
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.