DavidT3 / XCS-Mass-Paper-I-Analysis

Analysis code and samples for the first XCS cluster mass measurement paper, where we demonstrate our method and perform tests on values from literature
1 stars 0 forks source link

Output are in pixel coordinates that don't make sense in context #40

Closed DavidT3 closed 2 years ago

DavidT3 commented 2 years ago

The pixel coordinates are for combined images, whereas normally XCS XAPA region files are in pixel coordinates for the specific ObsID they belong to. This is connected to the XGA issue https://github.com/DavidT3/XGA/issues/825

DavidT3 commented 2 years ago

This isn't a disaster, but an annoying oversight. I don't want to do the region editing again obviously, so I'll set up a little conversion script so that they all end up either in sky coordinates or in the pixel coordinates of the specific ObsID image they belong to.