Automated distortion fits using WCS file provided by astrometry.net#535
Closed
Automated distortion fits using WCS file provided by astrometry.net#535
Conversation
…ided by astrometry.net
Contributor
Author
|
There appear to be some fundamental issues with the astrometry.net service. It does not return a correct set of matched catalog RA, Dec coordiantes. The API docs claim they do, but the numbers (both field_ and index_ra and dec) are significantly offset from the catalog values specified in the rdls.fits file. There also doesn't seem to be a way to connect matched star indices to the correct catalog coordinates. This code explores querying the resulting fits tables and tries to connect the x, y coordinates to real catalog values (unsuccessfully): https://gist.github.com/dvida/fa37985c424d36daa0ad029d2d15f277 The distortion fit appears to be challenging for their method which produces large errors near the edges of the image. |
Contributor
Author
|
Superseeded by #762 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.