USRA-STI / gdt-fermi

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

Fix GbmHealPix multiply #30

Closed AdamGoldstein-USRA closed 3 months ago

AdamGoldstein-USRA commented 3 months ago

Fixes Issue #24. This fix retrieves the quaternion and scpos from one of the input objects and passes that information into the creation of the new object containing the product of the two maps. Unit tests added to ensure the quaternion and scpos are present in the resulting object.