Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RawFrames not saved on Raspberry PI Bullseye and Windows 11 with indi_pylibcamera driver #3

Open
sajmons opened this issue May 10, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@sajmons
Copy link

sajmons commented May 10, 2023

On Raspberry Pi Bullseye I have compiled latest version of Astra_Lite 0.0.61 from GitHub.
When I press "Start Save Lights" button RAW frames should be saved to /home/[user]/Astro/RawFrames. But progress indicator always stays at 0 / 10 and no RAW frames are saved.

I have tested with indi_pylibcamera driver and actual Raspberry PI HQ Camera.

Image and log for Raspberry PI OS Bullseye:
image

astra_lite_2023-05-10_08-17-13.log

On Windows 11 I used latest released precompiled binary 0.0.58.

Image and log for Windows 11:
image

astra_lite_2023-05-10_08-34-23.txt

Log file on Windows was huge, over 250MB so I've uploaded only part of it.

I have capture frames with front cap covering telescope. Not under real sky. Maybe that the problem?
With indi_simulator_ccd driver and Windows 11 it worked.

Livestacking is not working either. Probably same issue.

@sajmons sajmons changed the title RawFrames not saved on Linux RawFrames not saved on Raspberry PI Bullseye and Windows 11 May 10, 2023
@sajmons sajmons changed the title RawFrames not saved on Raspberry PI Bullseye and Windows 11 RawFrames not saved on Raspberry PI Bullseye and Windows 11 with indi_pylibcamera driver May 10, 2023
@art-den
Copy link
Owner

art-den commented May 10, 2023

Hi, @sajmons
Only pictures that have been quality checked are saved.
Look at light frame history. Starts ovality is red. It means app found several false stars in frames (because you cover telescope with cap) and they are not round. If you to test raw frames saving, just uncheck "Max stats ovality" in "Light frame quality" section

@art-den
Copy link
Owner

art-den commented May 10, 2023

And livestacking works only with real stars because stars are used to align images

@sajmons
Copy link
Author

sajmons commented May 10, 2023

@art-den thank you for explination. After unchecking "Max stats ovality" saving RAW frames on Raspberry PI Bullseye worked.
I guess this test will have to wait for clear skies. I will close this issue then.

Hi, @sajmons Only pictures that have been quality checked are saved. Look at light frame history. Starts ovality is red. It means app found several false stars in frames (because you cover telescope with cap) and they are not round. If you to test raw frames saving, just uncheck "Max stats ovality" in "Light frame quality" section

@sajmons
Copy link
Author

sajmons commented May 10, 2023

Saving RAW files on Windows 11 don't work after unchecking "Max stats quality". Error in logfile is:

I have cut away all the base64 encoded images from log file.

astra_lite_2023-05-10_12-05-01.log

@art-den
Copy link
Owner

art-den commented May 10, 2023

It looks like problem with XML parsing from network. I will investigate

@art-den art-den added the bug Something isn't working label May 10, 2023
@art-den art-den self-assigned this May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants