Skip to content

Calibration error and average dead pixels. #8

@rosenblat

Description

@rosenblat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions