You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to astro...@googlegroups.com
I was wondering if there was a way to interface with astrometry.net directly through Python instead of using the command line to solve-field? It is mostly just a convenience thing, but I thought it was worth asking. Thanks
Dustin Lang
unread,
Dec 18, 2014, 2:57:24 PM12/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to astro...@googlegroups.com
Hmm, good question. There currently isn't a high-level solve-field equivalent in the python interface. It would be a good thing to add, though.
(But current rate of closing issues is approximately zero)
--dstn
Emanuele Laface
unread,
Dec 23, 2015, 8:10:58 AM12/23/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to astrometry
Hi. I would love to have a python wrapper for astrometry.
In the meanwhile I created a python code that uses astrometry (solve-field) in a system call and process the output files to obtain the data about stars and positions.