The GDT-HETE2 is an extension to Gamma-ray Data Tools that adds functions specific to the hete2 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-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".
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.