How to get GAIA magnitudes with solves

36 Aufrufe
Direkt zur ersten ungelesenen Nachricht

David Strong

ungelesen,
24.06.2022, 14:20:4924.06.22
an astrometry
Hello,

Does anyone know how to have the GAIA magnitude data written out to a file when an astrometric solution is found?

I get identical file outputs regardless of the index files I've used. All output files are the same using 4200, 5000, and 5200 indexes.

Is there a command line switch or something else I've missed?

Thanks!

David

Dustin Lang

ungelesen,
28.06.2022, 14:14:3828.06.22
an astrometry
Hi,

What you want are the "heavy" version of the 5200-series index files.  These have the Gaia magnitudes tagged along.

cheers,
dustin

David Strong

ungelesen,
29.06.2022, 13:48:2429.06.22
an astrometry
Hi Dustin,
I verified I am using the "heavy" version of the index files. Both the heavy and light versions produce the exact same output files. No changes in the FITS headers. Is there another flag I need to be using in the command line call?

I'm calling it from within a Python script using:

      subprocess.run(["solve-field","--downsample","2","--ra",str(RA_1),"--dec",str(DEC_1),"--radius","5","--overwrite", "--use-sextractor", FQPN], check=True)

Thanks,
David

Dustin Lang

ungelesen,
29.06.2022, 13:52:5629.06.22
an David Strong, astrometry
Ahh, sorry, I forgot that you need to add to your solve-field command the "--tag-all" option.



--
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 on the web visit https://groups.google.com/d/msgid/astrometry/fcf3fa54-885f-40cd-8b05-74e7b53f742fn%40googlegroups.com.
Allen antworten
Antwort an Autor
Weiterleiten
0 neue Nachrichten