Hi Han, I used the GUI to blind solve to get the Ra and Dec of a tiff I had from the scope offline to test CLI arguments. When the observatory is under automation, a Python script will subprocess.Popen() the CLI arguments using the Ra and Dec that the scope is currently pointing. But that is besides the point - I would have thought if I used the blind solve values in the astap GUI for a CLI test call (to get acquainted with its arguments), that I could close up the radius and it would solve, but...
Hi Han, I used the GUI to blind solve to get the Ra and Dec of a tiff I had from the scope offline to test CLI arguments. When the observatory is under automation, a Python script will subprocess.Popen() the CLI arguments using the Ra and Dec that the scope is currently pointing. But that is besides the point - I would have thought if I used the blind solve values in the astap GUI for a CLI test call (to get acquainted with its arguments), that I could close up the radius and it would solve, but...
Hello, using blind solve with the GUI to get Ra/Dec (spd), solving by cli fails unless I keep radius above 90 and fov on auto. At times, it doesn't even generate any output files (ini). I have an observatory app that calls astap with the current scope Ra/Dec, but as I am testing offline, reason I used astap GUI to get the coordinates from a test tiff. The image is from a 50mm F/L finder used to more accurately point the main imaging scope. It worked very well on an Rpi using Astrometry, but I moved...