brickbots / PiFinder

A plate solving telescope finder based around a Raspberry PI and RPI HQ Camera
Creative Commons Zero v1.0 Universal
145 stars 27 forks source link

Fixed selection bugs in catalogs. Fix nearby crash. #144

Closed mrosseel closed 4 months ago

mrosseel commented 4 months ago

also added pre-commit to nix shell

mrosseel commented 4 months ago

Thanks for patching this up and pushing it through!

Maybe the catalog system is due for another refactor now that we have added heaps more functionality? A bit of tech-debt for another day I think :-)

The main classes are mostly fine, but the periphery can use some work like the CatalogDesignator and the CatalogTracker. If you have ideas let's discuss