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
30
stars
3
forks
source link
Added a 'ciao_call' decorator; Added CIAO/CALDNotFoundError to exceptions (#1243) #1270
I created a ciao_call decorator under ciao/run.py. I replaced all XMM specifics with Chandra CIAO. I also added CIAO/CALDNotFoundError to exceptions.py.
I created a ciao_call decorator under ciao/run.py. I replaced all XMM specifics with Chandra CIAO. I also added CIAO/CALDNotFoundError to exceptions.py.