how to choose Source Extractor option when running client.py

27 views
Skip to first unread message

Rhiannon Hicks

unread,
Jun 9, 2025, 3:25:17 PMJun 9
to astrometry
Hello,

I have successfully been running the client.py script for my images. However, I was wondering how to tell it to use SExtractor when running the client.py script? On the web version there is the simple tick box of course, but on the help menu for the client.py script I didn't see any matching options.

Thanks!

Dustin Lang

unread,
Jun 9, 2025, 3:38:43 PMJun 9
to Rhiannon Hicks, astrometry
Hi,

Yeah, it looks like we just didn't add that option to the client.py script -- probably just an oversight.

It looks like the server side is expecting the key "use_sextractor"
(yes, I hate that name)

So I think one could add it to the client.py script by looking at one of the other boolean options, for example "invert", and adding the same thing for "use_sextractor".

Would you be willing and able to make that change and send a Pull Request?  (If not, I can do it.)

cheers,
dustin


--
You received this message because you are subscribed to the Google Groups "astrometry" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astrometry+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/astrometry/cf0f5623-5eb8-4940-a285-abccf0f7dbe6n%40googlegroups.com.

Rhiannon Hicks

unread,
Jun 10, 2025, 2:41:00 PMJun 10
to astrometry
Hi Dustin,

Gotcha. I attempted to update the client.py script as you said, but it is still not working for me. I'm pretty new to this code, so it might be better if you could update it. 

Thank you for your help!

Rhiannon

Dustin Lang

unread,
Jun 10, 2025, 3:22:07 PMJun 10
to Rhiannon Hicks, astrometry
Okay -- I just added it --   client.py --use-source-extractor

cheers,
dustin

Reply all
Reply to author
Forward
0 new messages