- changed status to resolved
The catalog coordinates are always significantly off-centered compared to what would be expected from deep HST imaging.
One possible source of error is the datacubes astronometry. However, I believe it is more likely that something in the cataloging tool is not correct. Especially the calculation of coordinates is performed on sub-cubes and so I have to translate coordinate systems back and forth at this step... There a lot of stuff could go wrong...
Attached is a screenshot of the problem. Mostly the sources are off-set to the west - but sometimes also a little bit to the south ... In our case the x-axis runs directly from west to east and the y-axis runs from south to north.
lsd_cat_lib.py - pix_to_radec now calling astropy.wcs.WCS.wcs_pix2world with an 1 as origin - hopefully fixes issue
#5→ <<cset 1ef253c9d28c>>