Skip to content

Unable to get correct pixel size in Calibration Calculator #1298

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

Open
Yeqzids opened this issue Mar 17, 2025 · 0 comments
Open

Unable to get correct pixel size in Calibration Calculator #1298

Yeqzids opened this issue Mar 17, 2025 · 0 comments

Comments

@Yeqzids
Copy link

Yeqzids commented Mar 17, 2025

I am running 2.6.13dev7 in Debian Bookworm compiled from source. I am having trouble getting the program to read the correct camera pixel size from INDI which leads to calibration failure. This issue was previously reported in #1000 without a solution besides switching to another Linux platform.

My PHD2 has the same exact behavior as reported in #1000 : in "Advanced Settings", the Camera-Specific Properties under the Camera tab has the right readings, but when I open the Calibration Calculator dialog under the "Guiding" tab, the pixel size would be defaulted to 0.1:

Image

Image

Both the INDI simulator and the cameras (QHY-178 and QHY-678) show the same behavior. The INDI I am using is the most recent stable version (v2.1.2.1). Recompiling the program or recreating profiles do not fix the issue.

Any pointers/suggestions are appreciated. Thanks!

(If you are here for the same issue, my workaround for now is either using ST-4 or recompiling PHD2 after manually changing the pixel size at

#define MIN_PIXELSIZE 0.1
.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant