Python scripts to automate the process of data reduction and generates scientific products from XMM-Newton data.
- uses python's
subprocessmodule to run sas tasks - uses python's
osmodule to manipulate folder paths and files - uses python's
globmodule to find files by name, path and regular expressions - uses
astropymodule to read relevant data from file headers, and manipulate files if necessary- can substitute by the dprecated
pyfits
- can substitute by the dprecated
Need to initialize HEASOFT and SAS environment apropriately beforehand