Manually disabled pixels ignored
Now that we don't have a neasily editable config file anymore, the only way to manually disable a pixel is to use
'chip': {
'disable': [(1,1), (2,2), ...]
}
in the scan configuration. Unfortunately, this seems to be ignored.