SamSweere / xmm-epicpn-simulator

Simulation code for XMM-Newton EPIC-pn data using SIXTE and SIMPUT, designed to create training data for deep learning based super-resolution and de-noising.
https://academic.oup.com/mnras/article/517/3/4054/6694110
4 stars 2 forks source link

Error in SIMPUT generation #32

Closed bojobo closed 3 months ago

bojobo commented 3 months ago

When generating SIMPUT for bkg and agn, one needs to take into account whether EPN will be simulated with sim_separate_ccds = True. If so, the centre point has to be shifted to match the real shift of the focal point to avoid being on a gap.

Branch has been created based on #31