Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-10765: Replace existing WCS classes with SkyWcs #15

Merged
merged 1 commit into from Feb 16, 2018

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Jan 5, 2018

Centroids have slightly different positions

@RobertLuptonTheGood
Copy link
Contributor

Can you expand on this comment? Which centroids shifted, and by how much?

@r-owen
Copy link
Contributor Author

r-owen commented Jan 5, 2018

Centroids in the first column shifted by about 1e-5 pixels

@RobertLuptonTheGood
Copy link
Contributor

RobertLuptonTheGood commented Jan 5, 2018 via email

@r-owen
Copy link
Contributor Author

r-owen commented Jan 5, 2018

I don't know in detail. There are probably small numerical differences between wcslib and AST. For WCS that use something other than ICRS then different libraries handle that subtly differently, and SkyWcs also normalizes Dec, RA to RA, Dec (relevant for SDSS) and I don't know the details of how it does that; it creates a new mapping and there may be slight numerical changes caused by that.

@RobertLuptonTheGood
Copy link
Contributor

RobertLuptonTheGood commented Jan 5, 2018 via email

@r-owen
Copy link
Contributor Author

r-owen commented Jan 5, 2018

I was wrong. The numbers differ for measured RA and Dec. I just computed statistics and they are:

Angular separation on the sky for the measured positions
mean    0.00022 arcsec
std dev 0.00010 arcsec
min     0.00003 arcsec
max     0.00050 arcsec

I do not know where the differences come from. They are small enough I didn't feel it was worth spending a lot of time on.

@RobertLuptonTheGood
Copy link
Contributor

RobertLuptonTheGood commented Jan 5, 2018 via email

Centroids have slightly different positions
@r-owen r-owen merged commit 084285d into master Feb 16, 2018
@ktlim ktlim deleted the tickets/DM-10765 branch August 25, 2018 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants