Why does the image look bizarre/psychedelic?
As in the previous question, the other way the camera can send back less data (by sending pixels with values from zero to 255 instead of zero to 4095) is to send back only the lower binary digits of the number. This is like having a list of amounts of money and only recording the amount of cents for each one and assigning the brightness in an image to the amount of leftover cents. Pixels with brightness values just under 255, like amounts just under a dollar, will appear almost white, while pixel values just over 255, like amounts just over a dollar with not many cents, will appear dark. The ideal use of this mode is for image scenes that are dark with almost all of the pixel values less than 255. If the scene is simple with gradual increases in brightness, then even if the original values get over 255 and go dark again, the scientists can figure out what the real value was. If the scene is very complicated or the original values are much brighter than 255, the image can have many brig