DavidT3 / XGA

X-ray: Generate and Analyse is a module designed to make the analysis of XMM observations simple and efficient. It provides an interface with SAS for the creation of XMM data products, as well as a way to easily perform fits (scalable for multiple observations) and retrieve information about an object, all within a Python package.
BSD 3-Clause "New" or "Revised" License
29 stars 3 forks source link

My revamped disassociate_obs function doesn't work under certain conditions #1217

Closed DavidT3 closed 3 weeks ago

DavidT3 commented 3 weeks ago

If the dictionary being passed (with telescope as key and a set of ObsIDs) has values which are arrays rather than lists then nothing happens/