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

Calibration error and average dead pixels. #8

Open
rosenblat opened this issue Aug 22, 2017 · 0 comments
Open

Calibration error and average dead pixels. #8

rosenblat opened this issue Aug 22, 2017 · 0 comments

Comments

@rosenblat
Copy link

rosenblat commented Aug 22, 2017

Hi when I run seek_bpc.py the calibration fails with the following error. This happen regardless of the mentioned commented lines in seek_bpc.py.

"
Traceback (most recent call last):
File "./seek_bpc.py", line 227, in
bpc.correct(img)
File "./seek_bpc.py", line 156, in correct
self.correct_crazy(img)
File "./seek_bpc.py", line 149, in correct_crazy
v += img[y0+y,x0+x] * w
IndexError: invalid index to scalar variable.
"

Also, what is a normal/average dead count?

Thanks for any help.

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