Democratising Archival X-ray Astronomy (DAXA) is an easy-to-use Python module for downloading multi-mission X-ray telescope data and processing it into usable archives. Users can acquire entire archives, or filter observations based on ID/positions/time. Supports XMM; partial support eROSITA, Chandra, NuSTAR, Swift, Suzaku, ASCA, ROSAT, INTEGRAL
The majority of the unit tests are in testerosita.py.
Other test{telescope}.py files are all just making sure properties are returning the correct values.
I found some small bugs while testing that are also fixed in this branch.
The majority of the unit tests are in testerosita.py. Other test{telescope}.py files are all just making sure properties are returning the correct values.
I found some small bugs while testing that are also fixed in this branch.