Hi Dustin,
Just a quick and non-urgent query regarding the selection of Index files.
I have a Python utility that I wrote which processes EO/CMOS images, creates bintables of star x/y/count and passes them to an Ubuntu
astrometry.net instance under WSL. It works fine with the 4100 and 5200 Heavy Index files I supply.
However, I now frequently also process data from a SWIR/InGAs J Band sensor and so use the 2MASS Index files. It works fine with them too.
Currently, I copy different sets of Index files to the required Index directory before starting to process a new batch but it would be neater if I could just throw images of either modality at the code.
I wondered if I could just add a parameter to the solve-field command line that directs
astrometry.net to look in a specfied directory for the Index files.
From what I read, it looks like I could have two variant copies of the .cfg file and choose between them, based on what I found in the FILTER keyword, but I wondered if there was a more recently added parameter that would allowed me to point solve-field at a specific directory - with it perhaps assuming autoindex.
Thanks for any reply. As I say, non-urgent.
Grant