Skip to content

Update guess_skyloc_pipeline to use dict if possible

This is meant to address an issue in !136 (merged) where RapidPE-RIFT needs a different method to grab the name from the sky map. Here we add the ability to grab the name from a dict first and fall back on the old method if this fails.

Merge request reports