brickbots / PiFinder

A plate solving telescope finder based around a Raspberry PI and RPI HQ Camera
GNU General Public License v3.0
161 stars 31 forks source link

Always run centroider, even if cedar_detect is not found #202

Closed jscheidtmann closed 3 months ago

jscheidtmann commented 4 months ago

When running on another architecture than the Pi, the cedar_detect binary might not be available. In this case always run the tretra3 centroider.

brickbots commented 3 months ago

Thanks @jscheidtmann for working to make development easier on Windows! I agree with @mrosseel that we should strive to get Cedar working on Windows to help make the various execution environments as close as possible, but this is a great improvement to the current state of play 👍