-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels