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
BSD 3-Clause "New" or "Revised" License
15
stars
0
forks
source link
odfingest running for every observation not just ones with missing data #374
Ran full_process_xmm(arch) on 639 observations, failed after 400 (not sure why - separate issue). Reran and it is starting again rerunning on every observation. Might be good to check if SUM.SAS file exists already before redoing.
Ran full_process_xmm(arch) on 639 observations, failed after 400 (not sure why - separate issue). Reran and it is starting again rerunning on every observation. Might be good to check if SUM.SAS file exists already before redoing.