Code smell in get pixel data
rd53a.py:134: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index
tdac = str(bin(self['lin_gain_sel'][column, row]))[2:] + str(bin(self['tdac'][column, row]))[2:].zfill(4)