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

Remove blank space when simulating individual ccds #20

Closed bojobo closed 4 months ago

bojobo commented 4 months ago

(Branch has been rebased on #16)

bojobo commented 4 months ago

Final images with sim_seperate_ccds = False:

EMOS1: image

EMOS2: image

EPN: image

bojobo commented 4 months ago

Images with sim_seperate_ccds = True

EMOS1: image

EMOS2: image

EPN: image

bojobo commented 4 months ago

I know that they are misaligned, but that's how the CCDs are defined by the corresponding CCFs. While investigating the files a few months ago I've already noticed that the center (given by the distance from the center of the telescope in mm) of the CCDs do not align properly. Since these values are given by the team at ESA, I won't align the CCDs manually.