Open letmaik opened 9 years ago
For now, maybe also add --just-augment. Bug fix in the works...
Fixed in 2be9885 ?
Hah, how about a version that actually builds? 1473b3b
I won't test it now as it basically works for me when I ignore the error message.. But it's probably a good idea if you write tests that check the parameters. In this case, it would be to check if exit code is 0 and the .axy file exists and is unaugmented.
I want to use
--dont-augment
together with--keep-xylist path.axy
to just get the result of star extraction. The solve-field help says-A / --dont-augment: quit after writing the unaugmented xylist
but this seems to be not working. It tries to invoke astrometry-engine with the unaugmented .axy file and then obviously fails.