githubdoe / skysolve

Use RaspberryPi and plate solving to take images of the night sky and identify the location of the image.
GNU General Public License v3.0
27 stars 7 forks source link

cap.jpeg instead of cap.jpg? #5

Closed cezar-c closed 1 month ago

cezar-c commented 1 month ago

Hi,

First, I would like to thank you for your code. Because of it, I bought a RPI5, a HQ camera and 16mm objective lens. All together work perfectly. Is it possible that in newCamLib branch, in skysolve.py at line 316, to have 'cap.jpeg' instead of 'cap.jpg'?

Best regards, Cezar

githubdoe commented 1 month ago

I'm in the middle of modifying several things in the source. So just hold on. It may take me a few days. Part of the change is to change all .jpeg extensions to ".jpg". So the quick answer is no. I will announce on github when it is ready.

Dale

githubdoe commented 1 month ago

I just pushed what I think works. You can try it if you want. It probably needs more debugging. For instance it has not been tired out under the stars.

I have not tried a fresh pull of the code so there is a chance I left something out.

On 05/16/2024 3:07 PM CDT cezar-c @.***> wrote:

Hi,

First, I would like to thank you for your code. Because of it, I bought a RPI5, a HQ camera and 16mm objective lens. All together work perfectly. Is it possible that in newCamLib branch, in skysolve.py at line 316, to have 'cap.jpeg' instead of 'cap.jpg'?

Best regards, Cezar

— Reply to this email directly, view it on GitHub https://github.com/githubdoe/skysolve/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2BJLAGWJKBHPI6AVUG2MLZCUGWXAVCNFSM6AAAAABH24E5C6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYDCMRUGY4DGMA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

cezar-c commented 1 month ago

Thank you. I will give it a try.

githubdoe commented 1 month ago

Tested under the stars tonight. It works but I made some improvements like removing unneeded print statments and mods to help status message of found stars display longer. Code pushed to branch.

On 05/16/2024 7:15 PM CDT cezar-c @.***> wrote:

Closed #5 https://github.com/githubdoe/skysolve/issues/5 as completed.

— Reply to this email directly, view it on GitHub https://github.com/githubdoe/skysolve/issues/5#event-12841311363, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2BJLDATS4HKSADANOHHTTZCVD2HAVCNFSM6AAAAABH24E5C6VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSHA2DCMZRGEZTMMY. You are receiving this because you commented.Message ID: @.***>