USRA-STI / gdt-fermi

Gamma-ray Data Tools - Fermi mission components
Apache License 2.0
2 stars 4 forks source link

More Trigdat fixes #28

Closed AdamGoldstein-USRA closed 6 months ago

AdamGoldstein-USRA commented 6 months ago

Fix to Issue #26. Tested by reading 5,616 trigdat files.

Upon reading those files, a few were discovered to have no data in the BCKRATES extension, which raised another exception and prevented creation of the object. This is now handled by raising a warning that there is no BCKRATES data in the file and continuing object creation.